Loading Tool

Explorer IconExplorer

Memory Pool

77,996 transactions
29.10 vMB
0.08683571 BTC
Random Selection Loading Transactions
Max Size: 175.62/200 MB

Candidate Block

Mining Attempt 81eb08ba95c1f08fc66535e083c4598827b25d1dabf471a937931943254de8ec
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 3745534f21c1c76eb473b40ecb4a57c0a5777ee6a1272f17e25f092fbd3529f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,480
Size: 1.00 vMB
Total Fees: 0.02595795 BTC
Feerates: 81.07 > 2.60 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (668,009 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,151 247,151 000000000000004d2395112d98245e024745f35d8e92478e3581da8ea39953d5 195 0.09/1.00 vMB 208
247,150 247,150 000000000000007898e9e161b91e21191c740fe0f3f11a03b3753a2d49133903 384 0.16/1.00 vMB 191
247,149 247,149 000000000000009f9ac5782e3e0a68673154dab1f5081bff1a405eeb86e6a00c 165 0.08/1.00 vMB 96
247,148 247,148 000000000000009794dd0eaef715c4641e7059458ce1da0de1f8df080789ba99 128 0.05/1.00 vMB 46
247,147 247,147 00000000000000063f1537fdd1ec6b7deed87da21d381ea53dca518cdfc9eff2 348 0.14/1.00 vMB 139
247,146 247,146 0000000000000082e591e8d0c885f315e90b9267a10027279b64725abf670852 317 0.14/1.00 vMB 122
247,145 247,145 000000000000007dc2866ff2995938ce84825bbbce4e073e18abee2aa358c9fd 444 0.26/1.00 vMB 802
247,144 247,144 00000000000000931e6b5a159f0751f391ab36a33e7fccd1f4bad1a37b8004d6 33 0.01/1.00 vMB 136
247,143 247,143 000000000000003e6c457ed7bc387afe705ca7d641965930a28d386be1e9e75a 264 0.11/1.00 vMB 136
247,142 247,142 000000000000000f3ebd3e1d548a29c3cdd416b0ce48c7e1ce014b935a84facb 76 0.04/1.00 vMB 33
247,141 247,141 0000000000000073f5fd6eff553f8260aaef5efa3949415194213eeb31d060a8 74 0.03/1.00 vMB 7
247,140 247,140 0000000000000090e986147d25dd78876f9c064b66bbe00414892d49c96cfe51 440 0.19/1.00 vMB 154
247,139 247,139 000000000000008becd3cd500605437797d33f68b06457e714c4c2495f16c738 306 0.14/1.00 vMB 168
247,138 247,138 0000000000000066b9300cb8bb40663c95ecd259a2d35b758ff7aae89162a563 297 0.14/1.00 vMB 161
247,137 247,137 0000000000000012c9163a6f18cf3171a143b6bf52f700e9e6d8193cfe372fa1 458 0.21/1.00 vMB 146
247,136 247,136 000000000000009a5b0ced3b963b27efa8303ac9fdd92703d30e53abe604f28f 270 0.15/1.00 vMB 54
247,135 247,135 00000000000000a1564ae0643e0df3f4374c47a56494ab60f87f984c8599d554 597 0.25/1.00 vMB 329
247,134 247,134 000000000000006261c93059b1c1bab65187a72a4d6684055a6bac7580adbf9b 31 0.02/1.00 vMB 55
247,133 247,133 000000000000001512e34d431217e5cdc789c6e4bdd7dc4d29c5950cfe09a15b 216 0.10/1.00 vMB 126
247,132 247,132 0000000000000045e643662b9cb04b19a8a8d3dd60aba3aafe654dac8580f880 356 0.18/1.00 vMB 145
247,131 247,131 000000000000006145faf43c0d12286a06d047f4ec38b7b595bdb682df4e0208 64 0.05/1.00 vMB 173
Previous 10 blocks ↓
Total Size: 782.67 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: 673.14 GB
    • Received: 16.41 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.