Loading Tool

Explorer IconExplorer

Memory Pool

25,937 transactions
25.68 vMB
0.08645692 BTC
Random Selection Loading Transactions
Max Size: 124.15/200 MB

Candidate Block

Mining Attempt 3a6e350d58718f34924806a40f702349b0fd75cfa78558ee09b195ec9a7b6f94
Version 20000000
Previous Block 00000000000000000001149b849a74fdefdbffa02a8df3d8c14ace862c6b5686
Merkle Root d7c72083e5cf155c0c09a0f9d9206e4ba27c4eb77e0d8c911fd6bfdefae6feba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,696
Size: 1.00 vMB
Total Fees: 0.03639964 BTC
Feerates: 150.86 > 3.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,291 (841,958 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
72,333 72,333 0000000000cc1ba23e9ba153a5157a10371ca901a1f6bc17349b63d47f98c0cf 1 0.00/1.00 vMB 0
72,332 72,332 0000000000bc76619da94d92e0fb82570141a827603c0f1dfb6fe06ee8c96c79 9 0.00/1.00 vMB 0
72,331 72,331 00000000001a2edf34b50bedfa2332bc6d9f47ae9bde9b038d11469006d5b114 5 0.00/1.00 vMB 0
72,330 72,330 00000000003d5ec741b529951072612e54ba3d48ed27b8e3cb117478747d5642 3 0.00/1.00 vMB 0
72,329 72,329 00000000006239b27a335a51fda66b2ff65c22203932dfd5d1b615696dbcf5b7 1 0.00/1.00 vMB 0
72,328 72,328 0000000000185c5bdddf16fbe0fd9e7e90b369e15bf78b9e2f676e2d260d4f7f 3 0.00/1.00 vMB 0
72,327 72,327 0000000000270f6a610ce402cdeba5cc439a2a39064df949e2ae788cb65e3b8e 3 0.00/1.00 vMB 0
72,326 72,326 000000000093b8971e370853db083c74d21b3627140f0ddbc225e3a4c5232ae4 2 0.00/1.00 vMB 0
72,325 72,325 0000000000380db4cb31f19757adcbd53587c2860234496766fe76b1d05a7bbb 11 0.00/1.00 vMB 0
72,324 72,324 00000000009f2fe793eb6c88f3ed99ffc2e30645bc770efd5ab0f2f9d5c790b4 10 0.00/1.00 vMB 0
72,323 72,323 0000000000f74eb8403c04392589de3fa2c86da805b50aa17a010430a56232b0 2 0.00/1.00 vMB 0
72,322 72,322 000000000068537db14b5542787322457c251b823e09e19f412cce3bb8eb42b9 1 0.00/1.00 vMB 0
72,321 72,321 0000000000e464cc8ed3e5a5e5b394648ae3feb98d6e9c48131f2fc7b4a1d5f5 6 0.00/1.00 vMB 0
72,320 72,320 0000000000529f96b889b798fbe5a6aa4ee55fabe80539ce59da9c3c3a47bdd5 7 0.00/1.00 vMB 0
72,319 72,319 000000000051a36b83fe08d1a1a95eac0854fc07fc09aa6d9622a53b47026a8b 1 0.00/1.00 vMB 0
72,318 72,318 0000000000ff7289d58ca3f14df0219c2fcc7253482e8e715f6b9404c29fb829 5 0.00/1.00 vMB 0
72,317 72,317 000000000001d7ad1d9f142a0c70787f9a2868ca5d1e7ea2d4d690ff97410214 1 0.00/1.00 vMB 0
72,316 72,316 0000000000142e8eba9fb5880e273bc3ccb5f8b78c9b8d764ad189066583093a 2 0.00/1.00 vMB 0
72,315 72,315 00000000005bf152f239a6c15cb03f88ce64de4c64cc0f1030d0056ad247013c 5 0.00/1.00 vMB 0
72,314 72,314 00000000001dc0a000fb5e105e019161527342c2f936c2ef1658cf35b81183ab 2 0.00/1.00 vMB 0
72,313 72,313 00000000007520615759de5b64ecb1721c8a71637b01aa9d4bcd66519a193a37 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.11 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: 580.05 GB
    • Received: 8.92 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.