Loading Tool

Explorer IconExplorer

Memory Pool

24,016 transactions
10.56 vMB
0.03000185 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.37/200 MB

Candidate Block

Mining Attempt d3d8b4500aad381e5c4a37da6bbf6347f5c349e8873a07d46c1dc4f569a48e4a
Version 20000000
Previous Block 00000000000000000000763bc27d9459c69b40675f4f5e0a66e2b4c8f6dd3654
Merkle Root 032dc41bef58dc31fe040ac47afebab673711939badbc3a81ba6fe85176c167a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,635
Size: 1.00 vMB
Total Fees: 0.01232468 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,525 (709,979 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
203,546 203,546 00000000000002cf305122db57d407cf9201b5103f3a4a7e63bbf396ec7a0884 12 0.00 vMB 71
203,545 203,545 000000000000006472e36fb3dc1f77b846feabe001b2b86fc78fe8110cd6ce4f 222 0.09 vMB 132
203,544 203,544 000000000000047e57e1532bc69094f1131353b19aafb225a99895ddf6546aa1 40 0.01 vMB 48
203,543 203,543 00000000000000e900bcf77914807d3ad397cc2f8011754e10dba19758dc8805 96 0.04 vMB 103
203,542 203,542 00000000000001090471a27ff9269653352e2bc81a25ed02ce9e92adfc043e02 68 0.12 vMB 26
203,541 203,541 000000000000029cc928aac06f5c6fb017289764f2c4019dd998e7990c7ebb86 21 0.01 vMB 4
203,540 203,540 0000000000000167ba61f20f06e939529cdb53abfee56b96b30b9773c222a540 43 0.02 vMB 118
203,539 203,539 00000000000001afb4c498cecff6ff4e1c3509e52db9c690b9f2e656f2c1d3aa 217 0.12 vMB 109
203,538 203,538 0000000000000338a89b47f748d9d7b32fd123a62d26df69d1c47f9fa2bb1d09 94 0.06 vMB 89
203,537 203,537 00000000000001f626a90b7b6fd2254eebe947cca34c02d602cef5247b9280b0 33 0.01 vMB 149
203,536 203,536 00000000000004a370b81712f60ca5a0d4bd2b6797b3d164d84a99baced01314 40 0.01 vMB 124
203,535 203,535 00000000000000d0abc475e8bbdf99f501a3368df29011754046e9457a71a7b2 579 0.23 vMB 138
203,534 203,534 000000000000002be9a9a3811b0b72768efc70514642f9469b4817f92684d99d 353 0.14 vMB 483
203,533 203,533 00000000000005420bf24b478aa5e4e86eb055e3db38d233a5d47f255db9c7c8 566 0.27 vMB 84
203,532 203,532 00000000000004c4499200a3d540c0d05a272a60b0dfdb24f877b461cff40c3f 316 0.18 vMB 109
203,531 203,531 000000000000012eaa84baedc33b53890c1d3cf77d601fbd1901601bdd4de48d 109 0.05 vMB 89
203,530 203,530 000000000000026d69669f29cdf88582c5c35c9063fbd913b0e3b442732894fa 597 0.42 vMB 103
203,529 203,529 00000000000000ae2edeafe47e63c4dd3ce1d7fb2f88e795c0951dfaae2f887f 290 0.24 vMB 88
203,528 203,528 00000000000003e02c0621e1b465ba805202057b8311036acf526977069a5f5d 456 0.24 vMB 201
203,527 203,527 000000000000018e2606dae0d73233fdbdf3bf4809a19823440f061656edba5d 539 0.25 vMB 180
203,526 203,526 0000000000000488e094c31af74264eb68fc3009e8e89ccb2b4a2f488f0f758b 76 0.04 vMB 269
Previous 10 blocks ↓
Total Size: 779.77 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: 397.04 GB
    • Received: 2.03 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.