Difference between revisions of "Block chain browser"

From Bitcoin Wiki
Jump to: navigation, search
m (Updated links. None of them pointing to blockexplorer.com was working.)
Line 1: Line 1:
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:
+
A '''block chain browser''' such as [https://www.biteasy.com Biteasy.com], [[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:
  
 
* checking [[address]] balances
 
* checking [[address]] balances
Line 8: Line 8:
 
Block chain browsers typically offer:
 
Block chain browsers typically offer:
  
* a list of a chain's recent [[blocks]] [http://blockexplorer.com/]
+
* a list of a chain's recent [[blocks]] [https://www.biteasy.com/blockchain/blocks]
* transactions in a given block [http://blockexplorer.com/b/133310]
+
* transactions in a given block [https://www.biteasy.com/blockchain/blocks/000000000000038de79ce2e9032c16b81cb2c911a5f643b20e56d094597577f4]
* links to the previous and next transaction involving each input and output [http://blockexplorer.com/t/2oajkZh1uz]
+
* links to the previous and next transaction involving each input and output [https://www.biteasy.com/blockchain/transactions/d286db5143e6a77acffc596b3d7a812f3199c04680e5f8b0788e67e6d3e987d6]
* a list of all transactions involving a given address [http://blockexplorer.com/a/7Djn6doKaa]
+
* a list of all transactions involving a given address [https://www.biteasy.com/blockchain/addresses/1Biteasym3p5E4soZq8So6NjkjYugEnz2X]
 
* 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 06:37, 26 June 2014

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

See Also