Loading Tool

Explorer IconExplorer

Memory Pool

14,864 transactions
5.26 vMB
0.04387862 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 31.64/200 MB

Candidate Block

Mining Attempt bb05b019b5f453c287ecf26692a67e6258a261b3b5b68aa13eb00479bc631387
Version 20000000
Previous Block 00000000000000000001d57f0bd9e71479695da906dd4d0ba7a9e2d1d8afa2a4
Merkle Root 5c1473b5225d41cbdcdd9697f833b7d9753aa0641c071dbbde714a23918266b9
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,483
Size: 1.00 vMB
Total Fees: 0.03404573 BTC
Median Feerate: 2.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

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

Node Details:

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