Loading Tool

Explorer IconExplorer

Memory Pool

24,950 transactions
10.52 vMB
0.02583312 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.24/200 MB

Candidate Block

Mining Attempt 210bedc110e2a61b83f973d10a5094bf444c42486a4b1e3a4f4d570dcce7966e
Version 20000000
Previous Block 0000000000000000000042dc3a595584737aa5b0e59a9c730a957ef0652eded3
Merkle Root 76e8bc3995dbd1f3967dea752717e296a955d297cbff17de8bc2d10ce383f928
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,493
Size: 1.00 vMB
Total Fees: 0.00856025 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,550 (645,062 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
268,488 268,488 0000000000000000b1521c7c7c86a5d1dd5860391468e2b50c77674b9b78af13 356 0.35 vMB 21
268,487 268,487 0000000000000005cd6a869c15b71e1996a2f7573a46a277c2255f52fcb7ad77 564 0.25 vMB 44
268,486 268,486 0000000000000003ef756848b7e10c0899f92e7f7da826b887f4485579b37355 1,334 0.50 vMB 101
268,485 268,485 00000000000000018c35a8fc716dfd73e4c5dbec98c08bcfca5d09f2103560ef 104 0.04 vMB 23
268,484 268,484 00000000000000000c0810b3cf10b4c349f654a262b903bd44389c2152f35da4 143 0.15 vMB 12
268,483 268,483 0000000000000006d0077d2165aca07735644c20d46681cdd2c13672c3fb58bd 650 0.36 vMB 74
268,482 268,482 00000000000000048dacd685911359f088d6b40322ecc53c0336d01466ec0c9a 273 0.12 vMB 74
268,481 268,481 00000000000000027f03342ffec58d10ba810f633b1d24ed445393a9fc88ff88 627 0.28 vMB 106
268,480 268,480 000000000000000316ffd816505517755cf95bd7f5caafe6af1161b4caa74a32 464 0.23 vMB 69
268,479 268,479 00000000000000068ae6f7151bc1a548d7c5cd9165c9f7f36dd034d0d79970da 117 0.05 vMB 51
268,478 268,478 00000000000000058941e3dc56cc55f1e51117529e4fc41af1a0325f6d1038ca 359 0.18 vMB 70
268,477 268,477 0000000000000001d70b805e7001b86d3c5b185da19048b3d395f76afe4c87ec 362 0.17 vMB 82
268,476 268,476 0000000000000003dbe3ee6ee03a08de7f14e45643770d4ba78ca869e3352a75 549 0.38 vMB 4,133
268,475 268,475 0000000000000007a042e0442393c38a0d2f1f43948f575aab45b4cf38d632ae 584 0.25 vMB 98
268,474 268,474 0000000000000003d1dacef859ed0581eec4e39402a1aa074693bdb561091638 201 0.10 vMB 80
268,473 268,473 0000000000000005c5385805787a10795cf992d97ad251617fbf56745bdbf4ad 200 0.10 vMB 54
268,472 268,472 00000000000000013031c0b64685b3406aa36126a51121f7baee2093a30cdc4f 100 0.04 vMB 63
268,471 268,471 0000000000000001f007643fbf865153f8028fcdb02f8a9ff824042ef539ceaa 297 0.13 vMB 56
268,470 268,470 00000000000000040ba3abbafb8ccaf296e5c9db5ee2ce4896afffc045703860 145 0.05 vMB 47
268,469 268,469 0000000000000001f7e0b16a0380ab78ef6543c0e71da697b134cff570fd09f1 91 0.04 vMB 67
268,468 268,468 0000000000000002560748abf181996fe2794f8591419c3674a92066369dc525 106 0.05 vMB 36
Previous 10 blocks ↓
Total Size: 779.82 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: 415.14 GB
    • Received: 2.22 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.