Loading Tool

Explorer IconExplorer

Memory Pool

42,923 transactions
28.91 vMB
0.10538079 BTC
Random Selection Loading Transactions
Max Size: 149.35/200 MB

Candidate Block

Mining Attempt a0500ca15469b494a28978428d08bbb5e3fc0d244fc94ee5ddc40795ae1c1081
Version 20000000
Previous Block 0000000000000000000092b77d861228f9f2f090d6e7fff4805104c96d9d1447
Merkle Root c312bcf4c19c615a9565e5669f2f27c5548e6b546e393f1557022f8a67edfb2f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,705
Size: 1.00 vMB
Total Fees: 0.03143998 BTC
Feerates: 393.72 > 3.15 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,305 (796,680 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
117,625 117,625 00000000000063f0f77c6fdeaaf91370dd95c856a7837a59921dda185e50ac72 9 0.00/1.00 vMB 359
117,624 117,624 000000000000167dc5676d801119c6797ee29a09bf73bdf4cf442002eafe936b 7 0.00/1.00 vMB 689
117,623 117,623 00000000000030e30f5aa98780786044fc78446c63410ae21835917e024166a1 11 0.00/1.00 vMB 632
117,622 117,622 000000000000156b7572513d9f8bf1e9fe6544448b15c3e369851c6828c5eb21 9 0.00/1.00 vMB 0
117,621 117,621 00000000000006ba1ba98f6772bdafcd889353e604be37abe38f4eaa28754103 1 0.00/1.00 vMB 0
117,620 117,620 0000000000008c903fe990f09e19cc3c9292f685b0948cd8a734f61ce9c31065 11 0.00/1.00 vMB 0
117,619 117,619 0000000000008f388d450ee21c41d9485d057efe04dbd0038abf5b8888dfd648 9 0.00/1.00 vMB 607
117,618 117,618 00000000000033d4bfdc3ce1def5363c3c96961cc06f96a864d9db1c93a7d4b3 8 0.00/1.00 vMB 334
117,617 117,617 000000000000242bc08d3ff8c250851f81cab96e24b915f7f452573f29819b4e 13 0.01/1.00 vMB 591
117,616 117,616 000000000000501fbd78c8b25ba2dcceaa0f941bb984fc546883ee861f2cac91 10 0.00/1.00 vMB 316
117,615 117,615 0000000000000253e8e85d655d86d6f9b67edfec336b2ea89bbf16c92e265538 15 0.00/1.00 vMB 224
117,614 117,614 00000000000066318dfe0891e4b0ba1abacf628e66dd22706258b12058e4f088 7 0.00/1.00 vMB 3,880
117,613 117,613 0000000000008ae33cf3d8770b5e7b0655266377fca07cc8d173fbd232a397d9 11 0.00/1.00 vMB 700
117,612 117,612 000000000000aaaabd5e1c28a28a7482cdd84ce6a5bcda8f55742120c0cfe67c 10 0.00/1.00 vMB 0
117,611 117,611 0000000000000fae629654108c732ef51df9cf15510eb80584cf25bd0e8d5782 11 0.00/1.00 vMB 0
117,610 117,610 0000000000007eb7ff9b5b7e9a4cf0c0b171db0ec3456a155cb0bceb6f72b492 9 0.00/1.00 vMB 433
117,609 117,609 000000000000c87519a88ca64c66affc203b8589c1eda4bdfe2158c8104164b6 7 0.00/1.00 vMB 325
117,608 117,608 0000000000007389c7aab9c6db4668f998ec553c04915b25798f49bf427fa759 10 0.00/1.00 vMB 574
117,607 117,607 0000000000000c3a7b6ee3a74e746e4404609ac203b651b8513ea38ea9d803fe 12 0.00/1.00 vMB 408
117,606 117,606 00000000000013c750eb6917147f501a796f97b32d6eeb598f321fe8a2a733ac 7 0.00/1.00 vMB 0
117,605 117,605 000000000000391f37c2ca2736c2545a04c5a46bc55dc9aff59efeb37453b31f 6 0.00/1.00 vMB 347
Previous 10 blocks ↓
Total Size: 781.13 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: 581.41 GB
    • Received: 9.10 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.