Loading Tool

Explorer IconExplorer

Memory Pool

46,709 transactions
20.45 vMB
0.05109847 BTC
Random Selection Loading Transactions
Max Size: 117.16/200 MB

Candidate Block

Mining Attempt ad672cc7c808d2de41d79da3b5ec8c2217d715d61e3d1ec6387a9cb7c332d177
Version 20000000
Previous Block 000000000000000000008cf925688a9324605cd72241f4351d10b89a2ee171a1
Merkle Root 738d8547a252655dd74260b1b1088ac9a04b09695b54c734a13706a492f66c8f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,623
Size: 1.00 vMB
Total Fees: 0.01070644 BTC
Feerates: 100.53 > 1.07 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,947 (691,630 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
222,307 222,307 0000000000000127926f9acaa73ebfcc66e3a31d5b371b81d5cd95e61811bb36 14 0.00/1.00 vMB 29
222,306 222,306 00000000000002ba246a7ee454f067a319c82f0748180ff74c09276ee8bd1cec 111 0.05/1.00 vMB 174
222,305 222,305 00000000000003050cb8d1ec851a7d2e9e7dbf2fff62ac0497b882c8b01f183e 445 0.18/1.00 vMB 221
222,304 222,304 000000000000041bd8ffecf778ee9e836aaa30b87951abbf8f57c6039b3998ec 135 0.05/1.00 vMB 162
222,303 222,303 00000000000001ef0e6395c1bfc4d60b9cb55421539d5b98845526f1d3f3a51c 228 0.11/1.00 vMB 162
222,302 222,302 0000000000000284218765819e0f9aa49c04af934e64439b704b0fccdc4323b5 140 0.09/1.00 vMB 129
222,301 222,301 00000000000003fc8ee486362cc65eff5113c07e62ed6da71b8732a879ea1d7d 407 0.24/1.00 vMB 124
222,300 222,300 00000000000001df705ffdc92220481e4346fb55b8b240b4b84b931afacdd610 723 0.25/1.00 vMB 245
222,299 222,299 000000000000013b60feb225abe20bbf20626836e20004db784ac2c56151e704 90 0.04/1.00 vMB 173
222,298 222,298 0000000000000303abbc98fbab6347bcf45b1bfb16b33353ec5f2f42ccd5f20e 36 0.01/1.00 vMB 66
222,297 222,297 000000000000029c4f272fa9a205acabb3f2e2429477d4b92da3be02f9274dc1 219 0.10/1.00 vMB 180
Previous 10 blocks ↓
Total Size: 780.52 GB

Node Details:

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