Loading Tool

Explorer IconExplorer

Memory Pool

83,590 transactions
31.65 vMB
0.08862703 BTC
Random Selection Loading Transactions
Max Size: 192.75/200 MB

Candidate Block

Mining Attempt a42016edec698775bce5ac1c857dd7d55713b924d2d2fa9f2f88a89fa9253c26
Version 20000000
Previous Block 000000000000000000015a7ee9281539d48f0ebf8c2030b737ac721a110fec89
Merkle Root 59d61cfcdd13f2306081b5831d1d5e5b094581878c1800542a5a36597638571b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,870
Size: 1.00 vMB
Total Fees: 0.01980965 BTC
Feerates: 182.65 > 1.98 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,212 (235,353 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
679,859 679,859 0000000000000000000284cfe8b5ea719901443f6f0cfdf212f6d45e7f4b294d 2,381 1.00/1.00 vMB 178
679,858 679,858 0000000000000000000b0d756b7f42990f99fce56e3c8090e484e6261876f9e8 2,353 1.00/1.00 vMB 203
679,857 679,857 00000000000000000002f741eed6924f3a4e09c103979efcfc3949f9e744e495 2,019 1.00/1.00 vMB 196
679,856 679,856 000000000000000000081e982c7b0dfd2ad928c8f67c9d592b7dda6e5373514b 2,042 1.00/1.00 vMB 256
679,855 679,855 00000000000000000007d3eefe9c077f3ba6280df04305a949983dc051540716 786 1.00/1.00 vMB 201
679,854 679,854 000000000000000000076b3d8b9830c8ae97be22d88dc843642d5586808ec829 2,666 1.00/1.00 vMB 201
679,853 679,853 00000000000000000006641920a49645b4583357eea31872382356850fd9e274 2,593 1.00/1.00 vMB 198
679,852 679,852 0000000000000000000ae3eb357ec3bb16f5b4b9d26f102e0b2009f9b4b26c33 1,897 1.00/1.00 vMB 217
679,851 679,851 00000000000000000006bda7980fe36856c93d6ce5e7f68b2f96bbf095f4104e 2,145 1.00/1.00 vMB 271
679,850 679,850 0000000000000000000166f84d664b7c88d70a99a48e91f867b9ba28b1ce35fc 2,113 1.00/1.00 vMB 234
679,849 679,849 000000000000000000010085fecd8970a6fffe7720355c7a662100c344242b4e 1,079 1.00/1.00 vMB 215
679,848 679,848 00000000000000000000002d142973ed07a220bf571360b70b90f4f0a1e739ce 2,507 1.00/1.00 vMB 263
679,847 679,847 0000000000000000000b84b5fc8a88621031c0d799176cfa3b31001e88ce7953 2,442 1.00/1.00 vMB 229
679,846 679,846 00000000000000000009860db0fb65868aa730feb86ed3b6cef131a4c5749634 794 1.00/1.00 vMB 214
679,845 679,845 0000000000000000000874d8f4e772ee6e0c0ab4ee64fbebc448876175750b0f 1,952 1.00/1.00 vMB 216
679,844 679,844 000000000000000000023fef9ab01b496820dd3bbc800b35a93b0aad97959846 1,326 1.00/1.00 vMB 232
679,843 679,843 00000000000000000003cbdfa03f08735259fe7ed4fbf482c4bcd87e2f9e4312 2,271 1.00/1.00 vMB 240
679,842 679,842 000000000000000000049e8858d977ffe83bfda0b606f8ef42e151e77958655b 2,462 1.00/1.00 vMB 288
679,841 679,841 0000000000000000000b77d49d117b51c66a3d9f3f75f8b7402a678c775f854f 2,426 1.00/1.00 vMB 235
679,840 679,840 000000000000000000089a331570d11ef137379a50f38dab68f278c06b382a97 1,400 1.00/1.00 vMB 223
679,839 679,839 000000000000000000039c7da16f67ebf78658f68835cc215efc50de1ecbf03f 1,606 1.00/1.00 vMB 239
Previous 10 blocks ↓
Total Size: 782.76 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: 708.94 GB
    • Received: 16.79 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.