Loading Tool

Explorer IconExplorer

Memory Pool

77,938 transactions
29.17 vMB
0.07545540 BTC
Random Selection Loading Transactions
Max Size: 178.79/200 MB

Candidate Block

Mining Attempt 3a5e693cc6225fdbcc3310adc187a9bb4e505fc5b80d42b4de265a0e8d020080
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root cb7e96afd8e5ce830a40469848feae10dabeec684131e93f6780eabcffbefa78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,802
Size: 1.00 vMB
Total Fees: 0.01168372 BTC
Feerates: 301.25 > 1.17 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (504,762 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,474 410,474 000000000000000004ac334b05d66549828e287f7223d86bd64ba81daf51e2bb 1,450 1.00/1.00 vMB 29
410,473 410,473 00000000000000000210415b2f53335d80761d79e0dcc92bcdc9456e6ddd906b 413 0.17/1.00 vMB 47
410,472 410,472 00000000000000000353db1738e1226584f9f042e70e7479b17746d9b8db94c7 1,184 1.00/1.00 vMB 26
410,471 410,471 0000000000000000048bde84933b654f563e8ef8ac9b3bf05bfb3862edb3ddd5 368 1.00/1.00 vMB 13
410,470 410,470 000000000000000001d0224bda91c154609aab91c4a28e872610866f99da9cd5 51 0.02/1.00 vMB 45
410,469 410,469 000000000000000004ccbdca570ce031124f3b569967cf32e1e74688c9b52183 534 1.00/1.00 vMB 16
410,468 410,468 0000000000000000045cfb54caec4232f8f22916e4ae376338882bf4fc307d22 2,613 1.00/1.00 vMB 48
410,467 410,467 000000000000000001b3fd59f8b6af4280bff5f2852bf70b75ea12cb5e6bcb69 1,072 0.56/1.00 vMB 43
410,466 410,466 0000000000000000039652b64b0f04dac5a29fa87e07333db33f29a37bbb3e9a 1,797 1.00/1.00 vMB 44
410,465 410,465 000000000000000000932b9cf44f665ee6c5581c2807c525378a46ab805e3d43 2,107 1.00/1.00 vMB 40
410,464 410,464 00000000000000000016b4bbe4134daf79e2460e3d52b41891d09a69953a3463 2,527 1.00/1.00 vMB 50
410,463 410,463 00000000000000000381cc979f672c882b7eb06a5cd153592fdd7cafaae0f267 2,939 1.00/1.00 vMB 62
410,462 410,462 0000000000000000026f5fdf1ca514bede7b4d91ee6913ee0f21d8f771f100b8 2,549 0.96/1.00 vMB 39
410,461 410,461 000000000000000001f5dde22873b602973eef8dcd57eaaab6bd9923576a9698 1,520 0.68/1.00 vMB 40
410,460 410,460 0000000000000000016e17514b29010410ed71ad7375b6fc2856c3cb7b34d548 1,018 0.50/1.00 vMB 35
410,459 410,459 0000000000000000003262f3224a83124d40bb83415d160dda24dae2c94e7a94 1,384 1.00/1.00 vMB 32
410,458 410,458 000000000000000003011f18fb63927c027a28f6eb90d1505d949bd1c38e80c2 1,829 1.00/1.00 vMB 29
410,457 410,457 000000000000000005b34a2d98d793be5245d0011d2926f559a6fcc4f2a16771 2,398 0.99/1.00 vMB 41
410,456 410,456 000000000000000002046b4b6be6a6899efc57a583854771d5d369cd262e7e3d 2,964 1.00/1.00 vMB 50
410,455 410,455 00000000000000000180276fbfdbc4b8a7ba418cbde53099e8652b99057a2c2e 1,925 0.73/1.00 vMB 38
410,454 410,454 000000000000000004821482a88bb16fef76568e119f0e317d1fd52499444f8c 442 0.18/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.80 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: 710.01 GB
    • Received: 17.01 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.