Loading Tool

Explorer IconExplorer

Memory Pool

40,545 transactions
17.82 vMB
0.15819991 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.39/200 MB

Candidate Block

Mining Attempt 2622951b27e1ac040af68fbc578d0ea1245c4c0e6800ee14b8891a77673d46a6
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root fc57c6049066cbc7aa5fedb3ec626c3c39fc96bb1b0b4fb52d51f97d9d44e14d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,186
Size: 1.00 vMB
Total Fees: 0.04891075 BTC
Median Feerate: 4.04 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (712,838 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
200,483 200,483 00000000000000beb8167732dd61e3e33aac8dc1de7fc3f6b01532d9b6b60212 139 0.05 vMB 96
200,482 200,482 000000000000021c39a3579fd6d43c94b416a41e2f92652b341b0580cdc9de60 118 0.05 vMB 118
200,481 200,481 000000000000009cb01229397491385dc6769be35b4b555ebb1ddee424688c3f 117 0.05 vMB 86
200,480 200,480 000000000000027ffbcdc44fd4d6d4b6f3f45822f261bd1c67fdb7f631fe472e 308 0.10 vMB 191
200,479 200,479 00000000000001526af649c4a31640c046d58cd58034bafae7deee4482e78004 214 0.10 vMB 153
200,478 200,478 000000000000038316c62e644dd36da9750aa41125f0266cfd96cac4da66e992 261 0.10 vMB 205
200,477 200,477 000000000000044768850bb5683e4b53ea149d602f261eb05940bddb818d653c 169 0.07 vMB 123
200,476 200,476 0000000000000105f2d646e90a9b33339fd1f16d4c35f5745093353937b706b0 42 0.01 vMB 112
200,475 200,475 00000000000005cc68bb4c5e26b7ca07f90e7284ad37dc80b8a7283e776fe7f2 361 0.14 vMB 79
200,474 200,474 0000000000000456231d2cf8ec87c00ee7a70cbddde24f8986b4189f3cf10d9c 389 0.17 vMB 257
200,473 200,473 000000000000037c5e3f67951c6aa2503dff63f6de4d0439292ddd1ac2778a10 165 0.10 vMB 127
200,472 200,472 0000000000000550a30560785a6bf61b7aeeadfd0c89081e37d7c4856b34a1eb 216 0.07 vMB 160
200,471 200,471 000000000000016f93c239640cd07971f18d0804848f3e280121faf34b49da09 353 0.13 vMB 156
200,470 200,470 000000000000013234596ea01bd359c87aab6f2fae524b3638008643dff29dbd 177 0.06 vMB 167
200,469 200,469 0000000000000219a6eaccdacffbd538d6450e031a67a6a0b1c9fbdb8aeef7ae 260 0.11 vMB 102
200,468 200,468 00000000000000d30e49c4b41c687f029a20cdec1ea210cb7ed470ba4ff9ec13 180 0.06 vMB 282
200,467 200,467 00000000000001215eaf8fda593d42ec221b966b44e7d47247427a6c82fdec6e 400 0.13 vMB 155
200,466 200,466 0000000000000313df82f6ae552483c962d878d7a3450969a97d9c26005bf3a2 219 0.08 vMB 149
200,465 200,465 00000000000004b2ba9c510dc729bc87287909b5122c4ada7b71937f738ce9b0 15 0.01 vMB 150
200,464 200,464 00000000000003fa008561a87daccb4f9fd9ab6918aa51dfacb2c09182fe7c48 357 0.11 vMB 159
200,463 200,463 00000000000000c89a0cb0d8dcc0b2b0a0d8023ea12a78898fc4b274fc3b1d45 145 0.05 vMB 71
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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