Loading Tool

Explorer IconExplorer

Memory Pool

80,927 transactions
29.66 vMB
0.12492648 BTC
Random Selection Loading Transactions
Max Size: 179.85/200 MB

Candidate Block

Mining Attempt 78163d5c732ee6f559402f345820358fc1cb8b034538003d3c1caad37e9b1c3a
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 9759fa2fab87827237b1580fe143363752cc51f5d3d7887b2d44167c1a49b4b8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,850
Size: 1.00 vMB
Total Fees: 0.05906106 BTC
Feerates: 151.07 > 5.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (306,769 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
608,330 608,330 000000000000000000060718d217cde4a2dd60837782eac2dc07962813421cb6 1,742 0.61/1.00 vMB 14
608,329 608,329 00000000000000000005981e353344179483d0d244d8600fd2ea086cc5a58ce7 725 0.27/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.59 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: 671.64 GB
    • Received: 15.97 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.