Loading Tool

Explorer IconExplorer

Memory Pool

20,215 transactions
24.40 vMB
0.06479446 BTC
Random Selection Loading Transactions
Max Size: 115.50/200 MB

Candidate Block

Mining Attempt b8490630a50119f191ca1d39f8df370de5c5fd645038396b2ca963302b889334
Version 20000000
Previous Block 000000000000000000020b4434e5e98aba91d37f341a1a0ca1145b7f6d72946b
Merkle Root 372ad640a715c41390e1491f13c13f53c0483a418c5d64ab254a81e75d5b269a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,711
Size: 1.00 vMB
Total Fees: 0.02083135 BTC
Feerates: 301.07 > 2.09 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,296 (795,600 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
118,696 118,696 0000000000007fc49377c88d99e32069a9a492fd6921db037c9be09edd8f8891 10 0.00/1.00 vMB 0
118,695 118,695 00000000000059d7678f3f2213be65eaea78de0c4a50b197a6b5ae060123e04c 15 0.01/1.00 vMB 0
118,694 118,694 0000000000007ffa5684bdbfe88877c3008a3c296185cdc1300c20a34d162178 13 0.00/1.00 vMB 0
118,693 118,693 0000000000008a49405bdae34d262753fe8340e9f7abd3e806f1f40fdd36930c 36 0.01/1.00 vMB 643
118,692 118,692 000000000000335b255967539ba0891733a2e0155b069a1f54077dddbbfdb8a5 9 0.00/1.00 vMB 322
118,691 118,691 0000000000001f380c6a2378a71c2608841cfa8555028c2f571fd65c25daf332 12 0.00/1.00 vMB 0
118,690 118,690 000000000000caeb67ebbb66bf2a2aefbbd2b224e385cf9842efc53c7d2b0640 5 0.00/1.00 vMB 0
118,689 118,689 000000000000aed932b2057ea880a63a98efe2276c67e53c9a9aaf64592583fb 6 0.00/1.00 vMB 0
118,688 118,688 0000000000008e57a0243fcee2de958163d4dc4cb50222ccc2db78e6335a1934 6 0.00/1.00 vMB 699
118,687 118,687 000000000000caec600055c07a555fb5fe5e7ba5717c57cd1d2ad4fbf4bc8aa2 11 0.00/1.00 vMB 586
118,686 118,686 000000000000972d276d2d36ef7e2f3048cf4e329cc6c08a7210db782431fdf4 7 0.00/1.00 vMB 245
118,685 118,685 0000000000005c2573c9b2d6ab75e1430a6c55cc9efa8d583832465ba1474738 9 0.00/1.00 vMB 0
118,684 118,684 00000000000008c8a4eeba716756fc75de91f143f2f3be9af8204c86c3bc9cca 11 0.00/1.00 vMB 0
118,683 118,683 0000000000008200d112d10f90c1a777da019addf0c2b047d9d81356deceddbe 13 0.01/1.00 vMB 287
118,682 118,682 0000000000003d22e119ef1c920d241a7a88352c48c5f3d1fe2add7e68cb467b 11 0.00/1.00 vMB 0
118,681 118,681 0000000000000c44917b054a6eb0a88a363ff46f73a5d7270662aa510c0725d8 12 0.00/1.00 vMB 0
118,680 118,680 00000000000097417a845abe83ea30ba99863bf8fbf0426e930f3e65c9d780ab 7 0.01/1.00 vMB 0
118,679 118,679 0000000000002fa437e0d359ed065f0bf2159ab0278e7b797c5cace813903cfd 30 0.01/1.00 vMB 206
118,678 118,678 0000000000003041681c022fd12c7ce8468cfeaf0a23adb868e5d3ed60558599 1 0.00/1.00 vMB 0
118,677 118,677 000000000000516cdef2f20cd6e66b250bdd629207128012723b620c159f883d 22 0.01/1.00 vMB 508
118,676 118,676 00000000000043174dd27558ca73cb7e247426d0a86fd6dba75bca0c7cba9cd0 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.12 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: 580.37 GB
    • Received: 8.95 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.