Loading Tool

Explorer IconExplorer

Memory Pool

22,951 transactions
4.87 vMB
0.01345339 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 37.19/200 MB

Candidate Block

Mining Attempt 3d927856c0e2931e6351bc6cbece4f08f4ffa40e3cba26b95e06ba2efdf9ded6
Version 20000000
Previous Block 000000000000000000017b3c9b3e6f1eecc1585b39a659aecf954e8d249bb5f5
Merkle Root fa56e2fe20733d1fabfa8179906c64bd3569b6e0a609089080f323dbd6a95437
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 175
Size: 0.04 vMB
Total Fees: 0.00082490 BTC
Avg Feerate: 1.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,137 (876,894 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
36,243 36,243 000000002845a763ec8f4b6fb52e987bf2fe66e4811461a0ae37b4cd0c0bb78c 0.00 MB 1 0
36,242 36,242 0000000030237ca94ed144f58c06a358052f10a6de0698d71c168ef68c6c8af5 0.00 MB 1 0
36,241 36,241 00000000542e57556db414a1c02a8a0656f25bb880d28e7d0295f5145198e874 0.00 MB 1 0
36,240 36,240 0000000041dedf9106362402d05e59ce36dd63191ef28d72cf1728358b933529 0.00 MB 1 0
36,239 36,239 000000007105b08c746751d7c8a63d5af3bbfc4bc8c872dd41250a238ae8be16 0.00 MB 1 0
36,238 36,238 0000000076f31c591b7dd51866e65ad815b2bc1f21238918e1055df0626f976a 0.00 MB 1 0
36,237 36,237 000000006cd9cadcdef5b7ed83d5dae0a21474eb9e3838412cf2b7b67dc3cdf8 0.00 MB 1 0
36,236 36,236 00000000aa40dc97c28cdfe9888abe61957af8a2be57f82e29c4a927c6b9582e 0.00 MB 3 0
36,235 36,235 000000003fd3880f7780d9b89bf1620ef1db6461998e881653fa758c03c49a3b 0.00 MB 1 0
36,234 36,234 00000000560a1065c7511bce5266e34d614e1063e52dc0c7d46963e15e8c860b 0.00 MB 1 0
36,233 36,233 00000000b5ac584b019ea4d741a02e20b6bf2b4caa8a440f7698951bec23e395 0.00 MB 1 0
36,232 36,232 0000000082e9d32a5d6ba171214cdd01122597201a8c809dc1f58afbdb6c551d 0.00 MB 1 0
36,231 36,231 000000000f20945012df37442650439beb1720b9b723fce67450e4e467622609 0.00 MB 1 0
36,230 36,230 000000005f703191872e89a56923660c89c03fc10cf65facada928ba5163f169 0.00 MB 1 0
36,229 36,229 00000000025c1b62a3490b2963f1630806da2dd9f2e0e41c8d57e509de3adb50 0.00 MB 1 0
36,228 36,228 00000000b603ef352578f5be672bbe6f9685c8e4bf93db2d8a489dfd991a86db 0.00 MB 1 0
36,227 36,227 00000000a3553b9062b98a07b840a024bfba18fa627d8656cbf97dcfa1dc514d 0.00 MB 1 0
36,226 36,226 000000003b57dd840a8299ab9712e4367e095015bf612b6dacf2697dafbbec6e 0.00 MB 1 0
36,225 36,225 000000000eb11c81456e0c79a6a5eb5dc81c3d4edeffdfd7a951ab7db381e1f1 0.00 MB 1 0
36,224 36,224 000000000f79228dffdf179d2f8b42f3c825a4ba4d9225c334106f2392468a5c 0.00 MB 1 0
36,223 36,223 00000000b7023e10f25a551debe87bd7ce29ceba6b538cab973c434d5b1c24e7 0.00 MB 1 0
Previous 10 blocks ↓
Total Size: 779.09 GB

Node Details:

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