Loading Tool

Explorer IconExplorer

Memory Pool

45,750 transactions
20.65 vMB
0.05481897 BTC
Random Selection Loading Transactions
Max Size: 117.21/200 MB

Candidate Block

Mining Attempt d5ecc1045e742885c69c8c80685f279abbd9429371c68bfeefdaca0aa40a9683
Version 20000000
Previous Block 000000000000000000002b32e86d87b3cf8508db31771fa656074b68e0c647d3
Merkle Root 7c64a08548c786b9905ef7eb482edc57091a6977c6f0cb9ccdb27fe6709ee5d4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,047
Size: 1.00 vMB
Total Fees: 0.01370308 BTC
Feerates: 199.00 > 1.37 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,016 (691,688 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
222,328 222,328 00000000000000141e3a5a5c91c025c96edb5ac1be42bc1720a6ed61b5079887 187 0.07/1.00 vMB 280
222,327 222,327 00000000000000ebf2dd71ecb8aa9d9c9b7ce6d69bfb374da97fbf1df08a573b 119 0.07/1.00 vMB 27
222,326 222,326 00000000000003ce9bcdfdad45087870c4ea4f66bb43f269b1ced81eff533817 52 0.05/1.00 vMB 87
222,325 222,325 000000000000003dc505aceaea9c5ff190dc8611e476f8ff227090e5fa2d47fd 47 0.02/1.00 vMB 184
222,324 222,324 0000000000000234354295e6bfe88156f7d6eb26606cbeef9210f428493d1358 190 0.09/1.00 vMB 203
222,323 222,323 00000000000000ac8f932fa8753498a5ed37f64f4cb3e1920056907f8f51eec2 274 0.12/1.00 vMB 193
222,322 222,322 000000000000020e4c824547cc6081aed7ed4b6eb5d25be91e942aec12dd30da 91 0.06/1.00 vMB 156
222,321 222,321 00000000000000c2a9984dcc68e3e10d63c269aacd8d039539ba595e69e8a7d6 164 0.08/1.00 vMB 195
222,320 222,320 000000000000048785b5d690fe7f49fd3015d652b8287a884dfe666591b8b7a5 248 0.16/1.00 vMB 136
222,319 222,319 000000000000045a1dedb8b2fbd6c01a671daf994e2f271f641784b6647b9408 47 0.02/1.00 vMB 168
222,318 222,318 00000000000002c93563993e59a4a0a6f31cf1b90aa9aef1e9174af335dc2213 158 0.09/1.00 vMB 147
222,317 222,317 000000000000012a3f36313be5ae50b4be9ae872ef973b97264804ce8462aec5 322 0.13/1.00 vMB 194
222,316 222,316 00000000000000e535ac0611a65209616836a77671d4e9f79b97cf5126709264 171 0.08/1.00 vMB 192
222,315 222,315 000000000000030d7290e5aedf7ad9c48fa0dc7ce2e6842ec75a98e544261682 436 0.25/1.00 vMB 158
222,314 222,314 00000000000003e3af3249e081914c896dba18fada7558575d952440f1a48f06 256 0.09/1.00 vMB 227
222,313 222,313 00000000000000064766b29840701069659d80fe86b697838455164c5fe709d2 122 0.05/1.00 vMB 221
222,312 222,312 00000000000001630f1abab5a6e12151218950f20034d7d581e20ba2bdf1d978 51 0.02/1.00 vMB 239
222,311 222,311 00000000000000a52a009f87e7e811a59eeeadd83f261f2b7fceafd9f4fae437 114 0.05/1.00 vMB 218
222,310 222,310 00000000000004917d1b4b882391de7b138066b916441218cbf3ba54fcf9392d 120 0.04/1.00 vMB 2
222,309 222,309 00000000000002df89b43481dbf21be04281106cf61ddb6695d67575684dbfbe 144 0.09/1.00 vMB 120
222,308 222,308 0000000000000114558a3a7fe86619721ac72361c4521ffb7c87da0109909706 517 0.25/1.00 vMB 246
Previous 10 blocks ↓
Total Size: 780.63 GB

Node Details:

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