Loading Tool

Explorer IconExplorer

Memory Pool

83,173 transactions
31.39 vMB
0.16321670 BTC
Random Selection Loading Transactions
Max Size: 186.46/200 MB

Candidate Block

Mining Attempt 4c68e73a55761c34a17b317a042fbbf8421ab15cf0b1a00c76b7ababe6f3c653
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 012e52e002c42bc063b135718c87f4378c2e27634bec4dee687112b676d2ef49
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,107
Size: 1.00 vMB
Total Fees: 0.06167284 BTC
Feerates: 269.69 > 6.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (306,794 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
608,351 608,351 00000000000000000007cb1eb03c24303e5e9cf968e821f8379cf06efaae4851 2,136 1.00/1.00 vMB 9
608,350 608,350 0000000000000000000a8d9b244e450e2dcb61814e2fd174d37e16b6a9d10431 2,276 1.00/1.00 vMB 9
608,349 608,349 00000000000000000000c58c687054d2484d55bb1f09c9a78937fe6455123d56 3,097 1.00/1.00 vMB 22
608,348 608,348 0000000000000000000eef704cd0f04ad55cad3fc6ffaaf04aab0327465f2ff8 3,138 1.00/1.00 vMB 11
608,347 608,347 00000000000000000006171113302b2c90665ff419226592f8ef01552bccf184 2,342 1.00/1.00 vMB 11
608,346 608,346 00000000000000000004f2cc6601d592194c8e5959580bee71fc936580e2407b 2,184 1.00/1.00 vMB 24
608,345 608,345 000000000000000000143fbc56df4e88c078501196b3a937243991f42495a5b2 3,033 1.00/1.00 vMB 18
608,344 608,344 000000000000000000003dc8e709787074e3e6426450870a6bcfffa0bc896338 2,619 1.00/1.00 vMB 28
608,343 608,343 0000000000000000001214f1c22a4d39a49e4172bfa4c956d444a1c494fe70d7 2,853 1.00/1.00 vMB 33
608,342 608,342 0000000000000000000be12926bc2cf64f73e436cdae368c29be03baa6c180dd 2,732 1.00/1.00 vMB 14
608,341 608,341 0000000000000000000db52555e5fe52d0466825cde3f9d832302fa018f39bad 2,688 1.00/1.00 vMB 30
608,340 608,340 000000000000000000025ae8248c657d68d8565250ad140601abd57f6f4e9567 2,561 1.00/1.00 vMB 34
608,339 608,339 00000000000000000014ae90e50bb4644fd1bebbde150abaff4a1a51f3bff7ec 2,255 1.00/1.00 vMB 12
608,338 608,338 0000000000000000000656570e8f11b8525b8fc4821509ff12da181a9a045aa1 2,480 1.00/1.00 vMB 14
608,337 608,337 000000000000000000147bc36e066d7a1a2899d087e09d35dff178066093945c 2,005 1.00/1.00 vMB 17
608,336 608,336 00000000000000000007bd7b59961fafad6ee299cb7234254c11cb92ec293f43 2,922 1.00/1.00 vMB 21
608,335 608,335 000000000000000000055cef44dd07ca3ac887ffc58f97eb193c6e5bce4ab3bd 2,818 1.00/1.00 vMB 42
608,334 608,334 00000000000000000012524ea0fd9d9eaeec53d30374be87b27cf216454b0a0a 2,669 1.00/1.00 vMB 30
608,333 608,333 000000000000000000101c7109cd9976490bc707075e115c694bf30e83169263 1,716 0.53/1.00 vMB 16
608,332 608,332 00000000000000000005d25045d9fefcd4f5dbc8526000c68f7dbf85edf701f5 775 0.37/1.00 vMB 13
608,331 608,331 0000000000000000000ddc97ab1f5da616db46ad89756d34d1ce376f6a396b95 3,227 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.65 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.55 GB
    • Received: 16.28 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.