Loading Tool

Explorer IconExplorer

Memory Pool

46,060 transactions
30.78 vMB
0.12626683 BTC
Random Selection Loading Transactions
Max Size: 156.86/200 MB

Candidate Block

Mining Attempt 721e289e270b4a3b11b762f37ea5144bd28650d642bb0c7d5ceb3f07cc23a974
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root 7589846aab532c8c47782b448e01d8b89b53333140c61132912b2dd08112c25a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,737
Size: 1.00 vMB
Total Fees: 0.05319679 BTC
Feerates: 150.97 > 5.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (520,195 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
394,383 394,383 00000000000000000426cfc024155533445db73fb014dd36abbe52b1afbe5bc2 1,390 0.65/1.00 vMB 41
394,382 394,382 000000000000000003447805f60b7792aa3e8af759cfca4f25e674bfbdc7e9cc 1,519 0.76/1.00 vMB 41
394,381 394,381 000000000000000005ddcc55488ed9e0cf44b20362807e2955ac40565305eb96 1,677 0.95/1.00 vMB 41
394,380 394,380 0000000000000000010718991a19f372b3109b467679b0bc4c01ac0f148cc294 335 0.31/1.00 vMB 15
394,379 394,379 0000000000000000064dc721c3207556fc47101c2b7653df02171bf6a3a848da 2,038 0.99/1.00 vMB 36
394,378 394,378 0000000000000000056be6d42af4ec60eac45d6845e79ab4aba13dfccdcc1b4a 2,492 1.00/1.00 vMB 72
394,377 394,377 00000000000000000279e080576a3c665609de2fa84c8b29b85889768adbc0a1 738 0.99/1.00 vMB 10
394,376 394,376 0000000000000000070637c67b9309044ad800a6e260af0ef4a3921874ed4555 1,401 0.99/1.00 vMB 29
394,375 394,375 0000000000000000054520695dba3902c92d7982ca05cd56a93ff25963f60235 822 0.47/1.00 vMB 45
394,374 394,374 000000000000000008e8bf6e0d91c37b9d45351d9e262fe487f48836c6d86fc6 1,378 0.99/1.00 vMB 32
394,373 394,373 0000000000000000087bc6f5a1e351f258e106b8775040dbd89e9306800ae9c3 1,084 0.99/1.00 vMB 30
394,372 394,372 000000000000000000b4f21184df9952c20c43eceb8c341772d5b02cbf8b0dc6 159 0.13/1.00 vMB 40
394,371 394,371 000000000000000004702364d9a7ea486a9244199828ead3dc7493d400b42735 424 0.84/1.00 vMB 13
394,370 394,370 0000000000000000068184bd19e2a0632522fa617020402056d8862f46861c97 867 0.75/1.00 vMB 29
394,369 394,369 000000000000000005a0fb1db7bb56c76d29af8270cc09e1835d071c4b1ef4d9 831 0.93/1.00 vMB 22
394,368 394,368 0000000000000000021b6c53ad5bd58cdf5ed50480fdf6657ebce165b819aeaa 944 0.99/1.00 vMB 23
394,367 394,367 0000000000000000053eb0125cd377c68282a135c6365bbd0ae20634ad3d24a4 839 0.75/1.00 vMB 32
394,366 394,366 000000000000000006d1c9a4a147910cae92a778472a696c5a9f258dd8321cf3 795 0.46/1.00 vMB 50
394,365 394,365 000000000000000005071cac729837eb70a23db9848f98fc7d606fa23308019e 392 0.99/1.00 vMB 11
394,364 394,364 00000000000000000786e21e69f642130bd03fc8a8bc114e6c76321d262cce77 450 0.32/1.00 vMB 32
394,363 394,363 0000000000000000050c4f259ba22acada75b594f3f552a0c4aec4893bff3bf5 909 0.91/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.57 GB
    • Received: 11.67 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.