Loading Tool

Explorer IconExplorer

Memory Pool

48,785 transactions
29.71 vMB
0.09202576 BTC
Random Selection Loading Transactions
Max Size: 158.20/200 MB

Candidate Block

Mining Attempt d9a86e521b077ab0b9c12aef364bae2a303f4a2a41a141bbbe25a8526433e675
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 5f9f59bc7c25ee47b853630523c6a34bc453b420f8bbdbf35c09041803c3ce99
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,039
Size: 1.00 vMB
Total Fees: 0.02956472 BTC
Feerates: 105.02 > 2.96 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (612,098 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
302,748 302,748 00000000000000000fcde74d4171c9eda04faae4b0350d2edee44b3b618c4de9 742 0.35/1.00 vMB 34
302,747 302,747 00000000000000005457eaecbcf94f654524efdab0a385c3e79fb2cb2d5447d8 125 0.10/1.00 vMB 14
302,746 302,746 00000000000000006152b88ce97ea2df70930754c0c362384814313d798e3dc6 299 0.27/1.00 vMB 22
302,745 302,745 0000000000000000422a4d7d2e71a428b62f9b620f205c2a486eca03e14b56c4 864 0.35/1.00 vMB 43
302,744 302,744 0000000000000000237e79755f3f75fc667f19077b748b16968fd0b28f64d213 555 0.40/1.00 vMB 26
302,743 302,743 00000000000000001224f285fec59f7749efa3baef3b0e8a6c868c6582b61413 572 0.35/1.00 vMB 32
302,742 302,742 00000000000000005e32b48ed3f42ff8f3273471ab0e2f9bf36b5ac2244d54eb 100 0.05/1.00 vMB 34
302,741 302,741 00000000000000002ce798fcd930b8c7206d88b4fc8fea3f284e9a802f29cf54 34 0.04/1.00 vMB 11
302,740 302,740 000000000000000051a30d856483015b34219b19c9ce28d1b69e7e9da8c93db7 387 0.21/1.00 vMB 31
302,739 302,739 00000000000000004e9363e451cba4b970de8e330b6f3d303fc011e2a2e68a25 187 0.13/1.00 vMB 24
302,738 302,738 000000000000000055c4affb6662e53f19d0827ed3cddd2ad9b94c6b0ba32114 545 0.25/1.00 vMB 35
302,737 302,737 00000000000000000646cd1b82aee47fd764b84800f9f2be34f12be4f63432d0 321 0.17/1.00 vMB 29
302,736 302,736 00000000000000005f1dac9ded49e6513c729a83ecb24423732750eca56ae6c4 114 0.13/1.00 vMB 10
302,735 302,735 00000000000000003d1bfe3cc65cd79bcca89087d6d8ffe1b840890b5fc6ebf3 367 0.56/1.00 vMB 15
302,734 302,734 000000000000000012de1651ea77ea7a1fd44982611f813c51fa2ab43a6bb948 661 0.25/1.00 vMB 41
302,733 302,733 000000000000000008caae82f9c478c83e3d091df7ebb6177e0b2321d85b6eba 908 0.35/1.00 vMB 39
302,732 302,732 000000000000000045a6ed2cde2c828f533571ff35cda69fe589718539aa1947 490 0.44/1.00 vMB 18
302,731 302,731 00000000000000001846cf3a974005ee3f9001787425a66b90acbba522be91cc 874 0.35/1.00 vMB 35
302,730 302,730 00000000000000002143e6ab380dd61b12a8fcd5913dcf68766cb3a8b576cc24 897 0.35/1.00 vMB 48
302,729 302,729 00000000000000003f36037d1098392e412ae484b127220cef4d81e7f95c65e3 229 0.11/1.00 vMB 29
302,728 302,728 00000000000000004389f354925200c4ae4e09a3bdc0cb954a69b86831d025c3 270 0.14/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.12 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: 652.08 GB
    • Received: 13.71 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.