Loading Tool

Explorer IconExplorer

Memory Pool

25,455 transactions
5.55 vMB
0.02730432 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.44/200 MB

Candidate Block

Mining Attempt 04c8cdbcc787941d09b03416ab748aefa9606f7d95790e76d0afbb5006721b0e
Version 20000000
Previous Block 00000000000000000000345b267982d34ee31839903b0f6a8bfad241a371fd9d
Merkle Root 9041cf9336ed5bdb8481b697d1b4dd88c8c50c41b899797e2107ad8061bc8867
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,554
Size: 0.52 vMB
Total Fees: 0.01415033 BTC
Median Feerate: 2.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,237 (759,845 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
153,392 153,392 00000000000007569365c735cdf1f43b7499a646ea341a1a613eeac150249386 20 0.01 vMB 19
153,391 153,391 0000000000000e00da57074ae921543092d86267b28fe65cdaa3d1061d1b0bc4 1 0.00 vMB 0
153,390 153,390 0000000000000d614ceb273fcb3766a831ca6a800f87f16fbeb9c850dc546e06 45 0.02 vMB 141
153,389 153,389 000000000000091d419e06df02dbdcd01e68a4ecda9319b776b3c07c0db24cdd 54 0.02 vMB 71
153,388 153,388 0000000000000cdc02badf98fe8006c3a26e2889edd240fff8f795fb18bc6099 43 0.01 vMB 258
153,387 153,387 0000000000000badcd644f0a425863eba72cd85a4c207897ad906e9aa70c0efb 14 0.00 vMB 285
153,386 153,386 00000000000003484fafbbe3fdd4348d1d19fc8a1b914c856745963feab5c0b8 22 0.01 vMB 69
153,385 153,385 00000000000001efb8c86d8394e7d9e9f43c3c2304275636d094a0b0a06aa991 102 0.05 vMB 281
153,384 153,384 00000000000009e8209026e6f9f60564b45b00efbf6b119438593508fd707c93 7 0.01 vMB 358
153,383 153,383 0000000000000c3cd8f364034f6924c87a2eea7a44228e8b8cfd35a246632527 6 0.00 vMB 0
153,382 153,382 0000000000000134909a859ee4ce3afa493b31c45b16579d142f56f6c91bdce6 51 0.02 vMB 0
153,381 153,381 00000000000008e414038e525f3437ecf78f39ac9609d5813a1ffb1dc318d8db 12 0.00 vMB 0
153,380 153,380 000000000000024b18fdee85250e2133f80e929aad3506975d66d4246b352863 32 0.01 vMB 223
153,379 153,379 0000000000000debd7b29a9c3b53ca8f26eaebace51d960af6be15068937d805 2 0.00 vMB 0
153,378 153,378 000000000000088f6a8462205384cd3bf85c7dcf043286b58936a3167528f154 23 0.01 vMB 414
153,377 153,377 0000000000000095c6a690006d2bf1b8bbec19179b97d1b17a48a975669d4721 132 0.04 vMB 9
153,376 153,376 00000000000007000d3d24a5e41a68b79bb9716160841a00d7f0a375eb772fa3 49 0.02 vMB 94
153,375 153,375 0000000000000c911ee23202f8af4ae7b058854385ce9d48f98967b863f9fcd5 20 0.01 vMB 1
153,374 153,374 0000000000000667188f461aeecb3814c982a3e90d93b0a72088577c3f63c896 12 0.00 vMB 17
153,373 153,373 000000000000064326c8883e2daf71b3f9141371ecddd25384ce848acc874902 80 0.02 vMB 41
153,372 153,372 000000000000080402863efadc945245866e5bc919ffd8a45b97d193f721acf7 150 0.05 vMB 7
Previous 10 blocks ↓
Total Size: 779.27 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 79
    • Outgoing: 10
  • Data Transfer:
    • Sent: 42.58 GB
    • Received: 0.58 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.