Loading Tool

Explorer IconExplorer

Memory Pool

41,398 transactions
26.42 vMB
0.05402061 BTC
Random Selection Loading Transactions
Max Size: 138.64/200 MB

Candidate Block

Mining Attempt a98e24dd0b60ce485be019891b726fac22f12a02b4fe9d5efffcddcda5daed89
Version 20000000
Previous Block 00000000000000000001c9da3c7fdd5757753db26645c1c8633d9e2dd727a1ba
Merkle Root 5fe7dd4a28251bc74e2a8924ded73182684aa22a865e77076849c5ec35f9d5f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,950
Size: 1.00 vMB
Total Fees: 0.00567267 BTC
Feerates: 100.68 > 0.57 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,802 (431,465 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
483,337 483,337 0000000000000000006443c697412f4877c1c27481d9092107b3dd88bfd1e028 869 0.64/1.00 vMB 74
483,336 483,336 0000000000000000008bded19ba1a2cb69fc527a161007752c8875140b723c4f 2,216 1.00/1.00 vMB 118
483,335 483,335 00000000000000000113ace381042a028da034c271ed4ccd3edc317c397091d0 2,071 1.00/1.00 vMB 20
483,334 483,334 0000000000000000005a2498e660a9c0b2e8a77a106423ed9942f7e354b2d18b 1,739 1.00/1.00 vMB 202
483,333 483,333 000000000000000000a957f65a8897c5cca0981f745bbc3855e5cb4117b31f5c 1,650 0.99/1.00 vMB 246
483,332 483,332 00000000000000000130f113339004156c924c0bae03d77ddf93d87a49d314f5 2,376 1.00/1.00 vMB 427
483,331 483,331 0000000000000000012dc359686b44b5968196bdbde657e866e30d2579f6257e 1,781 1.00/1.00 vMB 125
483,330 483,330 0000000000000000004b3696f472c16f3dbed06aa031ba983e7e744c6921fa6f 2,221 1.00/1.00 vMB 288
483,329 483,329 000000000000000000222dd7e78f3dca1b15552b6750ff0797d282e60814c710 2,255 1.00/1.00 vMB 147
483,328 483,328 0000000000000000006e1591ca470102669f1c9a173eeace05963e4503de7725 1,962 1.00/1.00 vMB 290
483,327 483,327 0000000000000000012b3885c265e1af8cbbc8232cf966a513e8acd3139a8887 2,349 1.00/1.00 vMB 422
483,326 483,326 0000000000000000007f41539631a5ab6e6b967d220a88c951b23f70b4dc8898 731 1.00/1.00 vMB 478
483,325 483,325 000000000000000000d0696ed3adbe24398baadc436280d64b190fc1726dfa24 1,681 0.99/1.00 vMB 445
483,324 483,324 0000000000000000008ac20c0045adf1d76c4115d821cc29146e5fe090d71003 698 0.39/1.00 vMB 216
483,323 483,323 0000000000000000009b051346ebc50e8fe66060e272e997f4ec7526137081b5 648 0.26/1.00 vMB 211
483,322 483,322 0000000000000000013568ac3fcf83772f3a360e1e66efdad74ba19f955e5a2b 1,629 0.76/1.00 vMB 213
483,321 483,321 0000000000000000009b30efa38502de3d820c7d0cc2e3c673d00ca82f340896 261 0.13/1.00 vMB 221
483,320 483,320 00000000000000000006e196dfe4ad4ce34d32a339cf44d431b7be3563f36960 1,102 0.57/1.00 vMB 159
483,319 483,319 00000000000000000118df6ef9e9ad5de34f43cd1d1e4c8d22f591da4507c545 2,313 1.00/1.00 vMB 243
483,318 483,318 0000000000000000011228a5757bef9731edae58a3e88d1c693723208e8705c6 1,728 0.84/1.00 vMB 232
483,317 483,317 000000000000000000fae394d0c0b042524c9a19a9432550e33de7ce742cc891 533 0.84/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.04 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: 650.44 GB
    • Received: 13.28 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.