Loading Tool

Explorer IconExplorer

Memory Pool

83,214 transactions
30.37 vMB
0.16570043 BTC
Random Selection Loading Transactions
Max Size: 183.94/200 MB

Candidate Block

Mining Attempt 53a8da025f8eccddb99ca210f9eec96eb8d7fdb27b934dad3c89c343cf169f1b
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 99567396733b42c1361adbe305d15f234ff2d06c70ebb997fb2f6316a8a01cb6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,276
Size: 1.00 vMB
Total Fees: 0.08904121 BTC
Feerates: 128.15 > 8.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (97,736 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
817,383 817,383 00000000000000000002cf4e7c6d801a540d8ef1846dc98c55fd2c067c9a359c 4,404 1.00/1.00 vMB 94
817,382 817,382 0000000000000000000353b81d5a012da71833f0159253fa7f0d0633ef437dd7 4,064 1.00/1.00 vMB 139
817,381 817,381 00000000000000000002020e2538fe58a3850b49de7d30fa706ca226ade2f586 3,439 1.00/1.00 vMB 153
817,380 817,380 00000000000000000003216ccadb8596577f6c81fbce3dfa4915ccf5393d4905 3,739 1.00/1.00 vMB 138
817,379 817,379 00000000000000000003490d2deb7f8ee0ca86055b4bd5310ee81d76fd089534 3,833 1.00/1.00 vMB 135
817,378 817,378 00000000000000000000016e1b5c357f96f17d6e8facacfd6d211d4b32adaa1b 3,452 1.00/1.00 vMB 104
817,377 817,377 00000000000000000002981aff260c362682bc670e6b1babab8adb39e7cd59f8 3,429 1.00/1.00 vMB 111
817,376 817,376 00000000000000000002969da8b401faddfe03b373f437fce790f2b639cc400a 3,553 1.00/1.00 vMB 145
817,375 817,375 0000000000000000000456ae958f8acdfdbc8c03e0f60503ed26bc69110db224 3,114 1.00/1.00 vMB 238
817,374 817,374 00000000000000000002ad1f2e600a4849d1844f8ae2a3d2f2aeca5603e3a4ef 3,018 1.00/1.00 vMB 351
817,373 817,373 00000000000000000004093692a7976c7f7d2215d9411acfe650f41e2ba7c6ec 4,233 1.00/1.00 vMB 152
817,372 817,372 0000000000000000000393c1442a67fe15ef4bfa8954ea489d4f07a6ef085d93 3,523 1.00/1.00 vMB 222
817,371 817,371 00000000000000000003a325f14354fd68b4681a1e3a7e024d897dd49eff86ff 4,387 1.00/1.00 vMB 132
817,370 817,370 000000000000000000017cd7bc79d6593c594ee5aa3d2bc9537e3bd8c2ad54c8 3,500 1.00/1.00 vMB 191
817,369 817,369 00000000000000000003f13208077466714438770126f8d25237e2653ec7ddc3 4,153 1.00/1.00 vMB 138
817,368 817,368 0000000000000000000024374125ec5d5e7c50f9fedb458bc7a69fda1611dea8 3,646 1.00/1.00 vMB 154
817,367 817,367 000000000000000000015493d79c3684c74ad48867a63dc6b3427e594c40cbfe 1,763 1.00/1.00 vMB 109
817,366 817,366 00000000000000000000669a7c9184b678dff6231a37967df493f8f5aae474e8 4,164 1.00/1.00 vMB 176
817,365 817,365 000000000000000000021d26d711d7e58a106b63c92d54d4d8823069481e322a 4,026 1.00/1.00 vMB 192
817,364 817,364 0000000000000000000434e42489055becd3d24fadff3304ad3ad4ab3c14c231 1,395 1.00/1.00 vMB 104
817,363 817,363 000000000000000000009805f71f79fff8f733cef8da90c7758fb48f298256af 4,239 1.00/1.00 vMB 117
Previous 10 blocks ↓
Total Size: 782.60 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.73 GB
    • Received: 15.99 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.