Bitcoin Value
Explorer
Movement
Top 100
API
Search
Bitcoin Value Public API
A listing of public API endpoints for retrieving Bitcoin Value coin data from the network without the need for a local wallet
API Documentation
API Calls
Return data from coind
getdifficulty
Returns the current difficulty.
explorer.bitcoin-value.org/api/getdifficulty
getconnectioncount
Returns the number of connections the block explorer has to other nodes.
explorer.bitcoin-value.org/api/getconnectioncount
getblockcount
Returns the current block index.
explorer.bitcoin-value.org/api/getblockcount
getblockhash [index]
Returns the hash of the block at [index]; index 0 is the genesis block.
explorer.bitcoin-value.org/api/getblockhash?index=100
getblock [hash]
Returns information about the block with the given hash.
explorer.bitcoin-value.org/api/getblock?hash=0000000014f37138bc937b33af8e938be41bd9a9fbd70d3c27f8e223587e78d7
getrawtransaction [txid] [decrypt]
Returns raw transaction representation for given transaction id. decrypt can be set to 0(false) or 1(true).
explorer.bitcoin-value.org/api/getrawtransaction?txid=4ec25674a2f72515b56a158c7be2294fb9ef1bf6ce154050b1544d34aae73201&decrypt=0
explorer.bitcoin-value.org/api/getrawtransaction?txid=4ec25674a2f72515b56a158c7be2294fb9ef1bf6ce154050b1544d34aae73201&decrypt=1
getnetworkhashps
Returns the current network hashrate. (hash/s)
explorer.bitcoin-value.org/api/getnetworkhashps
Extended API
Return data from local indexes
getmoneysupply
Returns current money supply
explorer.bitcoin-value.org/ext/getmoneysupply
getdistribution
Returns wealth distribution stats
explorer.bitcoin-value.org/ext/getdistribution
getaddress (/ext/getaddress/hash)
Returns information for given address
explorer.bitcoin-value.org/ext/getaddress/
gettx (/ext/gettx/hash)
Returns information for given tx hash
explorer.bitcoin-value.org/ext/gettx/4ec25674a2f72515b56a158c7be2294fb9ef1bf6ce154050b1544d34aae73201
getbalance (/ext/getbalance/hash)
Returns current balance of given address
explorer.bitcoin-value.org/ext/getbalance/
Linking (GET)
Linking to the block explorer
transaction (/tx/txid)
explorer.bitcoin-value.org/tx/4ec25674a2f72515b56a158c7be2294fb9ef1bf6ce154050b1544d34aae73201
block (/block/hash)
explorer.bitcoin-value.org/block/0000000014f37138bc937b33af8e938be41bd9a9fbd70d3c27f8e223587e78d7
address (/address/hash)
explorer.bitcoin-value.org/address/
qrcode (/qr/hash)
explorer.bitcoin-value.org/qr/