Loading Tool

Explorer IconExplorer

Memory Pool

39,647 transactions
17.54 vMB
0.13989243 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: 96.73/200 MB

Candidate Block

Mining Attempt f45eb346b653e410da0c44cbac51856e639796e8db128278d3a400b09120fd44
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root ae38a050e48cbf9e61dc2793d80cfd2a61dda1f969cdc40c5844e1d3fb36b0be
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,284
Size: 1.00 vMB
Total Fees: 0.03698384 BTC
Median Feerate: 3.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (712,845 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
200,462 200,462 000000000000049027850bc78f1cec95b0e47d60810118b0165a9a251220b627 13 0.01 vMB 4
200,461 200,461 00000000000005799970f6e8afba1381ed4da7d4a900cfc2e90c1122710142f7 57 0.02 vMB 59
200,460 200,460 00000000000001216f37dbe72adcb3a3c08504876536ca1716a5b6aa185f6312 106 0.03 vMB 194
200,459 200,459 000000000000010e0b865bbde0a577f2457ef9c3903115981880e13219988c82 308 0.11 vMB 159
200,458 200,458 00000000000003af6fc6a95f3e3ee65b73948f6ee0601f9501281b11ee750cec 141 0.04 vMB 213
200,457 200,457 00000000000005a93d601e20d034650fa916d88f19e55f4989285be4ed9bc000 112 0.04 vMB 240
200,456 200,456 000000000000008dcb165ac16940ccf46b1d07c17b8fb645508cdc8f751b00af 91 0.03 vMB 202
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: 90
    • Outgoing: 10
  • Data Transfer:
    • Sent: 111.65 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.