Loading Tool

Explorer IconExplorer

Memory Pool

41,523 transactions
19.31 vMB
0.38936435 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 5 sats/vbyte = 4 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 104.50/200 MB

Candidate Block

Mining Attempt 326deec4ee7b8d9035e3be6d868ef693795e955139226ec5290e32dd565adce2
Version 20000000
Previous Block 0000000000000000000038987291fe95731462a73163d1df43631340635ff331
Merkle Root 1f6882471f8e012faa4b3634f699671f54d431c294bd3a7364e26b793ceb9c39
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,787
Size: 1.00 vMB
Total Fees: 0.09435223 BTC
Avg Feerate: 9.06 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,052 (653,705 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
259,347 259,347 00000000000000065139de31cebd01a40cfb85338144f14c2ef3c202e514eae5 0.11 MB 235 83
259,346 259,346 00000000000000255d42789630bccd5cb9a4f0c8586c37b28a926e4aa26ea363 0.01 MB 39 181
259,345 259,345 0000000000000014c5e80e85bd6233a08e0667bd6e8d2c4a3dfc295a772c3332 0.03 MB 76 103
259,344 259,344 00000000000000221ec843217135c004ba2ac0a3d81e799e6b8629866a04d724 0.22 MB 439 263
259,343 259,343 0000000000000000925608b9af3adc11f45b1b16c84f96626efcea3008df3791 0.09 MB 209 103
259,342 259,342 0000000000000006064169da1524572c85f3fcdf02321c23e259d419fe9002a8 0.06 MB 146 2,418
259,341 259,341 0000000000000026185c7a27bd12ab3d06b3fa82d3446e0cb33bb135cf03c9be 0.05 MB 119 96
259,340 259,340 0000000000000023f2ecb765a2dea90dc2a99761171945d4fb1b9857da9b39a5 0.09 MB 86 75
259,339 259,339 0000000000000004f1a27e8aee5214c126ee2ec9f77d12a69f6ab925456fde32 0.07 MB 170 88
259,338 259,338 000000000000000d86ca5c4aa2af16dba06befff360703262ff40852d993f6d9 0.05 MB 109 58
259,337 259,337 0000000000000025df3ab8740bca85e7c5ccae4a36f6b46f3f0249de94c774ff 0.33 MB 821 87
259,336 259,336 0000000000000005000595bf6c42f327202a176254be991953e681609efe4452 0.02 MB 53 95
259,335 259,335 000000000000001093fbeaf80694fc61e4c7e330f3539dda6a19e229014a36d0 0.15 MB 289 84
259,334 259,334 00000000000000023e8199d44ecdf2f7244c2dbd4c9688cb4a1bd88e9a1cb48c 0.10 MB 205 78
259,333 259,333 000000000000002365006da1cddd3215f13d3b5bdf435f77ab3e2f19c9371b1b 0.04 MB 68 106
259,332 259,332 00000000000000090f35063bc314f7d8d63e09c7120aa309e940670e886db8a1 0.03 MB 72 109
259,331 259,331 00000000000000072f9fa0e777fc91cf5d2b7e2e789ede9545d553cd96ffaa00 0.04 MB 98 47
259,330 259,330 000000000000001015428a1e6f941d2110035e44f28cad33f9b190de9043643f 0.09 MB 206 123
259,329 259,329 00000000000000085d90e0face93bbfaf7ec4470b4febbf5559ba48f85cd20b8 0.06 MB 121 83
259,328 259,328 0000000000000018edb1ffa2f51c2d6f37e9bbfc7963145665204bb1b8a4a10a 0.01 MB 25 88
259,327 259,327 0000000000000001f5eeceb8e6c37c5a5ffee765d2ff0f0d6ad3f45916d2d29c 0.18 MB 309 71
Previous 10 blocks ↓
Total Size: 778.94 GB

Node Details:

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