Loading Tool

Explorer IconExplorer

Memory Pool

21,196 transactions
9.14 vMB
0.05678000 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.63/200 MB

Candidate Block

Mining Attempt 91a94488e54d848551bc24e2f004508a8dfdf4189b64bd4c346b20126bbea283
Version 20000000
Previous Block 00000000000000000001bf0296a9d24640817181fe27acc0716facbe0a50c1cb
Merkle Root 039c5345bc421e69da39cb87fe232a1362fb8c8300900c5f2be50c19d79d340e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,513
Size: 1.00 vMB
Total Fees: 0.03311007 BTC
Median Feerate: 2.41 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,391 (710,103 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
203,288 203,288 0000000000000142e4bf3a3e5a1b11c8982606875e09abe8982f68d3b4876483 692 0.25 vMB 153
203,287 203,287 00000000000003005381b13c4a4a6df03e819f1618c1d7096c2d1b4b7739d943 126 0.05 vMB 34
203,286 203,286 000000000000017fe9b591fc8554b383c1af1b41f2b97ac7298a5fb6f4ccb794 495 0.25 vMB 143
203,285 203,285 00000000000001190b8a044e4ec1df236f85f0b1acd84abc382997a4b771c608 12 0.00 vMB 183
203,284 203,284 00000000000003f6fc8036ab7c78a8a2f961d26048d19ec33df63a0e08f2a7cd 121 0.05 vMB 182
203,283 203,283 00000000000001e57a685dd0c8d390e8438fa3e15f187c5a6560ab68328a71c7 72 0.04 vMB 85
203,282 203,282 0000000000000147621afa5de7dfb3bc506413c46d2382be63e7f8bcb827648c 96 0.04 vMB 86
203,281 203,281 000000000000054d65fa82978eb01b7f839c0318d20dbec1b36991107f9f7eae 250 0.20 vMB 68
203,280 203,280 000000000000034e816752b4240ca746de406838ebca8826040a67be2d8cd95f 68 0.02 vMB 147
203,279 203,279 0000000000000258bcf82ca2c5dfebdfcbfc6de65aec14db0e0fb7355318376f 161 0.09 vMB 92
203,278 203,278 000000000000041344096a0ea2189f08f39d35b59d4a4b57f8757ff6e49fc9ec 108 0.06 vMB 97
203,277 203,277 0000000000000146e72c3dc7f402e9f6b8437375488f644881b9d0459655ffef 53 0.02 vMB 121
203,276 203,276 000000000000023d414f6c49f2d5ff6694b1e0e890e5bebf11582e2fdfb0bc59 110 0.05 vMB 75
203,275 203,275 0000000000000132f03172dd874682f3756da35461d4f42d2b78e9518ca43547 390 0.17 vMB 134
203,274 203,274 00000000000004dfbcad75a9a772d5db417bef05e4edba85509b449316f5cc8b 408 0.21 vMB 80
203,273 203,273 00000000000003b5ec4acc697c91c37b077b4017e71eed1ac8131f52917a5a28 30 0.01 vMB 105
203,272 203,272 000000000000009bcdb08bfed6bad8886c55fc64e2c40e4145df8bb77a2a665e 47 0.02 vMB 73
203,271 203,271 000000000000027f06052cf04b6bbf6dfb59cdfbe3edca7eda7d31dd56ac5274 72 0.04 vMB 81
203,270 203,270 0000000000000550e67c92bf89077271cf42e60b9e06bd015110491df3d00e33 748 0.35 vMB 118
203,269 203,269 00000000000003401dc0d913f542ed078abe3d49314360ede83309b477d8558f 300 0.10 vMB 154
203,268 203,268 0000000000000276ce6fdb7d8f249e3071f71f4b14b4f7ac2eb49a34c4ab23db 116 0.05 vMB 108
Previous 10 blocks ↓
Total Size: 779.54 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: 250.48 GB
    • Received: 0.95 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.