Loading Tool

Explorer IconExplorer

Memory Pool

32,708 transactions
25.15 vMB
0.04843711 BTC
Random Selection Loading Transactions
Max Size: 127.54/200 MB

Candidate Block

Mining Attempt 58c07c3dbebf7d741c41ecae36137708897165d225e2c966cade855d656c1edf
Version 20000000
Previous Block 000000000000000000005c42a07f6b7420af3a173f2400d55a910f1c3b0152be
Merkle Root 435e22d95708567ae96f18134be38cce46bb1cc155fa6903cf00731e99ace2b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,327
Size: 1.00 vMB
Total Fees: 0.00296463 BTC
Feerates: 10.07 > 0.30 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,929 (645,534 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
269,395 269,395 00000000000000006baf4123f67925413bc0b830c54027e407114ea9197f8b08 340 0.18/1.00 vMB 34
269,394 269,394 0000000000000007052498c43d40748b6399ba863bdcff629391227a39ea958a 372 0.25/1.00 vMB 109
269,393 269,393 0000000000000005bd836b74f07d183c23b3fb910dbe198e9f200f891fa41639 190 0.09/1.00 vMB 13
269,392 269,392 0000000000000005e552650577ce83c85b34b2fe756028d7fe3208bef332fb86 307 0.21/1.00 vMB 44
269,391 269,391 0000000000000001184b02f1da4a2550d0bae85fa24a9aed103e4c8f7bafc053 527 0.25/1.00 vMB 41
269,390 269,390 0000000000000002f481b572908a496da6f9c7397d5856f50fc16a5796cf8556 1,581 0.50/1.00 vMB 93
269,389 269,389 000000000000000269d9db02ff58773c2c540cfd7c3c80f0ec7a3360d6315b72 467 0.22/1.00 vMB 32
269,388 269,388 0000000000000008182822721a2fef1a8c9d05dc32dda959502b3887510ca246 524 0.25/1.00 vMB 112
269,387 269,387 0000000000000001d36b6baee10210b26e29c4f7c902619c974d6b30ab9bbcc5 70 0.03/1.00 vMB 92
269,386 269,386 000000000000000722eebbe1a212960c6f67a7216f1aefd5909aefb69ebb64d0 195 0.10/1.00 vMB 55
269,385 269,385 0000000000000006d945429bd420a05bab05e296bc0cba6c6015030938ec8e74 21 0.01/1.00 vMB 80
269,384 269,384 0000000000000001ede9d51e793e6fbc6af82d3e70383c2689903e645383caf3 190 0.07/1.00 vMB 66
269,383 269,383 0000000000000003e80cf02f6c782f67714244db7629dc5cb577bf32fa0f0501 98 0.04/1.00 vMB 91
269,382 269,382 0000000000000001863da3134d88988ffb5b975fadbb9afed8a2a34e3db017ad 287 0.12/1.00 vMB 75
269,381 269,381 00000000000000006cf9bfe1f55a151b4eccfe0ba170d9e58526e28b11cabddc 298 0.13/1.00 vMB 54
269,380 269,380 00000000000000023a5259c3af0b2bfc5784201e967cf6a83a0b4024fef90dd6 108 0.06/1.00 vMB 14
269,379 269,379 0000000000000000197e8ea5aeb9f40b630840dfbbdd5188beea636d988e0cf9 626 0.25/1.00 vMB 92
269,378 269,378 0000000000000004b714e9299c356d21fa9a71a9ec120a95f4b31a9602305f4e 233 0.11/1.00 vMB 104
269,377 269,377 00000000000000041c36b87bc024e5782dc0db094c9645da7d03850013879230 497 0.20/1.00 vMB 80
269,376 269,376 00000000000000002d4fecee1d6c740e15d335ed5d4cdcc20857c0d9014de99d 774 0.31/1.00 vMB 99
269,375 269,375 00000000000000062c7d79d3d301f71320f986585ae385d5c356e444fed23f7f 350 0.12/1.00 vMB 149
Previous 10 blocks ↓
Total Size: 782.26 GB

Node Details:

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