Difference between revisions of "Block chain browser"

From Bitcoin Wiki
Jump to: navigation, search
Line 1: Line 1:
A '''block chain browser''' such as [[Bitcoin Block Explorer]] [http://blockexplorer.com/], [[Biteasy|Biteasy Blockexplorer]] [https://www.biteasy.com/blocks] or [[Blockr|Blockr.io Block Explorer]] [http://www.blockr.io]  is a program or web site that lets users search and navigate a [[block chain]].  Uses include:
+
A '''block chain browser''' such as [[Bitcoin Block Explorer]] [http://blockexplorer.com/], [[Biteasy|Biteasy Blockexplorer]] [https://www.biteasy.com/blocks], [[BTCplex|BTCplex]] [https://btcplex.com] or [[Blockr|Blockr.io Block Explorer]] [http://www.blockr.io]  is a program or web site that lets users search and navigate a [[block chain]].  Uses include:
  
 
* checking [[address]] balances
 
* checking [[address]] balances

Revision as of 15:12, 22 March 2014

A block chain browser such as Bitcoin Block Explorer [1], Biteasy Blockexplorer [2], BTCplex [3] or Blockr.io Block Explorer [4] is a program or web site that lets users search and navigate a block chain. Uses include:

Block chain browsers typically offer:

  • a list of a chain's recent blocks [5]
  • transactions in a given block [6]
  • links to the previous and next transaction involving each input and output [7]
  • a list of all transactions involving a given address [8]
  • current and historical address balances
  • a way to search for blocks, transactions, and addresses

See Also