Loading Tool

Explorer IconExplorer

Memory Pool

18,459 transactions
10.46 vMB
0.05019737 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.25/200 MB

Candidate Block

Mining Attempt 9064af0b14180baaf66ec1e3991ea17be720eecf437cd98fcec6c36ec1f4314b
Version 20000000
Previous Block 0000000000000000000032fb1a4b178c1a497a54efcccc9b090727a65339d031
Merkle Root 6d87e941be87e044251011e11c5c046ddb1676434ed27b014dee6abdbcfc45c4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,220
Size: 1.00 vMB
Total Fees: 0.02604297 BTC
Median Feerate: 2.15 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,362 (647,090 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
266,272 266,272 0000000000000002bb50022df53a2d5119beba82432a12421ec13aa9d07b5d7f 410 0.17 vMB 88
266,271 266,271 0000000000000009ed83e4427cea27e189fbda617d8361165b28956a4100972d 347 0.15 vMB 91
266,270 266,270 00000000000000080603faa8c81b548e2867095f267f49e25854486f12f82811 41 0.04 vMB 55
266,269 266,269 00000000000000035546cb6bc2785ba65dc9d286313e38929e7989f6f49a11b2 279 0.11 vMB 104
266,268 266,268 00000000000000016a87df4793c5816ff7dd9c70c9474874a18a0d344434b27c 249 0.14 vMB 43
266,267 266,267 0000000000000005074ba63cdcdf4ba641f517496650b20bceb604a8c4030f28 363 0.16 vMB 79
266,266 266,266 0000000000000005b4f513d48a548e92eae1aa2cff88fec4dc42f7436e764c5c 247 0.15 vMB 79
266,265 266,265 0000000000000002d29a65cfba2c962d669844f4153b9fbb85507a5db26aa9ce 7 0.00 vMB 107
266,264 266,264 0000000000000008f34b411c5b5f455aed5542ea0f610da368025cde056a6e67 236 0.10 vMB 66
266,263 266,263 0000000000000002fbd42a1354a13ebdba87defd0a97768c6d3c43547cb88b44 135 0.05 vMB 56
266,262 266,262 000000000000000a7fdea51b181de9ba07475dbdff2747ddb21c5933ddc39e64 21 0.01 vMB 62
266,261 266,261 0000000000000004f9879d8f12b8a4056cf93a97bf362e81779a2a6e0ad23860 7 0.00 vMB 56
266,260 266,260 000000000000000735cd9c2c1f86d4f71a42b3862f89f7aa72dab3da1fee9058 108 0.04 vMB 89
266,259 266,259 0000000000000008992d53b36f55f6ba8e3ff3fffcf993a0d477bc3789f8617d 331 0.13 vMB 117
266,258 266,258 000000000000000ad914ee2502e200c3b42617cd95a4d167a77fd67f61be6b25 166 0.08 vMB 82
266,257 266,257 00000000000000022a1ce87d15c99a1d061e55b29d37f2b67ab5d8297ffe178b 614 0.25 vMB 108
266,256 266,256 0000000000000001b8afd4292e94232916592b03b7aa5a04336b245e54c07d56 114 0.05 vMB 95
266,255 266,255 00000000000000094a9d3e8776d0afd185a61fa888fbd21d0f5f334386c49f1f 341 0.15 vMB 87
266,254 266,254 000000000000000a6b414cdf3da0025b382e139bdf48d06a9f128c9431573c92 255 0.10 vMB 132
266,253 266,253 0000000000000004aa1ff4650e63c45617bea2ad662f243eafc455d7edf9b87f 97 0.15 vMB 13
266,252 266,252 00000000000000030de20e4a105db39435a79943aba7b8a14055613abb2f584e 231 0.10 vMB 56
Previous 10 blocks ↓
Total Size: 779.49 GB

Node Details:

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