Loading Tool

Explorer IconExplorer

Memory Pool

83,492 transactions
31.22 vMB
0.09734061 BTC
Random Selection Loading Transactions
Max Size: 190.49/200 MB

Candidate Block

Mining Attempt 3fe0f490813e46f10b2d62bdd6bd383a9c2ac75dbf1b8fe6e13cb456a71f132b
Version 20000000
Previous Block 0000000000000000000116eb891d68bf2fdad711435d1f341894a942ec650942
Merkle Root e84e26cafc53a356b7bed4f4859887cf7afb112235ca0cc9b723259472aabc3e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,537
Size: 1.00 vMB
Total Fees: 0.02292689 BTC
Feerates: 201.37 > 2.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,360 (438,663 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
476,697 476,697 00000000000000000061bed5664f5ecfe03a42f5c058887fbc178ecf561d00f0 968 1.00/1.00 vMB 128
476,696 476,696 0000000000000000011477d21c91f954baad8f28772714020343c901d00aae83 573 1.00/1.00 vMB 95
476,695 476,695 000000000000000000b1b5a79a9a679b34b108a255ccaed424d7911443696f18 571 1.00/1.00 vMB 78
476,694 476,694 00000000000000000033a8cb8c68d1aba7054ec3e53fcc1aa2b99ffcd1289cd9 629 1.00/1.00 vMB 75
476,693 476,693 0000000000000000005650a119f4d1373e5dc1a8226d41e60b58f4b1545df6df 1,002 1.00/1.00 vMB 115
476,692 476,692 000000000000000000c421aebf9a4270d5939f0be9cd0abe8ab66f242a7e7aa2 487 1.00/1.00 vMB 74
476,691 476,691 00000000000000000059dc4a43534b0bfe39cf833c8772ee0a594c75bae7abd0 124 0.05/1.00 vMB 154
476,690 476,690 0000000000000000012c3951eaeba2d70d49ec4a6a605944a5db3715676b8497 381 1.00/1.00 vMB 66
476,689 476,689 000000000000000000a1b10ba029c45cd549b8a9977cad0763524d0a38735d29 1,804 1.00/1.00 vMB 172
476,688 476,688 00000000000000000057a2d0b55876ae8dc0a4fe78d511237bae9bab7c03f3db 889 1.00/1.00 vMB 104
476,687 476,687 0000000000000000013fab61c39d0e79111c05fce7c0b39e2774e585bb489692 1,235 0.55/1.00 vMB 149
476,686 476,686 0000000000000000002c54eb38ead7bc2bfa883bd65e1f7479dd3d7a85701aee 1,003 1.00/1.00 vMB 74
476,685 476,685 000000000000000001595d3a349eae1f97f35ddf973979fb7c924a7d65afd10d 1,760 1.00/1.00 vMB 168
476,684 476,684 000000000000000000d0ca7da77f67686e466b6cd1bb6acc977b1b40c8af4ec5 2,307 1.00/1.00 vMB 210
476,683 476,683 000000000000000000509ab605dd00808c62d90e009b748d178075bfa8a06a23 1,940 1.00/1.00 vMB 183
476,682 476,682 000000000000000000588a5ed4f160eb964e418deb438fbb3afba26a7859773b 1,184 1.00/1.00 vMB 85
476,681 476,681 0000000000000000012d2e41f2251ccc74dfbe63f0da3019296898918aff9914 1,893 1.00/1.00 vMB 101
476,680 476,680 000000000000000000c2f3165820d8d9834c59f4493f45a3131e1a2e67bb93d2 949 1.00/1.00 vMB 104
476,679 476,679 0000000000000000000e486fc9b52be5680fdb20190972ae557776018aa2b4b5 1,926 0.99/1.00 vMB 205
476,678 476,678 000000000000000001337e88982229718b7785534c3be4602ad6264e3952001f 1,710 1.00/1.00 vMB 145
476,677 476,677 000000000000000000bc08a3a9d19fdf10fb41f49e73edcfc54e214be88048af 1,858 1.00/1.00 vMB 138
Previous 10 blocks ↓
Total Size: 783.01 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 718.96 GB
    • Received: 18.01 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.