Difference between revisions of "Block chain browser"

From Bitcoin Wiki
Jump to: navigation, search
m (Add links)
Line 17: Line 17:
  
 
==See Also==
 
==See Also==
 
 
* [[:Category:Block chain browsers]]
 
* [[:Category:Block chain browsers]]
 +
* [[BlockChain.info]]
 +
* [[Blockr]]

Revision as of 18:06, 24 January 2015

See also: [[::Category:Block chain browsers|:Category:Block chain browsers]]

A block chain browser is a program or web site that lets users search and navigate a block chain. Uses include:

Block chain browsers typically provide:

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

See Also