Block chain browser: Difference between revisions

From Bitcoin Wiki
Jump to navigation Jump to search
(link prominently to BBE)
m (Replace individual links with category link.)
Line 17: Line 17:
==See Also==
==See Also==


* [[Bitcoin Block Explorer]]
* [[:Category:Block chain browsers]]
* [[ABE]]
* [[Namecoin block explorer]]

Revision as of 20:44, 26 June 2011

A block chain browser such as Bitcoin Block Explorer [1] 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 [2]
  • transactions in a given block [3]
  • links to the previous and next transaction involving each input and output [4]
  • a list of all transactions involving a given address [5]
  • current and historical address balances
  • a way to search for blocks, transactions, and addresses

See Also