Loading Tool

Explorer IconExplorer

Memory Pool

28,482 transactions
14.76 vMB
0.06484170 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 80.17/200 MB

Candidate Block

Mining Attempt 4334b9ac5f35e217e710ab03c31c82fe92795bdc99dd106cb94c45976c8d5f65
Version 20000000
Previous Block 00000000000000000001d0617f024878b1b8c1397157f24831866ff78369eb59
Merkle Root 811f88571b34de6db1ccdf18b087005459e7181c1a36458fe953fe9f19c7a223
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,641
Size: 1.00 vMB
Total Fees: 0.02604348 BTC
Median Feerate: 2.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,251 (657,896 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
255,355 255,355 0000000000000024cb1affb5672b254d479b9366a6ff0c1627d3b3aecfd1675b 15 0.01 vMB 95
255,354 255,354 0000000000000028ef124bbc2e479086e893b52c1c03309200b1f5db4298dcee 34 0.02 vMB 99
255,353 255,353 000000000000003b6c0ecdcb1cb1eaa67b9893e78d3d73b704e4cf3bc64c8ab2 53 0.03 vMB 14
255,352 255,352 0000000000000003ceb5bd6000c1bf8f2410be6b2a4f6d89c1b58225ffa73bfc 366 0.16 vMB 106
255,351 255,351 0000000000000020f5e51d5aa59276090257bcd0f12cb5cf8dd831805f76bf2b 121 0.06 vMB 112
255,350 255,350 000000000000000b24ccb9eb01d3db96e717286dca88c2612664c4bddab2c9e7 51 0.02 vMB 63
255,349 255,349 00000000000000077363c75f7c26c6237d67231cb065288c217754c20fb79281 40 0.01 vMB 67
255,348 255,348 000000000000001ed5a410f6687da4100a54d5ef86a14b0cf83575b494134a45 311 0.21 vMB 79
255,347 255,347 000000000000003aacea54a8130a98943765c885dcf3a1c32a9dfe82a2972c6b 35 0.02 vMB 50
255,346 255,346 000000000000001e8240a50590203caf228e01dbaa474f55cd5f83aaf17789e1 320 0.16 vMB 83
255,345 255,345 000000000000003be82811b669a97e29bb85856aaf9b5fd63182a9ef4b6ea742 5 0.00 vMB 418
255,344 255,344 0000000000000002eb28a3d278a27e289b64da9b71a5809d5822128ed2e4a285 28 0.01 vMB 60
255,343 255,343 00000000000000123f413a87bcb9772e570e38edb0ae85273bb2b0920aaf43c4 90 0.04 vMB 175
255,342 255,342 000000000000003b86164f1e6a4442ade9fc96d69fe2f75c0ff1e418ee0c1219 186 0.11 vMB 88
255,341 255,341 00000000000000223e111500da4aa1c69ab5092df95245c15924e20ed94f94fa 252 0.11 vMB 117
255,340 255,340 0000000000000008e7453f21b76cd3ceac0c3cbc9c59aeca5257038921b99d6e 69 0.03 vMB 105
255,339 255,339 0000000000000015c0d1309f586f5f3501b4d16e14add65b07f177ed13298d6b 136 0.07 vMB 78
255,338 255,338 000000000000000b029d0962f866479265b82dc9dfa71f2483a1c094a8b52de8 220 0.11 vMB 102
255,337 255,337 0000000000000013626afcb18d076dbb5ec73363cc956110b9957f6003430ae5 376 0.20 vMB 100
255,336 255,336 00000000000000193c3704cbacdd26bfd68a0efedeaf4d75e8996b992be36f2c 228 0.25 vMB 49
255,335 255,335 0000000000000004a9d15bda53b3d191a1061f18d05bea16858086bcb3d3d870 338 0.16 vMB 94
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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