Loading Tool

Explorer IconExplorer

Memory Pool

36,461 transactions
28.09 vMB
0.05941660 BTC
Random Selection Loading Transactions
Max Size: 141.32/200 MB

Candidate Block

Mining Attempt 4a1726046956a2eeaa60983a747ee7802abacfee558638ec858404c4a0ff14d8
Version 20000000
Previous Block 00000000000000000000a6d144bf09442c4791163349c498643bd27a23fdd463
Merkle Root 55a3d974ebebd60f37cfc46aa0541f92c372bf74d065e088fc5a9474ce961bf6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,282
Size: 1.00 vMB
Total Fees: 0.00562258 BTC
Feerates: 49.26 > 0.56 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,576 (664,654 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
249,922 249,922 0000000000000047b7141b68e70a9ceda52508b804adb7a7a7a4482b0e6b1794 130 0.06/1.00 vMB 113
249,921 249,921 0000000000000076970e7188bb1b97720ee1fe0a25f0fee7ff8040ed80afeb28 71 0.03/1.00 vMB 108
249,920 249,920 0000000000000028b0391d35a8a64d0e411c6a890565eba677caf3f346ae1473 148 0.07/1.00 vMB 94
249,919 249,919 0000000000000064ef1311d5fb0bfbc6f31733ef75bd0391f179683405425b18 353 0.17/1.00 vMB 101
249,918 249,918 00000000000000386c3c9dccd4338e9d05911abba30c0152fc6ab547ee523980 514 0.24/1.00 vMB 111
249,917 249,917 00000000000000388c6daea0baf9af8dc44feb2bbb33510a92472e1001852d50 168 0.06/1.00 vMB 63
249,916 249,916 000000000000005374e96b78613338dbd902ef8bfe467833f388fb404fe90d94 167 0.06/1.00 vMB 138
249,915 249,915 00000000000000855427eea3aa1e3d10777ea371e6eb16c83b5e1a603e997ebc 61 0.03/1.00 vMB 133
249,914 249,914 00000000000000712d7e11a0a8008fa7336f1b2a101e5baeb76ca74a3ff71d22 536 0.23/1.00 vMB 94
249,913 249,913 0000000000000013f5e4207fe665a80742198c203f839fbfd50343dfc11aaf47 16 0.01/1.00 vMB 162
249,912 249,912 000000000000000d7f47793ad110e7466e403e89f97b0c006de6a0348e020381 27 0.01/1.00 vMB 81
249,911 249,911 0000000000000046aae2c2bfb57860cd6f1420e745f3c3468999508c6e3dc7e2 136 0.07/1.00 vMB 143
249,910 249,910 000000000000004aed96d9321a2d7bf7f19c852c7096ab9eea4dd258a8a1e34c 252 0.11/1.00 vMB 156
249,909 249,909 0000000000000034d264fa023acd754140e89eaa3a58ddea183f1ef11638c8f7 60 0.03/1.00 vMB 136
249,908 249,908 000000000000001e0f03c0ccfb67ec02395500ba8d5d0d490516d753293d244e 7 0.03/1.00 vMB 11
249,907 249,907 00000000000000723050a561675df35cbab5a1d9c8e6b78eb49c4cdf537dce10 390 0.24/1.00 vMB 150
249,906 249,906 0000000000000082fc60e293271955f512435d90e7ba6f06a367af51654da6c6 67 0.06/1.00 vMB 63
249,905 249,905 0000000000000008328a2f79b4738ed13148967f4efaf01f1f8ed9d207631ccd 338 0.18/1.00 vMB 96
249,904 249,904 0000000000000022f493b0ae195ed184a8f1a151effc7ac97475642083b854a6 512 0.20/1.00 vMB 126
249,903 249,903 00000000000000639377df22fec0847b4c3bd4a2c2e20c7d03c5a0e30be9a070 277 0.12/1.00 vMB 124
249,902 249,902 000000000000004996087e8f70984329a288c490344c52d3d9d0fbf7737b2c02 338 0.24/1.00 vMB 74
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.38 GB
    • Received: 11.62 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.