Loading Tool

Explorer IconExplorer

Memory Pool

17,225 transactions
9.58 vMB
0.04611718 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.66/200 MB

Candidate Block

Mining Attempt a8829b7745ce67c56cf4d7575abf6a8dd82a4c510893c82b3f3f15f1f153edd9
Version 20000000
Previous Block 0000000000000000000203884638a3a6062671eb947c188d0cf2d82b07622b4e
Merkle Root 846983d9ac6ce28d849baa7823e1cdc689bfd37b453b9fa98f896575559550da
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,902
Size: 1.00 vMB
Total Fees: 0.02490255 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,369 (710,809 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
202,560 202,560 00000000000001fed86c7ef202f0007f742c738b0b3d258f390587d94846e324 143 0.03 vMB 8
202,559 202,559 000000000000042031e68ac77501ec329ec0be485b7c90a78e541742f458cdc5 468 0.22 vMB 125
202,558 202,558 00000000000004c8ed3de7374efa8f088dd8b37cdfba5756c2b94ce51b3513e3 130 0.05 vMB 180
202,557 202,557 000000000000037b252f4e468d0a0dcf6549ff8b65bed1b345e6141bb06755ac 494 0.16 vMB 183
202,556 202,556 00000000000003def5554526d21a8abfbe6ebbbf80a4b94c986f43427c782793 377 0.15 vMB 183
202,555 202,555 000000000000042967737d4b61060bd727de1e6d44bfe6661e59334a5dd359ab 139 0.05 vMB 268
202,554 202,554 00000000000000420c6e4d947d52b984a999ba09faf02107e58016a342343898 11 0.00 vMB 33
202,553 202,553 00000000000001f729bccd74121efe0c3f345fec62daac3c00488cdf56ffbd6b 106 0.07 vMB 180
202,552 202,552 000000000000031875564ec528b037776a634630adaf841d94e97cd756576e27 112 0.04 vMB 83
202,551 202,551 00000000000001454d52d87e037ec43d570d9a83cd67793e571f062b7aae9430 638 0.21 vMB 180
202,550 202,550 0000000000000312cbd8557234f1ffd532d48261e00b39adaed257afd4c6347a 27 0.02 vMB 145
202,549 202,549 00000000000002cec31c3ce2909062c14a16c547b33dfa31ab30b5489d0fabcd 14 0.00 vMB 89
202,548 202,548 000000000000034f0ce82fe40ac96f0bf95076034fdde9b6394db21101d22877 252 0.15 vMB 176
202,547 202,547 000000000000055e12d1f3df73fa693bbe146f55b1cd95776420f70e59552fa8 689 0.26 vMB 176
202,546 202,546 0000000000000366c89d6025020173c8b3daf2276c60468501960bbf986ac40c 128 0.05 vMB 181
202,545 202,545 00000000000001b30835ad65c69dae94b4f2ec6cc0e8161dd4537b53564fa57a 32 0.01 vMB 516
202,544 202,544 000000000000056ed682741145e2a0b87df761801db15442f74e19c793425e2c 292 0.17 vMB 103
202,543 202,543 000000000000036e9de8f53ecdb225a0c54310635dc6750cc853bc872f7f2908 94 0.05 vMB 163
202,542 202,542 00000000000003f2a6d2a9d9abc3cbea076c4cdec76965612071c62efbc59dca 358 0.14 vMB 195
202,541 202,541 000000000000015154dcb56a7b7782505d6bd643c87d2da448ade5232e464af4 16 0.00 vMB 149
202,540 202,540 00000000000001ea839aad01e23ae07b4ea6b1a40c3d2985d6155b387ba99db9 68 0.03 vMB 93
Previous 10 blocks ↓
Total Size: 779.50 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 99
    • Outgoing: 10
  • Data Transfer:
    • Sent: 185.24 GB
    • Received: 0.75 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.