Loading Tool

Explorer IconExplorer

Memory Pool

73,378 transactions
28.22 vMB
0.06551906 BTC
Random Selection Loading Transactions
Max Size: 167.39/200 MB

Candidate Block

Mining Attempt d5c284323482efae1cbdff42b801f9f9451e9d85e2939526926c5c520fe80ad9
Version 20000000
Previous Block 00000000000000000001a221195e57ed6fa4fadb7060779cb0798a1ccd734f48
Merkle Root 25237d9ed2d6ccbca61e703046a2deaa7de0c2ab11ab65c2d233a8a7caf17cce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,273
Size: 1.00 vMB
Total Fees: 0.00910530 BTC
Feerates: 100.68 > 0.91 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,043 (713,805 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
201,238 201,238 000000000000038d78beb821aae0b0bb2bacbb1c7ee85bb3121f53b95ecd122e 54 0.02/1.00 vMB 77
201,237 201,237 00000000000002b5253367c8967616d14d565041f3bdba72782002c364feaa5a 217 0.13/1.00 vMB 160
201,236 201,236 00000000000000ebd13a50b413f3327d76c5e6d8ab661b7abbfc7b827c2bcd61 128 0.04/1.00 vMB 68
201,235 201,235 00000000000001987ee86c1427288574b874ae137e010ee35d78d3fdb7a191e0 41 0.07/1.00 vMB 58
201,234 201,234 00000000000004e34b76d1be010a941e1bd1422a0e7c078744ad72a1432f626c 107 0.05/1.00 vMB 205
201,233 201,233 000000000000037a93c922ec37439a2a0cb79c1087b8d7ff21eaede7386651fe 38 0.02/1.00 vMB 73
201,232 201,232 00000000000001a59c769b13599a0ef4f3c53fbc8225b76e38b02566f6d9a8d5 116 0.08/1.00 vMB 98
201,231 201,231 000000000000041aa9525e4dbd2873a8acfddd6f5376bfd16cea245c808a395b 15 0.01/1.00 vMB 106
201,230 201,230 000000000000021adbb619cd097ec5cd21f3b85d0d0c588a09808256ead4ede9 357 0.17/1.00 vMB 147
201,229 201,229 000000000000042dc02c878b8659c0b108f9fe1c08a7afa73a62a8e6ae829001 26 0.02/1.00 vMB 45
201,228 201,228 00000000000003e40bb0a1e5c836fb211cdb84b4f7458a4239dc671c95ce5a33 89 0.04/1.00 vMB 111
201,227 201,227 000000000000054b705b476709d29e5ff8fae55973677fecee08cd5c6a5a582d 61 0.03/1.00 vMB 181
201,226 201,226 000000000000028c2a31c0d0dfc8f955169f54c2f55286990afabe1d17577054 200 0.09/1.00 vMB 127
201,225 201,225 00000000000001ef23b0913f902660d163a1b5191c45924267de1e11c014dd04 128 0.15/1.00 vMB 27
201,224 201,224 00000000000004496cdb925d891b3b092a3b2e59b1db22f8a62d46f6666180fb 190 0.09/1.00 vMB 98
201,223 201,223 00000000000002711427169b6e0bd770a25472e62ae91d186a27ac114ed7756a 221 0.13/1.00 vMB 127
201,222 201,222 00000000000005b3f69a8ea921054843ff87e19c278147df729bab04c198c459 132 0.03/1.00 vMB 16
201,221 201,221 00000000000004bedb34884cf13138353c674f33560101c6d97ced4470bdc4fb 175 0.15/1.00 vMB 79
201,220 201,220 000000000000042b901028ffaffc93fc67706c3bf99379fddcf2ae8442281f01 141 0.05/1.00 vMB 62
201,219 201,219 000000000000042474cb2801207b98afef1666e18867d1e15ec17a6bef29c895 68 0.04/1.00 vMB 48
201,218 201,218 0000000000000576226017f40ecbb4e1137720d56bd39c210610df0745384131 148 0.08/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 782.47 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: 667.97 GB
    • Received: 15.34 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.