Loading Tool

Explorer IconExplorer

Memory Pool

49,072 transactions
29.76 vMB
0.07369238 BTC
Random Selection Loading Transactions
Max Size: 159.19/200 MB

Candidate Block

Mining Attempt db3fb8b1bfde6199f67d5d9a5040b2706338f50afcd3d9cf37d72ef1c3034976
Version 20000000
Previous Block 0000000000000000000076b83b1d6ccdb00623eb84fa22f3fb18eee6fe467774
Merkle Root da1f00605e5f3176fe4ec27c82351bb1ed205c888f30d8fc34e0c0814785af15
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,132
Size: 1.00 vMB
Total Fees: 0.01257776 BTC
Feerates: 117.91 > 1.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,829 (738,542 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
176,287 176,287 0000000000000617b9821cf958e7f622167b7f96d0822055768550f8e90a584c 37 0.01/1.00 vMB 125
176,286 176,286 000000000000052cfb01db276a70f272b117bd80622e9321ebd9628f0230eca0 12 0.01/1.00 vMB 66
176,285 176,285 00000000000005ff69e549213bbf203fe987fed12c32c9963806107b835a62a0 107 0.03/1.00 vMB 29
176,284 176,284 00000000000003385ac58b3d39bb8d786cf44b94a861d7fa38c12a18842464e8 25 0.01/1.00 vMB 126
176,283 176,283 00000000000003d3a329efb06da3eaa9127606cb90941af6ef59acba0440e5c3 45 0.03/1.00 vMB 43
176,282 176,282 00000000000009b4d95e5b61d80481618136f5a1196a7fea6ea5e92ab73c9f37 81 0.04/1.00 vMB 247
176,281 176,281 0000000000000252d8fd918f2a7a7a3d645b0b45243cc7fe7be37b056b993e44 63 0.05/1.00 vMB 141
176,280 176,280 000000000000087273b3c3018bf3af3e308aff7921dca85c95e58910fffa9691 78 0.02/1.00 vMB 34
176,279 176,279 00000000000004498d1f233ed0cbea5e3e68d2f2e5adc96a39cf3a54d9acc81a 28 0.01/1.00 vMB 67
176,278 176,278 0000000000000729802a40138e735c3650133968aa1189592a59307cb7299594 10 0.00/1.00 vMB 20
176,277 176,277 000000000000047b4dbaa60c3249d068c1fe4aa7dcbd9ab866663671fef7522e 24 0.01/1.00 vMB 78
176,276 176,276 0000000000000524dc45cbb546582ce5c6a090724330a85814d0f7574f2536ff 39 0.02/1.00 vMB 97
176,275 176,275 00000000000006ff23fbcb0cd2b50f1f2be24ac3ff0bee0b1a817b497af2051d 43 0.02/1.00 vMB 55
176,274 176,274 00000000000009658af9f88b07da6c4d5d8780509f0e4668b76cc27bd9dc5efc 120 0.04/1.00 vMB 54
176,273 176,273 00000000000003c1a0441a2ed09217f2ee7cf48f5754126a33695d7a16eb3aa9 3 0.00/1.00 vMB 12
176,272 176,272 00000000000001a3d39f4f3d023665f77b49834dd2f8d7fd60013ab8cfa01f60 38 0.02/1.00 vMB 184
176,271 176,271 0000000000000406d9bab6a3fc3838d10256bd581170e0afc8b54bcb2e24624a 15 0.00/1.00 vMB 447
176,270 176,270 000000000000059df676249252fb59660f91b5e2af34afaef739710c80ada1d6 32 0.01/1.00 vMB 130
176,269 176,269 0000000000000772050832702f7385358b16a5cd622f04bd5aadb4e29ce8fed1 69 0.05/1.00 vMB 89
176,268 176,268 00000000000009b06720f50ecd90e3ef54d7492a19f8ac3add022d14a7399f3d 6 0.00/1.00 vMB 18
176,267 176,267 000000000000078e2405e529ec6651fed9c7a019d4c0a0d974eb22389f5e1522 103 0.03/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.09 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: 651.46 GB
    • Received: 13.58 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.