Loading Tool

Explorer IconExplorer

Memory Pool

28,449 transactions
9.46 vMB
0.09791672 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.85/200 MB

Candidate Block

Mining Attempt 07c1967f542f715c0c869b90374afd1b01c7b162e527d52ecff1f71c5a938029
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root 8e7cbe9d1427dfd3ef1871f53d48e1c245637a116c43bc947910ef00dec4c9d7
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,286
Size: 1.00 vMB
Total Fees: 0.02746448 BTC
Median Feerate: 3.07 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (639,740 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
273,481 273,481 00000000000000053a3288d41b41846131e0b1fa01ca68f6324f07e30bc3fd9b 266 0.13 vMB 37
273,480 273,480 0000000000000005bf6a85a9ef58647d1b64ccaf23e4ad909f914388a41772d0 561 0.25 vMB 53
273,479 273,479 000000000000000219244adb09165dc9e614117db4d74a14dabae36afcb08b76 57 0.03 vMB 12
273,478 273,478 000000000000000259d8361a32fb39f13f1683397b8e0c8eb72b5126db2a4c92 380 0.17 vMB 59
273,477 273,477 0000000000000000631609696bf19927307221894558d5dcad15a4829d8c5798 471 0.40 vMB 29
273,476 273,476 00000000000000024abf7657c8406c94d754d7f4a19ee50165c809167b90d89f 1,217 0.50 vMB 49
273,475 273,475 000000000000000268f55751a4453a5236eacda5a919b3859b517685fd98f5e4 779 0.25 vMB 94
273,474 273,474 000000000000000460b8f2152ea95fe013eb61919581df5f3e1d99afa85ffb7a 710 0.25 vMB 87
273,473 273,473 000000000000000518e0e7b1e6a7f57abff3474ecc6db80f44adabf6210bba1e 572 0.23 vMB 70
273,472 273,472 0000000000000000bf16a610f7157e9aa2c639b3a68161314171be4de12c6c12 32 0.01 vMB 50
273,471 273,471 000000000000000529c3a77ffa2f9a7d7c30e15ca47166f023902339000a2dff 917 0.45 vMB 59
273,470 273,470 0000000000000000213c08812fbb5b5e9cadeace614f920d364ba9ba692ce496 922 0.40 vMB 51
273,469 273,469 0000000000000005bd2e875dc2b6af4591c4936db06f5f71c61f0496748d38da 131 0.08 vMB 39
273,468 273,468 00000000000000022bb5d2f66e82cebd8b3dcb6f5ba048ef5136115bdea0aefb 495 0.25 vMB 61
273,467 273,467 00000000000000041a5f2af5e16672705819f8816b24485c7aae6a4c4b375516 60 0.03 vMB 53
273,466 273,466 00000000000000058247deb3ec91658eece0ab187b4db68aba15013da0d97e3c 159 0.08 vMB 45
273,465 273,465 0000000000000005f1906cc2b5d01cbc5700fc6e5fc982d04b4700be034f9379 292 0.15 vMB 18
273,464 273,464 00000000000000019979277f562d542ae20c6fbc5dbdc2932725ff5b9580e9df 250 0.15 vMB 39
273,463 273,463 000000000000000294012b513695d2488f00d497ac18ad5f314009cf28eaa8e9 204 0.13 vMB 41
273,462 273,462 0000000000000002ae70dbd362850078fd258022860f3b4ea6a36b3542411c65 334 0.15 vMB 50
273,461 273,461 0000000000000004f63ee93d1c2e00f9fe51d4440adb187f62ed4b18a16a87a0 281 0.13 vMB 44
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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