Loading Tool

Explorer IconExplorer

Memory Pool

74,798 transactions
29.77 vMB
0.09874590 BTC
Random Selection Loading Transactions
Max Size: 172.60/200 MB

Candidate Block

Mining Attempt 070e1c28a2319d75cef7622b31a3212c09f5b27fee8cf4c450301a507224fd08
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root ad225080595bb8305f54a372b77fbeaf9c628e83a8ba51ea1835d433bdb9dcbf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,833
Size: 1.00 vMB
Total Fees: 0.02811521 BTC
Feerates: 150.36 > 2.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (442,559 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
472,493 472,493 0000000000000000006f7746f455c141aea120d8aa4dc63ca56895baee04fc61 1,577 1.00/1.00 vMB 120
472,492 472,492 000000000000000000445af7d53e052e731e98bd38313cedff6ae95e7638b98a 2,220 1.00/1.00 vMB 149
472,491 472,491 000000000000000001485529d0df41e9559527668d326ba345f61fbde89778ed 1,543 1.00/1.00 vMB 232
472,490 472,490 000000000000000000134a02c149db2203af38800748434a95fc8341b3edda4f 2,143 1.00/1.00 vMB 299
472,489 472,489 000000000000000000dd0b606a6b3832b554c6eb4314be8fffb8c215b4ae806e 2,045 0.99/1.00 vMB 371
472,488 472,488 0000000000000000007fa47111e3eeec7a41a311467b066311725c6dc5c18a24 2,525 1.00/1.00 vMB 429
472,487 472,487 0000000000000000002b8d203f756362f1573c556c952c8166af8b5b11ea5ec4 2,143 1.00/1.00 vMB 56
472,486 472,486 000000000000000000bc8bf255083518b98c1fd38455bf7f30bfccd8f6f6c332 144 1.00/1.00 vMB 38
472,485 472,485 000000000000000000c3608751c6c0367d10f302b0705d58b55a85aebe953df5 1,664 1.00/1.00 vMB 189
472,484 472,484 00000000000000000146989d0f09bd0d69ee0667b12e7f80fd062ee04fa4914b 2,104 1.00/1.00 vMB 382
472,483 472,483 000000000000000000c06ddd05b4b528a8dc055810bb27d94f64dd33141ec4f8 1,713 1.00/1.00 vMB 56
472,482 472,482 000000000000000000195936b998a1b38e354807262a7160370f840fbc197540 1,852 1.00/1.00 vMB 207
472,481 472,481 000000000000000000385cb64aeeb11864a040a7c63ece90ae31af0eed5f4e56 1,780 0.99/1.00 vMB 213
472,480 472,480 00000000000000000075086a3df8630feaab183eb0850325bc039857d1cb2679 1,457 1.00/1.00 vMB 116
472,479 472,479 0000000000000000016a37621af075581d9cf4bc91b826b94bff9ab872242ea3 439 0.19/1.00 vMB 397
472,478 472,478 000000000000000000d03a52d0d8a258a8e71a28cf962644d241364004c14d47 876 1.00/1.00 vMB 85
472,477 472,477 0000000000000000006bf6b2b43e28a1e2a05deb1e3e94003cf345c524fd2eec 1,375 1.00/1.00 vMB 114
472,476 472,476 0000000000000000002818bd5fcfe1a8275797fb0f2ff0a09408ece15f4a955a 1,444 1.00/1.00 vMB 114
472,475 472,475 00000000000000000120bcbd52f30771305fcd746d5cd08743b745a9100edb4a 2,466 1.00/1.00 vMB 309
472,474 472,474 0000000000000000001c0d5beb1790e247f2edf10d8a58c5642d442587ff2cf1 1,612 1.00/1.00 vMB 409
472,473 472,473 00000000000000000121078709eac9533139259e5d310383a2c1f0edae9e175f 2,534 1.00/1.00 vMB 415
Previous 10 blocks ↓
Total Size: 782.48 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: 668.21 GB
    • Received: 15.42 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.