Loading Tool

Explorer IconExplorer

Memory Pool

43,156 transactions
29.87 vMB
0.09410239 BTC
Random Selection Loading Transactions
Max Size: 151.99/200 MB

Candidate Block

Mining Attempt 83e5865370dc6510315c61feb79cdf30fb5ead976735978182db456f2b1379f4
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root 4d788e54439868631b20add2b78ffa0926a75a9d656df3045feb743da45292e2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,444
Size: 1.00 vMB
Total Fees: 0.03324639 BTC
Feerates: 150.97 > 3.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (392,245 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
522,333 522,333 00000000000000000040615b5882575cb0dabb88afbc15cc27f777dce33eeaa3 1,748 0.85/1.00 vMB 29
522,332 522,332 0000000000000000001a272a481be18e8afe28e4af2d5467123cb3cb4b23e017 2,058 0.95/1.00 vMB 26
522,331 522,331 0000000000000000001ee9d09b030ccd1bd3cdf0300e8bbd7b093be2395071f9 2,549 1.00/1.00 vMB 40
522,330 522,330 0000000000000000001da7c1832a0eb3f842f70d4708fa44a9fadc09f2f3c9ce 1,595 0.80/1.00 vMB 25
522,329 522,329 000000000000000000033b2e256310ae9591082df39a8166156813b98b4cebf6 399 0.23/1.00 vMB 33
522,328 522,328 0000000000000000003943589668a208cb648552a5d5f8935e00071bb2f26632 140 0.10/1.00 vMB 42
522,327 522,327 0000000000000000004141d2caec11688247d00078618e8ce329a8986e86ce1a 173 0.07/1.00 vMB 28
522,326 522,326 000000000000000000098752e046a09894b5d170bb7d4cc934fd2cae12b9dc63 668 0.28/1.00 vMB 31
522,325 522,325 000000000000000000223099b330b4e93588773e6a7b3a4c656caf2cd0240a0f 445 0.23/1.00 vMB 12
522,324 522,324 00000000000000000025f1464a36b95a36443b0557e4bb3a7e5d82d5ee96bd61 1,184 0.58/1.00 vMB 45
522,323 522,323 0000000000000000003deba945623d839a3e55e9e60938ce42354fdd0a97f747 1,242 0.70/1.00 vMB 11
522,322 522,322 000000000000000000234a507713412606294c5488a00e441efe5d86a6a64948 2,368 1.00/1.00 vMB 40
522,321 522,321 0000000000000000001cf01d1f03c90a8ef9894b4ba69005beaebacfcf908f51 602 0.38/1.00 vMB 25
522,320 522,320 0000000000000000004343f595f81b5ab61743bf575427d75cadaf0eaa01786b 200 0.07/1.00 vMB 34
522,319 522,319 0000000000000000002f5c464417754196ab7c0f40265a8fa1d5450c0f6600c5 1,547 0.75/1.00 vMB 28
522,318 522,318 0000000000000000002ee4709c4af253789bc9a20fe9eed804716965b42c1af6 1,061 1.00/1.00 vMB 22
522,317 522,317 0000000000000000000c66a092d47445ae1459c4a0ab59e280b945675a9922b8 1,230 1.00/1.00 vMB 8
522,316 522,316 0000000000000000002e85eade68561a901952bec2cffed4d3c1f58682007e03 2,426 1.00/1.00 vMB 50
522,315 522,315 00000000000000000028139314edfaa7a6d924af15e92811b9111ba8740d8e8f 558 0.31/1.00 vMB 20
522,314 522,314 00000000000000000023d2ec7f9a2f7909d0691ddcaf8ecf0d7d30b346ccda5d 1,621 0.73/1.00 vMB 31
522,313 522,313 00000000000000000030a78a4f88be7f1c5f4eda27fa7db72ecc0a8b923103eb 1,824 0.95/1.00 vMB 35
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.52 GB
    • Received: 11.66 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.