Difference between revisions of "Block chain browser"

From Bitcoin Wiki
Jump to: navigation, search
Line 1: Line 1:
A '''block chain browser''' such as [https://www.blocktrail.com BlockTrail.com Block Explorer], [https://www.biteasy.com Biteasy.com Block Explorer], [[Bitcoin Block Explorer]] [http://blockexplorer.com/], [[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:
+
{{seealso|: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:
  
 
* checking [[address]] balances
 
* checking [[address]] balances
Line 6: Line 7:
 
* monitoring the [[Difficulty|network hash rate]] and other statistics
 
* monitoring the [[Difficulty|network hash rate]] and other statistics
  
Block chain browsers typically offer:
+
Block chain browsers typically provide:
  
* a list of a chain's recent [[blocks]] [https://www.biteasy.com/blockchain/blocks]
+
* a list of a chain's recent [[blocks]]
* transactions in a given block [https://www.biteasy.com/blockchain/blocks/000000000000038de79ce2e9032c16b81cb2c911a5f643b20e56d094597577f4]
+
* transactions in a given block  
* links to the previous and next transaction involving each input and output [https://www.biteasy.com/blockchain/transactions/d286db5143e6a77acffc596b3d7a812f3199c04680e5f8b0788e67e6d3e987d6]
+
* links to the previous and next transaction involving each input and output  
* a list of all transactions involving a given address [https://www.biteasy.com/blockchain/addresses/1Biteasym3p5E4soZq8So6NjkjYugEnz2X]
+
* a list of all transactions involving a given address
 
* current and historical address balances
 
* current and historical address balances
 
* a way to search for blocks, transactions, and addresses
 
* a way to search for blocks, transactions, and addresses

Revision as of 21:44, 18 August 2014

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