Loading Tool

Explorer IconExplorer

Memory Pool

85,716 transactions
31.89 vMB
0.12174151 BTC
Random Selection Loading Transactions
Max Size: 195.48/200 MB

Candidate Block

Mining Attempt 077f441590f557cd60aed8ee36725bc649da1004f5b0d18d61cab35a451c7a33
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 380e7b59c8cd294d8eb0a64db1d25a045be78fcfd44f0b94f447e64b87b3913e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,891
Size: 1.00 vMB
Total Fees: 0.04393443 BTC
Feerates: 301.57 > 4.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (684,065 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
231,159 231,159 00000000000000b58aa237fe6ba76daae7d2b6737bc4fa0b1da26bdf2e0adae1 254 0.13/1.00 vMB 154
231,158 231,158 0000000000000106c8a119f0b9ffd9f7c122c632ae324163972b2834b8b80546 172 0.07/1.00 vMB 198
231,157 231,157 000000000000000454490401d87f7c0b66f35b04b116ba66682a07090c879bc4 164 0.07/1.00 vMB 25
231,156 231,156 00000000000001786aa4d7cdccacc7c9b0c71b58ce8019f62f8535a9d117325d 297 0.12/1.00 vMB 159
231,155 231,155 000000000000003afeef902ab642266f11be3196e71c8cef1202308a9d5640b8 414 0.20/1.00 vMB 140
231,154 231,154 00000000000000d6cf1cf76eb8263350ff8b7a3053f13ef4dd17402c88dd30a2 662 0.25/1.00 vMB 168
231,153 231,153 000000000000016b1f0fb9d71fc7aeeb65ba20d019131c93fd7d10b4a7d6a930 140 0.05/1.00 vMB 101
231,152 231,152 0000000000000150cb4abdfeaf72574caac13d73d959560bf787bd068b64a594 252 0.12/1.00 vMB 140
231,151 231,151 00000000000000b535f1d0943d05f2840799d41ea07aef02989d36197a41c731 908 0.37/1.00 vMB 151
231,150 231,150 0000000000000083244de571c7325b4b37f423ef3ab23f31b8956d3eebc7bdaf 180 0.09/1.00 vMB 155
231,149 231,149 000000000000021bdd091f2b75e25c54db4873c28247af1e1b9c51e61110644c 304 0.14/1.00 vMB 151
231,148 231,148 000000000000001d06799f7cd707d1ca6daf38eccc3f89122ce78f3b86dd4c57 491 0.24/1.00 vMB 209
231,147 231,147 000000000000001372c7207f175c6fdfe2be2743c1d90c849d378ff7410c4875 211 0.09/1.00 vMB 172
231,146 231,146 00000000000001fcf137fd4b6fde9a6cf43b2e08e25b85bb33c633624283cfa5 161 0.06/1.00 vMB 194
231,145 231,145 0000000000000149a54a16dfd7dc6d9427a64d6b0ad98b515229afff729759fb 16 0.00/1.00 vMB 159
231,144 231,144 00000000000000275bb1576ff10a1637ade4d214ece3677c3f098a05f9634985 161 0.07/1.00 vMB 135
231,143 231,143 0000000000000190ae5bfb95680cea8e4edbbd0e36f00a2d1444b94a4dc01bc2 162 0.09/1.00 vMB 100
231,142 231,142 00000000000002066dc203d23963be9594a44af157fcf0c6556aa70f542ed351 462 0.19/1.00 vMB 161
231,141 231,141 00000000000000821251d3d93eb1c2c8310622ab9f7916b56a04784c46cf26f5 262 0.11/1.00 vMB 141
231,140 231,140 00000000000001b6b46e4657e3849e0cd95432d6ba46fc81011aa4b91f1cf8e2 242 0.11/1.00 vMB 168
231,139 231,139 00000000000000a53c173efc6120ccdb6b933dcaf25fc2577dc7a2fcec1cab39 227 0.10/1.00 vMB 163
Previous 10 blocks ↓
Total Size: 782.78 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: 709.60 GB
    • Received: 16.93 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.