Loading Tool

Explorer IconExplorer

Memory Pool

41,195 transactions
29.26 vMB
0.07347936 BTC
Random Selection Loading Transactions
Max Size: 149.11/200 MB

Candidate Block

Mining Attempt 2808d75ca0b3658765a86a27249a8769cce8812a3752688ad7316102d88f6d34
Version 20000000
Previous Block 000000000000000000012d6c916022b0c29b256de4137f6a37cd2f35e9040386
Merkle Root 2fcdc30f399e1cb5044a023bc2a0db7395a6503f9551a4fa74da74b20529f366
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,510
Size: 1.00 vMB
Total Fees: 0.01627629 BTC
Feerates: 70.37 > 1.63 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,543 (678,054 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
236,489 236,489 00000000000001149fa49f7f4ad312fab555f4d0feda68670fa39af3fa32ce88 558 0.24/1.00 vMB 184
236,488 236,488 00000000000000983071d90a83fbfc500d0f30487b2a023811e0acca00c2937f 330 0.09/1.00 vMB 61
236,487 236,487 00000000000001691f90f90e8cad99cf89c72ae5af48ba654b331363fb7e8b09 401 0.25/1.00 vMB 65
236,486 236,486 000000000000009561e894136a1fcdc2175eed58af3e0f7d26e3303a3893372d 429 0.40/1.00 vMB 88
236,485 236,485 00000000000000e9764bdf7c32e3e5d4278a236aa26fbc2226474247f39e8a46 1,069 0.47/1.00 vMB 153
236,484 236,484 000000000000016d917042bcb90712c61f9b99d286736b14060a8888e30e1278 531 0.25/1.00 vMB 171
236,483 236,483 00000000000000d5c6a4508402355d351752e3f6c374dc2a6859f80169e1629d 800 0.25/1.00 vMB 254
236,482 236,482 0000000000000081218438bf7cd94ebd3fccabe9458cd789056e229f6e28e994 672 0.25/1.00 vMB 209
236,481 236,481 000000000000003195e75f97e09b9c78636b6611f1a327579129f865c0d40da8 139 0.15/1.00 vMB 55
236,480 236,480 00000000000000101e07165d760ab5fd9b13381b1ce31181fb8c1c33e5c54f8b 275 0.13/1.00 vMB 146
236,479 236,479 00000000000001510e342238f398198994651831c81d3a00260f714e22c1ae73 103 0.04/1.00 vMB 112
236,478 236,478 00000000000000409ad465266d98489c86dafc41ee3a036e7608f5158e3b00a1 274 0.15/1.00 vMB 104
236,477 236,477 000000000000010ca134069374a74339b13df480143a0161118fbfd994b0576b 251 0.25/1.00 vMB 76
236,476 236,476 00000000000000147ec82ae82ef984aaa1d8f142f768cf9373f6472e18f3fbdf 959 0.47/1.00 vMB 151
236,475 236,475 0000000000000143b8f90b0ab948682baeb8b19c8cb76a1edaad0423c4888341 91 0.03/1.00 vMB 63
236,474 236,474 0000000000000067f573725e3354b8ea52258878c9ae0216aaa7e30a2c009bd2 349 0.22/1.00 vMB 154
236,473 236,473 0000000000000026424a7759b1309c4ca90d92ccf32a79c3b1663d33af14258b 463 0.21/1.00 vMB 184
236,472 236,472 0000000000000080fb0ca0b3e5fa1809952f198bf1835631e9f803459e803280 343 0.17/1.00 vMB 156
236,471 236,471 000000000000007bec197efc3274976e04c9816982788f35f34897bbf63bf381 191 0.16/1.00 vMB 77
236,470 236,470 000000000000015e34fe3aaa9ae488133b1b583552011561617ebba9f71abd17 516 0.25/1.00 vMB 172
236,469 236,469 00000000000001245ee57ff96928cee8c17802f9feeb7b3acf51b908fb0c3232 700 0.25/1.00 vMB 187
Previous 10 blocks ↓
Total Size: 781.57 GB

Node Details:

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