Orange v1.0.0-beta.3
Orange is a blockchain explorer for Bitcoin Core. It brings the functionality of a service like blockchain.com/explorer
right to your desktop, powered by your own full node.
This is the first beta release of Orange. Please download it, use it, and tell me what features should be added!
To use Orange you have to have Bitcoin Core running with pruning turned off and the RPC server turned on.
For example, your bitcoin.conf
file would have the following:
server=1
prune=0
If you need help getting setup, contact me at [email protected], @msafi, or open an issue.
Features
Blockchain Explorer
Search
You can search for a block by height or hash. And if you have transaction indexing enabled in Bitcoin Core (i.e. using txindex=1
in your bitcoin.conf
) then you can also search by transaction ID.
Transaction view
You can also explore transactions