Loading Tool

Explorer IconExplorer

Memory Pool

89,097 transactions
33.08 vMB
0.20333321 BTC
Random Selection Loading Transactions
Max Size: 199.68/200 MB

Candidate Block

Mining Attempt cc80bc080d754a87680f2535cb121024be381890ea1dbcb05719b78cd82d1650
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 5403a8407027f7f0405ed0bc3f0376d8db758e2217a8a7a8ace494ca1f058b37
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,864
Size: 1.00 vMB
Total Fees: 0.09039062 BTC
Feerates: 387.56 > 9.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (805,008 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
109,945 109,945 0000000000001d73de1419cf1f1fd919839ef013ecca177b91b48173f562729b 2 0.00/1.00 vMB 0
109,944 109,944 000000000001521ebcdfe9adbd3e4c7fc581f94d0658fe9b1ebf8f2589b82ee7 8 0.00/1.00 vMB 0
109,943 109,943 000000000001a2167261d13e8f7e9e82de95c41c15b75636f4932bdb91be24a2 3 0.00/1.00 vMB 0
109,942 109,942 00000000000150be19f4ec7581d8072d532395748a93030deba709510d60c9e0 2 0.00/1.00 vMB 0
109,941 109,941 0000000000012e2238d69ce59d35ceb93776f425a90801cb703be13498e144f4 8 0.00/1.00 vMB 0
109,940 109,940 000000000000d661a2a232205aae48bc61cde6d4d36b2b23dd2f00bc5d4802ef 2 0.00/1.00 vMB 0
109,939 109,939 0000000000006c9789b9df1f22d23544a57afbaf4af07a7573e81a4edf6184dd 5 0.00/1.00 vMB 0
109,938 109,938 000000000001c7302c765bd0ab5707912303abf85dd07b1eef260f6741146e8b 4 0.00/1.00 vMB 0
109,937 109,937 00000000000071f5c9ef71bcfc7105ef259d0648e30fb59648c1eb24075a6c03 8 0.00/1.00 vMB 0
109,936 109,936 00000000000148822afdcd54f901a6aa6d190ce15acfd23fa6ba6563ed8c7c0d 12 0.00/1.00 vMB 0
109,935 109,935 000000000000b8b09a52bc9d3df3a0877856782eca9eba90fe6384226eb83014 8 0.01/1.00 vMB 0
109,934 109,934 000000000000da0c4cd3c51fe89426f2bdcb5e485859bd5293bcf6cf60a02b4c 12 0.00/1.00 vMB 0
109,933 109,933 000000000000b35430e1262f3dd8da646e427d0fde7fc6509e628b4a8422a104 12 0.00/1.00 vMB 0
109,932 109,932 00000000000089287e3ad69dae4291f651f02c780c11bb7021419a7076f18365 1 0.00/1.00 vMB 0
109,931 109,931 000000000001c34ca72f990031bd342a4a4ec608688de4a66fd04839a75de471 4 0.00/1.00 vMB 0
109,930 109,930 00000000000137ecfcf59721de0732c82482b22536214e1a5ed6ff3701088d66 4 0.00/1.00 vMB 0
109,929 109,929 000000000000ebea974a976a553c0e058afeba48299a0e19bbbfeb0db4a352af 8 0.00/1.00 vMB 0
109,928 109,928 00000000000127feb1248a68d6043da5383d5718687dac00e88ec7ccf2f20250 7 0.00/1.00 vMB 0
109,927 109,927 000000000000449ad47848b69d9fd01e7022b0cefb85e1381020f38453b7a2fb 2 0.00/1.00 vMB 0
109,926 109,926 000000000001896297fd905972ec48aa7dea7cf5726061fb41dcb6c8c6dc5e1a 12 0.00/1.00 vMB 359
109,925 109,925 000000000000f9ca1f49259874330a0a68fae8af51bd62fb504247a83ea6f17b 6 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.31 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: 660.19 GB
    • Received: 14.62 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.