Loading Tool

Explorer IconExplorer

Memory Pool

81,844 transactions
30.57 vMB
0.11699483 BTC
Random Selection Loading Transactions
Max Size: 184.11/200 MB

Candidate Block

Mining Attempt cac1cf0bddd1733117d8205df0e5665ec841ba5026db258c1a0f708b581c4bfa
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root 846eb9dee9520a273e4999506e3db83d181d8b6c62e3539daa25d987751e5665
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,556
Size: 1.00 vMB
Total Fees: 0.04102251 BTC
Feerates: 180.34 > 4.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (429,761 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
485,381 485,381 000000000000000000cfca0e5f534d3b95a6a9a9f1cecbd7bb1253fc33ebc570 1,819 1.00/1.00 vMB 58
485,380 485,380 0000000000000000002d91675d97b32f0f8f3f84a93d88200ea923fe673324f4 1,800 0.98/1.00 vMB 131
485,379 485,379 00000000000000000112bc95e459802b9a4bdc977b1608e1f79d5c909b87c7c1 2,200 0.99/1.00 vMB 144
485,378 485,378 000000000000000000533eefb30cfd2d51fa6aa64d44918178b45111c0a3dfe5 1,259 0.92/1.00 vMB 13
485,377 485,377 0000000000000000011cf7a03eb77b2c234122012d0494304e83c4d92a4101a5 1,835 1.00/1.00 vMB 154
485,376 485,376 000000000000000000c480ffb9cdedbb15058dcaec6458023c2b6808094e8307 1,160 0.98/1.00 vMB 55
485,375 485,375 000000000000000000ce3a0b7a736d5b6ac32f8762593cbd03b1686d4b537faf 1,991 0.97/1.00 vMB 144
485,374 485,374 000000000000000000dde2ad846afb33d5cff4725b3bf7bb538a4cb2eb332207 33 0.01/1.00 vMB 523
485,373 485,373 0000000000000000007f5eb54eead7584be9b0e8d42f65093c50d36e78ee6a57 1,358 1.00/1.00 vMB 54
485,372 485,372 000000000000000000a369ee3bf55ff8ff7027b80eb01f0957c7186dacf441b0 1,411 1.00/1.00 vMB 85
485,371 485,371 00000000000000000059e4f49e342d91faed99ff46aca17dd3a62ef368dd3246 2,232 1.00/1.00 vMB 164
485,370 485,370 0000000000000000000d464f76d2c70791ab8ece33da62d1629f67b344af89a3 2,356 1.00/1.00 vMB 114
485,369 485,369 00000000000000000094538bba8bc2baa31dbb319b43b7f34431a23551ddde80 1,828 0.83/1.00 vMB 116
485,368 485,368 000000000000000000c837c7544042008b6303e436e30347b5c70d13a7027d1f 1,491 0.73/1.00 vMB 112
485,367 485,367 00000000000000000061e9d317509277092049397992e7804810d33ab252a75f 293 0.17/1.00 vMB 144
485,366 485,366 000000000000000000788137bab26c876b786e375812a087a302d286b805f8bf 752 0.35/1.00 vMB 127
485,365 485,365 00000000000000000053c9c0a881ee31fd92e378947b2dd50a7367fb2ae44074 35 0.01/1.00 vMB 102
485,364 485,364 000000000000000000d60cacd573175b3aebc184b17c901baf41a2b2d148f48f 705 0.38/1.00 vMB 47
485,363 485,363 000000000000000000d3a36bc9798239b659d57986a5e02f7c0444330a8c240c 2,039 0.98/1.00 vMB 102
485,362 485,362 00000000000000000117ae59b8e7e3a2500b03748647a75d17890d56545b4c54 1,509 1.00/1.00 vMB 168
485,361 485,361 0000000000000000005f1ae18efc4cca621a8aead671f7697ce36122bc06e2f8 1,252 0.68/1.00 vMB 101
Previous 10 blocks ↓
Total Size: 782.64 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: 672.42 GB
    • Received: 16.24 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.