Loading Tool

Explorer IconExplorer

Memory Pool

14,290 transactions
7.87 vMB
0.03585866 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.78/200 MB

Candidate Block

Mining Attempt 84174f19abd9d5769a700dc29f889d9599799819ba94263d2bdd6d76a63344c0
Version 20000000
Previous Block 0000000000000000000203302e24479af4b3e218e63b80fdd1783df3ad1b1934
Merkle Root ee2d01ae6eee3118bd6906e39c39123c9e848663cbcbeb76261398caf0783fc5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,031
Size: 1.00 vMB
Total Fees: 0.01948630 BTC
Median Feerate: 1.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,381 (689,185 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
224,196 224,196 000000000000003fcc2a2d7435e85fd451d38f35e2f75c42c42ea7ca012cb1c5 4 0.00 vMB 0
224,195 224,195 0000000000000233ab3bea3af2727b0490da8cdb8580b8ff9b74ac201948390b 491 0.25 vMB 162
224,194 224,194 00000000000001e0cd2c899b81fe71e2aec5e722c7ab8929da470be0d0d70c1b 256 0.08 vMB 282
224,193 224,193 000000000000027c667c62917146c244855f9611b183e35eb71705b1ce23f149 524 0.26 vMB 165
224,192 224,192 00000000000001d0f1624e1fce820bbbae3a46a54f0c1a4a891395e890694559 132 0.12 vMB 105
224,191 224,191 000000000000037f770eccec35c121398372d9f01daa826b7ffb32356e0430fc 687 0.25 vMB 220
224,190 224,190 00000000000003c5067152d32f3ad2ad9c9fe6c9232b6dbb44c18eb3e565be32 10 0.00 vMB 0
224,189 224,189 00000000000002e506daca237f3f54d098e519661f12d9faae5aa6463e6faed4 356 0.18 vMB 143
224,188 224,188 000000000000001a04fcd9cb38a08ab3c598f2fdf79e807fc67439dba07aa370 378 0.17 vMB 171
224,187 224,187 0000000000000149b789f6affe890f2330ad4c825abcdf1ba844175ffe6498a7 636 0.30 vMB 165
224,186 224,186 0000000000000335b32b7fc7dd24d45c8b6dfd4f66eee665026237d1342b651e 386 0.20 vMB 186
224,185 224,185 00000000000003c676857bf02710a8fad410002bf85ef525a9a59bf47ba592fa 480 0.24 vMB 175
224,184 224,184 00000000000000c8335254e359c6a65544d1504ecde24135a20b4b16811642dc 123 0.05 vMB 210
224,183 224,183 00000000000002afd6ed2e815f96225c904ce18737d16f6593fb7c145d7a678f 477 0.30 vMB 135
224,182 224,182 00000000000000507a48d2c3b5f79d245af4f9b0f0f75b9d95e94fe7ad7af9f1 390 0.16 vMB 186
224,181 224,181 00000000000000a482145c26b626ca65644358e44962e82099c36c966ada3134 172 0.07 vMB 248
224,180 224,180 000000000000021ac74e75d26d2c55def463d3cf64cf1513bedad7be4ea9f5c1 149 0.07 vMB 164
224,179 224,179 00000000000003c97787593bf2c30bb6bcaf14b6c76d06700eb3d83a42942ded 97 0.05 vMB 75
224,178 224,178 00000000000001949f10f7a29f63f369981190ec36608ae1145bbdc9ba2aa42e 14 0.00 vMB 156
224,177 224,177 00000000000003a958d922ae60d1250ea7fcf5ff0972ab6993258144716bb1cb 172 0.09 vMB 142
224,176 224,176 0000000000000183acffb19f317f32dfb1e54500d2a5a9f6e8e75880e98735f8 451 0.22 vMB 163
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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