Loading Tool

Explorer IconExplorer

Memory Pool

17,523 transactions
8.23 vMB
0.02531118 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.20/200 MB

Candidate Block

Mining Attempt d9412aaa9b2a37781a5a58fa35b76d2e17b9115956a8ad6914791f2cd158b1b3
Version 20000000
Previous Block 0000000000000000000170c67e58e6b2743a2a358553ccfe3fb9590b1d57ba5f
Merkle Root 9873d1a726cc235d231e03dbe77aac244a1a4ec8936088eadc7413a54f73e876
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,881
Size: 1.00 vMB
Total Fees: 0.00801177 BTC
Median Feerate: 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,402 (658,019 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
255,383 255,383 0000000000000011c37a66c4dbbd41a6d3978525d4ccfb06c3e68f87f473742f 313 0.13 vMB 99
255,382 255,382 000000000000000e2c67f5e84a437748057e74ea9494be109413f5363a1f8c04 221 0.10 vMB 179
255,381 255,381 000000000000003144b9a40e4d3b64d1bb2cdfc6198e3d3e9df603235a08191c 70 0.03 vMB 107
255,380 255,380 00000000000000166b25aae9be3bf623738f2927865f7f5b066cc546fed2c471 54 0.03 vMB 78
255,379 255,379 000000000000001f7cff26fe808ca590d5650fb22c2d69bcf6786cfb59278cc5 101 0.04 vMB 104
255,378 255,378 000000000000000701096f840c83d430d876652326012f55559fa0a08d8eeabe 38 0.02 vMB 101
255,377 255,377 000000000000002919cd4ed070d3765095d5cf819cd3ae1d128f67fe2b5b1f08 105 0.05 vMB 94
255,376 255,376 0000000000000035522a1fed9d5980896a70935ad2032beb66ed46ef72b326a4 273 0.12 vMB 158
255,375 255,375 0000000000000040d945ee04b84a3ab57ead73d6178d69317faf601d770a1fb4 290 0.14 vMB 92
255,374 255,374 000000000000003ecf31932135f88798339b70328dd5f949356db240673e609a 106 0.04 vMB 119
255,373 255,373 000000000000002c9da3d7f823de2c8568046771af3d70828a57f03967da51db 50 0.02 vMB 106
255,372 255,372 00000000000000076a99d1d4cc65674c0f1153b6a0dba25615b3753bf6d19010 14 0.01 vMB 60
255,371 255,371 000000000000002a657df7f80a408fa5abb3ff41e4f74761bb64c4287916a4b0 159 0.11 vMB 77
255,370 255,370 0000000000000026126c3d66252fe3cc10925c798a6cd57bcdc32afbe37d3456 15 0.01 vMB 154
255,369 255,369 0000000000000004ef957146f6f52e3a3d224c7a5e0da534d7a82443771eec83 48 0.04 vMB 1
255,368 255,368 00000000000000230c401f4fc10b5dd861dd4da3648ec339035f71d91f8a383b 46 0.03 vMB 115
255,367 255,367 0000000000000005b9fa4c66811e0f1081d05accf884ba079b727a6dd4d894de 194 0.10 vMB 109
255,366 255,366 000000000000001fadfaede481496a9a0e31104e933327d05854690f1e33df76 330 0.17 vMB 113
255,365 255,365 0000000000000039712afaa3551c4ad26842bc2848ac897d1375459a71876073 158 0.06 vMB 96
255,364 255,364 00000000000000401f74b69e9a287c43e46b7fde2812c8d32369542d8dc78cfc 1 0.00 vMB 0
255,363 255,363 000000000000003b016c5267148e6a5012e0a309b4efddef337239a368de16a3 105 0.12 vMB 36
Previous 10 blocks ↓
Total Size: 779.57 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: 268.84 GB
    • Received: 1.04 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.