Loading Tool

Explorer IconExplorer

Memory Pool

46,082 transactions
27.57 vMB
0.08402364 BTC
Random Selection Loading Transactions
Max Size: 145.24/200 MB

Candidate Block

Mining Attempt 7354216a6210eafced8802d952addc2798a8c14cb8f103800cd5460b7e14ac4f
Version 20000000
Previous Block 000000000000000000000daf054202e657483ffdca3c83fde776f6782404cc63
Merkle Root 698623474716b99afe7febae0acc8838a69bf70ce07d1a2aa71c5f755b8f30ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,291
Size: 1.00 vMB
Total Fees: 0.02965118 BTC
Feerates: 265.25 > 2.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,887 (203,494 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
711,393 711,393 00000000000000000002f678bba000f08d0a07f7451f2967e0611c5009739428 3,436 1.00/1.00 vMB 15
711,392 711,392 000000000000000000093c71c269278004adcb8ae25220522c43fb061423e58f 243 0.28/1.00 vMB 12
711,391 711,391 0000000000000000000ac7ae43e608e577fa7250e71b77f3194e5cf550c7871e 740 0.23/1.00 vMB 9
711,390 711,390 00000000000000000004390ddb8c65cb5c295aa89703a3771b2920047f1574a4 3,165 1.00/1.00 vMB 15
711,389 711,389 00000000000000000002a14bdd5508e189d0ff48a1022fb7456f44f9bbaaab35 2,467 0.93/1.00 vMB 12
711,388 711,388 00000000000000000009181960fe23df61b2ff82f2d153e23c532a0f12e5bd15 1,114 0.77/1.00 vMB 8
711,387 711,387 000000000000000000091b92a065f3893db341b314c0fd6c967a15005d697eb4 2,041 1.00/1.00 vMB 10
711,386 711,386 0000000000000000000ade60b38b51a72015c7922f1cd33eb0ecd76dcdb7392e 3,174 1.00/1.00 vMB 12
711,385 711,385 00000000000000000004c2066e76682669ae45e1c0686630bd33dc3bd2ec1b26 2,470 1.00/1.00 vMB 17
711,384 711,384 0000000000000000000ab367149f215e303f00ead5b2cb28e70a1dd017d8d280 2,818 1.00/1.00 vMB 13
711,383 711,383 000000000000000000001094ebf5dca2a4ba1c9c0ab1e7e8213f489d11beb4c1 3,066 1.00/1.00 vMB 15
711,382 711,382 000000000000000000074a7f20d328551c1b643a179362312ff87cc195cc94a0 1,466 1.00/1.00 vMB 15
711,381 711,381 000000000000000000017c21ce1442b221c6ea64d651e3e36aa21973bce835bd 1,988 0.68/1.00 vMB 13
711,380 711,380 0000000000000000000488c4e26d1bf01fc75d1e8967ba217f95ce50d69dd3f7 486 0.38/1.00 vMB 3
711,379 711,379 00000000000000000005a269631c8ade86fb2f256a7753ef4280093920e9e128 1,912 1.00/1.00 vMB 7
711,378 711,378 0000000000000000000a8359fd1f0d2fcbb29c2cab5778eab627b3de8219c628 2,892 1.00/1.00 vMB 12
711,377 711,377 00000000000000000003a9c9a68d20d932a7a56e9f65b65cc87552128c5458f4 3,124 1.00/1.00 vMB 16
711,376 711,376 00000000000000000004b0c50fb52f5111dfcd111cd7d1844787a04743988599 3,496 1.00/1.00 vMB 10
711,375 711,375 00000000000000000004959a0bdae7de99e34dccde73e9ba543299bb3723db4c 3,107 1.00/1.00 vMB 18
711,374 711,374 0000000000000000000887040a5f709f52e991f47bb397fbc1d9351e5d20e9a2 1,234 0.39/1.00 vMB 12
711,373 711,373 000000000000000000037f95bcff0770685004c5189f925373eef47877bf2224 61 0.01/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.19 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: 653.70 GB
    • Received: 14.02 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.