Loading Tool

Explorer IconExplorer

Memory Pool

80,771 transactions
30.06 vMB
0.12552770 BTC
Random Selection Loading Transactions
Max Size: 180.79/200 MB

Candidate Block

Mining Attempt 77368d16403ec737ceded62e113c2e99d3f4a4fbdc12889ddabd447a812caf73
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root ad3aa58261a009e24f2bed7f9047d545ec012571a1322175daddb0d5e544b862
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,691
Size: 1.00 vMB
Total Fees: 0.05188038 BTC
Feerates: 242.90 > 5.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (477,280 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
437,880 437,880 0000000000000000027828c92c197b4973ca9d5876ea984a079a02ee7193fce6 2,223 0.88/1.00 vMB 68
437,879 437,879 000000000000000003d1ec030f3952a846aeb55a8e889c5c8abfec5129880930 1,385 0.59/1.00 vMB 74
437,878 437,878 00000000000000000272229a7c197fd79b55db3598f642a06851531f30092791 95 1.00/1.00 vMB 1
437,877 437,877 000000000000000000e204118d87a251847a6206720dc11b891b9c18de724594 83 0.09/1.00 vMB 26
437,876 437,876 000000000000000000c8faa3ebb95462ce35d00a591a44803759ed20ed3b3c61 1,473 0.98/1.00 vMB 42
437,875 437,875 000000000000000001c2ecad68e5f575aae514eab415d558373930b469b9c3a2 2,423 1.00/1.00 vMB 79
437,874 437,874 0000000000000000031cd13801136cb27820581967daeb148bdbb512cad75566 132 0.98/1.00 vMB 3
437,873 437,873 000000000000000001912473a1a00942e42b572c72cff4a409e9fd3281ea1e7f 76 0.03/1.00 vMB 129
437,872 437,872 00000000000000000102d8f156aefd4a01ebdf1b29578288f78e8beb9ce00256 129 0.99/1.00 vMB 3
437,871 437,871 000000000000000002091701488487836bbb3cd0795d58053b0cf00a41e6e50d 559 1.00/1.00 vMB 13
437,870 437,870 000000000000000003bac52ef2185478c2365ed1a54d18b96d5930023cca730c 516 1.00/1.00 vMB 14
437,869 437,869 000000000000000001d8440780404c06e07658961bf9ce26aca58ae689da345b 374 1.00/1.00 vMB 15
437,868 437,868 00000000000000000337c3ce2edd0799cd40bb7b330aeac63e95adcd2b08de0a 2,331 1.00/1.00 vMB 67
437,867 437,867 000000000000000000068b7df55dbe61a30720ae515b5dd5f763241c01237ac3 1,118 1.00/1.00 vMB 33
437,866 437,866 00000000000000000289db043aa85c7dd875d94db44eb5466ed76843fb608b46 2,247 1.00/1.00 vMB 55
437,865 437,865 0000000000000000009f3a56b9baffdf1b87e54e9ff2c145c981b25df871ad29 1,920 1.00/1.00 vMB 70
437,864 437,864 0000000000000000002dfa271cc62ad02c576e3cdac2471e84bf1cf6cf4486c2 2,691 1.00/1.00 vMB 105
437,863 437,863 000000000000000000c0b5ecd1ade035b07e4f3073033772196acf2c1ce7a3ad 515 0.23/1.00 vMB 66
437,862 437,862 000000000000000001f11ef9bc6c050e465d9abe6b462313d7bb52232e4e819f 1,276 1.00/1.00 vMB 62
437,861 437,861 000000000000000000e6262d042cf4821e196165605e9a45e572b58052b98de6 333 0.17/1.00 vMB 57
437,860 437,860 0000000000000000038acbe70c61e2980bc5c9d1da1508e04492d0ab41e5cbf2 1,123 0.57/1.00 vMB 59
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.16 GB
    • Received: 16.42 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.