Loading Tool

Explorer IconExplorer

Memory Pool

39,938 transactions
16.18 vMB
0.12430795 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 93.38/200 MB

Candidate Block

Mining Attempt bdd222971d3f788ea7adef53a3ce105037d6bea8d4cb9b98a6b5a6cf42549778
Version 20000000
Previous Block 000000000000000000020ba0b0f97ade18a7734e70bffe99fde86a5e317db4cd
Merkle Root eb600c9cf061740e5a682e7b820a17d07907e08f12838891bdb13aa23565ff10
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,629
Size: 1.00 vMB
Total Fees: 0.04366856 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,314 (688,939 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
224,375 224,375 00000000000001873bea32586559502e1be5b3cec7caa6a75758281cf041985b 94 0.04 vMB 47
224,374 224,374 0000000000000050e16c467428c00c60235eea41417ae287faaad81231cca842 242 0.11 vMB 182
224,373 224,373 000000000000000f238c4d588f4a1379c12378b5c1559e99bf7875876768e56f 181 0.16 vMB 82
224,372 224,372 00000000000000f4dd08b190c3ada9663b15a576059ba7c07ab8f22f5f89cf10 637 0.25 vMB 286
224,371 224,371 0000000000000121a7964423b58580fca3e813c5ed3217ab546cc924ea56b12a 285 0.12 vMB 145
224,370 224,370 000000000000030c702ad5fc4eb7bb021a3af64142bc59989b6ee6f5314bcec2 462 0.20 vMB 253
224,369 224,369 00000000000003a7653fca25ab8c67c6a20d70e0f93e63d7ce1e4bafcc2d1e7a 110 0.11 vMB 64
224,368 224,368 000000000000017645120cbe05cc6a99d3b32663a22a7b2130e7d81834e6e56c 661 0.25 vMB 234
224,367 224,367 00000000000000ec6cc7f15ba2cb77b73e42dcb46cd128a43774d8d49dd72af4 258 0.13 vMB 159
224,366 224,366 000000000000033ee496979737628fdb24468e4ab07e78fdb3cf7052863418e3 500 0.25 vMB 178
224,365 224,365 00000000000003a6e4a12e2570aaca072ae639ca7f1b9916492cb1525c36ce58 655 0.29 vMB 190
224,364 224,364 00000000000000d50e54479dc841a288f62c7b4cc0cbba20b53b55dd64937ffb 258 0.13 vMB 132
224,363 224,363 00000000000003a9b0841d824010d052a19e3ce445208dd92e5b24241446e9cb 1 0.00 vMB 0
224,362 224,362 00000000000000c949b825c793f7fba908831a552acf8f5aafcb7aeef95f43c1 580 0.25 vMB 164
224,361 224,361 000000000000029de2f602674260cca4f98268c13b97f7a536f8835af84a37a5 647 0.27 vMB 195
224,360 224,360 0000000000000214a2a913a9f8a2d4cf87b5280a64b4f8aa63ee0a423ca2aa4f 434 0.19 vMB 171
224,359 224,359 00000000000002de0e50b8ac7267cf07f7ad640c9441d261fa6e9f458215d48b 553 0.22 vMB 76
224,358 224,358 000000000000019dad463e050f3ca516f11197515a1d1993fd1d24ced4eaddc0 527 0.22 vMB 294
224,357 224,357 000000000000032c8f39ae4d00366ae575e8531f1e347a6396d3093b106794b9 286 0.16 vMB 119
224,356 224,356 000000000000013fcce659598840dce5d62dac49e002004b27e833f1e9ed8517 106 0.11 vMB 222
224,355 224,355 000000000000015315573ebde787fe1e1d0c420676898585ce5f8a7054ba82c4 565 0.25 vMB 223
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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