Is there an easy way to search all the transactions?

9

1

Is than an easy way to search the list of all bitcoin transactions? For example to find all the bitcoins sent to or from an address?

lemonginger

Posted 2011-08-31T00:58:40.513

Reputation: 5 112

http://blockchain.infoPacerier 2014-02-23T06:17:43.327

Answers

6

Try BlockExplorer, it can search by block, public address, and a few other ways. It also has some cool analysis and statistics abilities.

David Perry

Posted 2011-08-31T00:58:40.513

Reputation: 13 848

2Just remember that a person can have any number of Bitcoin accounts. So if you enter their account and it says their balance is 30 Bitcoins, that means they have at least that many. It can accurately report all Bitcoins transferred to or from a particular address.David Schwartz 2011-08-31T01:22:13.240

0

http://blockexplorer.com/address/<insert address here>

will give you a list of all transactions to/from that address. Here is an example.

D.H. - bitcoin.se

Posted 2011-08-31T00:58:40.513

Reputation: 5 187