Loading Tool

Explorer IconExplorer

Memory Pool

78,078 transactions
34.51 vMB
0.15768168 BTC
Random Selection Loading Transactions
Max Size: 191.77/200 MB

Candidate Block

Mining Attempt c73d92914212211c007eeba0a7f088f3b91862cba70d187f64f063cf877e4555
Version 20000000
Previous Block 00000000000000000001b3adfdc6c5691439ea95a4ea84dbe47417874bd4e5b8
Merkle Root 08e5c64d591b974645f652f0b908b5fe72b955b7378966c76cf8daf13bbdb66f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,683
Size: 1.00 vMB
Total Fees: 0.03242203 BTC
Feerates: 445.78 > 3.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,418 (819,241 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
96,177 96,177 0000000000030a24f219fafe58b60f7f61a32e9c67b79774cc4a5528998dd94a 1 0.00/1.00 vMB 0
96,176 96,176 000000000006da98830c2a2f7e0faa65cc24e0a8ca4f0b6fb1d6fa0798491cf8 3 0.00/1.00 vMB 0
96,175 96,175 000000000000139885932c4661f1e9241662ed502cdcc809b607ab9bb7bcf45d 1 0.00/1.00 vMB 0
96,174 96,174 00000000000744c57544d89f3cd3a0b154ba86e883e0424570ad5db19621f945 2 0.00/1.00 vMB 0
96,173 96,173 000000000004fa19bf188a8a3b6d65c49ceb7c499c141f11909e5efb3977528b 2 0.00/1.00 vMB 0
96,172 96,172 00000000000044d36739318ca0576b4b2659fef7602c1cb5fa7b2b1682196d5e 7 0.00/1.00 vMB 0
96,171 96,171 000000000007ac82f050bc62c98fcaf5c509a6308b21850d3752543d753d7115 5 0.00/1.00 vMB 0
96,170 96,170 0000000000080424a692834e645704bce72a4543e4c4659752d78e8c44f0c09f 2 0.00/1.00 vMB 0
96,169 96,169 000000000004c8208a6fb7d07c3a5e169897e2e48b886bdd13bd956efed7a19b 4 0.00/1.00 vMB 0
96,168 96,168 000000000007932c92d004fb290ad7ddbe29da747fdc21bba0d53ccc85229f29 1 0.00/1.00 vMB 0
96,167 96,167 000000000003c3dc9aa52bd685e39bae37ccdaa5ab506c4008963e7ca94c3d9f 3 0.00/1.00 vMB 0
96,166 96,166 000000000007701500cd274077160977b5476debb3b1e1069d1d611f14c2dab7 1 0.00/1.00 vMB 0
96,165 96,165 000000000001aaf805e78fd2a34925eae209e12911c0a56be448691b104add19 1 0.00/1.00 vMB 0
96,164 96,164 000000000004fc5f763b3db806be7c36d928b0a010285c2f60917f47a6fe288f 4 0.00/1.00 vMB 0
96,163 96,163 0000000000052f5cfcf3f80e5bb21ccdddf9b8691a119500d9d0352a07ec77a2 1 0.00/1.00 vMB 0
96,162 96,162 000000000004bc4f4452f263a572e71459d2e882569f03dcfeb75c4b6d5fa992 1 0.00/1.00 vMB 0
96,161 96,161 000000000001d255e8a1742b85e55fafaedfd6eee76f91ed5896ecc18ea4043e 2 0.00/1.00 vMB 0
96,160 96,160 00000000000528ae97c193dbca09db398c1c447f735507e54545b33c2a5976f7 1 0.00/1.00 vMB 0
96,159 96,159 000000000004bc739a89640cf98f2cc01ccdb1793c54583916b440b040805f50 1 0.00/1.00 vMB 0
96,158 96,158 0000000000016eee76c9b5eb82c4cb48ddeb0302064a353547fd2040584fa31f 2 0.00/1.00 vMB 0
96,157 96,157 000000000003c2c49366bccd1101f751b693d2a67d48fe42762847e8fcc593ad 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.11 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: 736.41 GB
    • Received: 18.58 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.