Loading Tool

Explorer IconExplorer

Memory Pool

81,505 transactions
29.99 vMB
0.08953778 BTC
Random Selection Loading Transactions
Max Size: 181.06/200 MB

Candidate Block

Mining Attempt c6f21ef3bad332112cac3eb2927abc01ce25224cf55d005781440647e94a5935
Version 20000000
Previous Block 000000000000000000000566719f650a5928fbb1a01177f015bdbcdec5c3c5bc
Merkle Root 423f524e8ae7afc2984a514f339d80f6bda06cbb4a358ab3aaee61759d0407a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,463
Size: 1.00 vMB
Total Fees: 0.02820372 BTC
Feerates: 502.62 > 2.83 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,965 (672,271 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
242,694 242,694 00000000000000c30ec38ad2b0bea5b44e5d6838c5671540d020871267405ce6 108 0.06/1.00 vMB 138
242,693 242,693 0000000000000041e84713e2d9d0c5523b6973895d9e8332388d04a677417df0 81 0.04/1.00 vMB 145
242,692 242,692 00000000000000c1cff7d9aeaabb5a9d896f35ebb174d9546b8d17762142311e 149 0.10/1.00 vMB 92
242,691 242,691 0000000000000048ac173d1e895dd7e9010b827055db428a4e2d2dabcfb2eda0 86 0.05/1.00 vMB 102
242,690 242,690 0000000000000044bbc0e091818581b5478b1a21d4a6f5c1fc5344fc3591b707 320 0.13/1.00 vMB 180
242,689 242,689 00000000000000370cbf476ddce71b8db98fb67319d8bb7b990d9623b60ba2ac 325 0.10/1.00 vMB 59
242,688 242,688 000000000000009eca8417aecd7b056d9597043c9ea5c93bf051baf41d00fba9 308 0.13/1.00 vMB 160
242,687 242,687 00000000000000b6aeb4c0752b13702d3d5909b1d3f352288682ce7b0f12fcc0 366 0.15/1.00 vMB 141
242,686 242,686 000000000000007227ed5058482acde3a6acaf959b528fda6010e871be9428b9 649 0.29/1.00 vMB 134
242,685 242,685 0000000000000078835e05570e1e3806a8f68524dc0c92c33e5a090c0ea05adb 4 0.00/1.00 vMB 41
242,684 242,684 000000000000000def7b75b3f8051e9002c10eed14e0f75f1cf3e2046b1d07cd 245 0.13/1.00 vMB 113
242,683 242,683 00000000000000499239af4c9f0467b1141b7685af26053b243c3f2df99c3bab 26 0.01/1.00 vMB 326
242,682 242,682 0000000000000079a6580f8cc565fa8439733c93b80512319d0803b1a197b3cc 379 0.16/1.00 vMB 145
242,681 242,681 000000000000005b13efd85b22219da76a5304c375cbbf5d90bd343c9322da67 468 0.19/1.00 vMB 151
242,680 242,680 000000000000005a61fbccaf973131fdc427b719d6a459c571d32c245b89713c 459 0.22/1.00 vMB 121
242,679 242,679 0000000000000005f928d5281aff517d2955016c213566ae2820a19ccb493624 368 0.17/1.00 vMB 183
242,678 242,678 00000000000000a18606f8d11d48223bc089be1f4c74cf877fbe365e369dd38c 130 0.05/1.00 vMB 132
242,677 242,677 000000000000003ade5950688a545fcb643465d5acee1c8c271f5f5b46ac86e0 308 0.14/1.00 vMB 200
242,676 242,676 00000000000000539fd9a9d1f92623eeb964e0b5bdf34f845fe8c9f87b56f067 291 0.14/1.00 vMB 166
242,675 242,675 0000000000000073a4b97f2eb6a2f3a46a08cd392727fc5e20d50ad679acddf7 547 0.23/1.00 vMB 155
242,674 242,674 00000000000000c115bd2ba50c922478f2a3c09f814b0e3c49f70a050630c362 40 0.01/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.33 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: 660.36 GB
    • Received: 14.69 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.