Loading Tool

Explorer IconExplorer

Memory Pool

41,696 transactions
28.15 vMB
0.06905630 BTC
Random Selection Loading Transactions
Max Size: 144.76/200 MB

Candidate Block

Mining Attempt d162351b8a564d2f773e4d6ed5f21f4c3a48a29edef8aa206e0d5fe241344cf6
Version 20000000
Previous Block 000000000000000000001575d499d27a6e9805527fd037e437eb755b38e6f4e7
Merkle Root 8c149f3c05e34d5f9105fc171b2310841eff0ccdc9fdc07f423d1cbfd600beb7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,462
Size: 1.00 vMB
Total Fees: 0.01435492 BTC
Feerates: 100.56 > 1.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,640 (828,343 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
86,297 86,297 000000000029fddf12d6543277744be4f644d64f8fd2a1c3b32397a966ace7fc 1 0.00/1.00 vMB 0
86,296 86,296 000000000012fee6cfe54eb68b705b96e3845161e4ed87092097e64392c9130b 1 0.00/1.00 vMB 0
86,295 86,295 000000000007e0bea00f5ca7a5170fa696f28609108b79fb06b936f3c2ccf6ec 1 0.00/1.00 vMB 0
86,294 86,294 00000000002aad3b4d885bbefc659732a1569dcdfe72b6b59e77cb18788a2785 3 0.00/1.00 vMB 0
86,293 86,293 00000000002420246b75b13baf35dd7eabd32cdd41a2ec9080933c07fd881eb1 6 0.00/1.00 vMB 0
86,292 86,292 000000000019da6118a957bcef0a2532f2d88ea3388274afc1cf1264071b9f7e 2 0.00/1.00 vMB 0
86,291 86,291 000000000016a1fef811d36ce356cbe7f644aa6af32848f07744315575793324 1 0.00/1.00 vMB 0
86,290 86,290 0000000000238d7570e229eefa64ca5ea6ab151ec94cf21bd34731dad272b502 4 0.00/1.00 vMB 0
86,289 86,289 0000000000012cb42a47add8d91c2df3324ea8cb1be0ead40ff7c90881695bc7 1 0.00/1.00 vMB 0
86,288 86,288 000000000020a14b188f4273a1d80ee0c4b1b721102c76d7780e0d053a699e5a 2 0.00/1.00 vMB 0
86,287 86,287 0000000000001e1fb79c91cdfb601d82f3f09a41ec29881986303ea13b0ea02f 8 0.00/1.00 vMB 0
86,286 86,286 000000000022f7d27e8146af778ecfebd8f4bb727ec1d68a504968d36b4e4639 1 0.00/1.00 vMB 0
86,285 86,285 00000000001cfe924efe20b08247e95058d0a726559b6ccc003b947768898d15 1 0.00/1.00 vMB 0
86,284 86,284 0000000000215e7d4d4e372c944c74a1404171b4ea758f6ee7774da93c6b9604 8 0.00/1.00 vMB 0
86,283 86,283 00000000001bbc96c3813029e3fa086fc23db9d1a3b913e3ee0585fadbdafec0 3 0.00/1.00 vMB 0
86,282 86,282 00000000002bc2e441544bc3ce651e57e6c9031d54302a37e8d4ed4d1cc13886 4 0.00/1.00 vMB 0
86,281 86,281 0000000000142236d9cb53289398fef3234d553661ff9840aee95fe3d81b6c90 1 0.00/1.00 vMB 0
86,280 86,280 00000000001d1a2ed0c96855a7496400971fd1a1af771d5afd50c4f6b736076c 2 0.00/1.00 vMB 0
86,279 86,279 0000000000266f9958fade94f8bd936aec665d617d85bb8e8a003294119030e2 3 0.00/1.00 vMB 0
86,278 86,278 0000000000256294bef47ba246527fef8982c981883db352c9574a389cb509a0 2 0.00/1.00 vMB 0
86,277 86,277 00000000001fcf66ec921b9c8449e7604c7f2b6b5c3970c495b9717793b30c12 5 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.75 GB

Node Details:

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