Loading Tool

Explorer IconExplorer

Memory Pool

22,786 transactions
10.02 vMB
0.02599084 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.35/200 MB

Candidate Block

Mining Attempt c24f8f6e4bc340f1e873e13939ca6f40380ce549b0113bae0e78a36c62f450f3
Version 20000000
Previous Block 00000000000000000000530b19dff44f12db6823c6764166133ba764e9326fca
Merkle Root 27d4abaa0f458957c07dc1746848f45b0347614cce3415eaab7a46daccf66f33
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,003
Size: 1.00 vMB
Total Fees: 0.00986928 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,508 (782,222 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
131,286 131,286 0000000000000e3a3e5912b86dc3d5388a8a652825c8760729bb64eb213037af 121 0.05 vMB 806
131,285 131,285 000000000000114f82c40b951e93454377a51482df83699816a6703028637a95 119 0.05 vMB 702
131,284 131,284 000000000000067e7b981b572173fb524dc73579ae08dfbd97501f7e4d64d3a3 86 0.04 vMB 383
131,283 131,283 00000000000012d91a0b5b37802294d5a99b160211f3c0bb9236ac01e0c46192 52 0.04 vMB 1,355
131,282 131,282 00000000000003bfdcbd85a667ef56caa946f110319a07cda0c7e3d66c08a877 107 0.05 vMB 770
131,281 131,281 0000000000000ceb142532b97782edd278a9696b27c0383b9252d0451fac9a07 185 0.05 vMB 66
131,280 131,280 0000000000000c87f188c75199727e909fd1b79715e7a1720df8b3ac640264c4 172 0.05 vMB 28
131,279 131,279 0000000000000e77fb7e01df040ada168d8c07d15f4ffdb8e512b970295d51ac 160 0.05 vMB 36
131,278 131,278 000000000000042c138e3f4f1133f9fe2dfa6af2c4b1bf1fa835e02eb9782225 25 0.02 vMB 1,592
131,277 131,277 0000000000000f19a051fbf94c909d5387ee7667e21b16f2a11760ba11550472 22 0.01 vMB 520
131,276 131,276 0000000000000c8b8fd011e3fa4a6b7e29fa9aee6ea616fbced2da31128b869c 15 0.01 vMB 748
131,275 131,275 0000000000000ab393a1ef110819332e6a005e18c979cdedeaecec7c1e72ac97 51 0.02 vMB 469
131,274 131,274 00000000000012f826f2a45c3224b85f110be4fe4ba61f80c6d70d0b9b7bbe40 82 0.05 vMB 202
131,273 131,273 0000000000000265acd19e956ca5e6efbb48fc7849014516f85d8b3021cabcf9 76 0.04 vMB 945
131,272 131,272 0000000000000c0f7a3d3301edf83137cf055716758b6c4db69bb3543727f594 64 0.06 vMB 520
131,271 131,271 00000000000000756ff9848ce3cee1208628e9ddd58c4b78dedac4248b9b473f 16 0.02 vMB 1,066
131,270 131,270 0000000000000ccec9d97d20ac36bbe6d22dc419058bb83282dac5d885ca7cf7 26 0.03 vMB 338
131,269 131,269 000000000000120aabc04e874ed0070b9ec5d5e2281d5179b780e8b218f8705b 7 0.00 vMB 0
131,268 131,268 0000000000000945294a9debeea268663499261d68fb70d669bc1131a75e13f1 12 0.00 vMB 35
131,267 131,267 00000000000007b7da852858003b1fbc3809de11bba624f2b97b6e80f2b29ca4 36 0.01 vMB 1,125
131,266 131,266 0000000000000e7c10f48d806622618bbbf83e027006eded103fe4f97414925a 113 0.05 vMB 346
Previous 10 blocks ↓
Total Size: 779.75 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: 379.03 GB
    • Received: 1.90 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.