Loading Tool

Explorer IconExplorer

Memory Pool

24,379 transactions
6.74 vMB
0.13434556 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.25/200 MB

Candidate Block

Mining Attempt beec162da939381e15e50675263075a36a93f71f8581d218a7a0bf357c9623e3
Version 20000000
Previous Block 00000000000000000001d5deb3d4ba0cc61c1317c6825ceec165039ba200037c
Merkle Root 31c078e88ba63c1db24f153f134be0f12de14637ecbacef0646d09f97442251b
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,675
Size: 1.00 vMB
Total Fees: 0.09167936 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,158 (704,877 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
208,281 208,281 000000000000034fe59a82cb1187089ecfa69223a9aed7d1ed84871732a32036 0.09 MB 185 167
208,280 208,280 0000000000000443af6c413f556577aac340ed375a0e03db34c800d0bccb9dcb 0.16 MB 296 150
208,279 208,279 000000000000004744bd9263490f8d0320ae30c1992a58b91b2b837b3f6ea27c 0.03 MB 47 176
208,278 208,278 000000000000017f4bbde7f6bc91b55e089d41857e294922f4cfbdae975bc59c 0.07 MB 138 142
208,277 208,277 0000000000000118ba49fa7fd477cae91a623dd672b8ebc994d21301eb41b32a 0.09 MB 128 80
208,276 208,276 000000000000007b771a034b74f2c86cd6bf4d75d67506e0b931406e7cb27caa 0.00 MB 6 756
208,275 208,275 00000000000002c2a0c394dcd76e6ae688d70b12cdf38b0c02e66e31cbfbe0e3 0.11 MB 256 153
208,274 208,274 00000000000003bd37e5ec080999f3447749db6e79e689681b39a29c37a9253d 0.04 MB 77 74
208,273 208,273 00000000000002705491e9c06fb3aec506ae2a6dfa1c0a18666993cc3027f4c5 0.08 MB 193 184
208,272 208,272 000000000000034ad8c4b0a0f7c2bbb848a56f9dd4919185490df388bd3930aa 0.06 MB 114 159
208,271 208,271 00000000000004fa0af855eb3df04d7bc3101f555e834cac7be2763b5d8fbee5 0.18 MB 476 259
208,270 208,270 00000000000003460898b25c8ce34738b001cf32466a96779960bcf7801f8e79 0.00 MB 1 0
208,269 208,269 00000000000000c1669e6579581dfa146960c809a10795262aa3eec7f2e30ac0 0.09 MB 189 122
208,268 208,268 0000000000000322464cff674aadea692b83961b7b6b52df1bc56be1ab000944 0.03 MB 56 160
208,267 208,267 0000000000000460a6299c8f0d71cee7868585fc2c11e6fbdcacc24238d3f8d7 0.21 MB 537 314
208,266 208,266 000000000000024147a5869f3e882a035bd0affeb1c7081c7b552516fe1c4ffa 0.01 MB 5 47
208,265 208,265 00000000000003ef08bf4913add9b4d7dd6b6982cbbaf491e7fc44a9d49eae46 0.07 MB 71 102
208,264 208,264 0000000000000178f9abf537fda089085ed17701eb726c4687437b263cd503b7 0.31 MB 594 72
208,263 208,263 00000000000001a7287ce4db94d90336206682c7200dad2b0fff78231d59cd86 0.04 MB 90 168
208,262 208,262 00000000000001f4d1ad2d17d0b38ea3ccc47b5b9c9a6f67eea7c30ba0b13746 0.04 MB 74 287
208,261 208,261 000000000000000c98890173a78bee5ed45d8fa335967ee937559b5acd754258 0.08 MB 167 170
Previous 10 blocks ↓
Total Size: 779.13 GB

Node Details:

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