Loading Tool

Explorer IconExplorer

Memory Pool

49,779 transactions
29.98 vMB
0.10208502 BTC
Random Selection Loading Transactions
Max Size: 159.88/200 MB

Candidate Block

Mining Attempt 862d1aa883c23b83bc8b4026618835953056dc5fca7aa2d560bd37b7bb2a14bf
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 1f7bb1a0fbedc818c132eef92ff699f0e9ab15afd61169530242ff91fa994021
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,215
Size: 1.00 vMB
Total Fees: 0.03644164 BTC
Feerates: 150.68 > 3.65 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (612,092 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
302,754 302,754 00000000000000002e50669097c5487b54c3a669140a3b3b7664ff47e1d4ff21 34 0.04/1.00 vMB 10
302,753 302,753 0000000000000000445e26c592c4890fef76d15e48fdf1844b90ed0a1870b429 76 0.04/1.00 vMB 28
302,752 302,752 0000000000000000199da16d1cfde83785e9027e52339fda420e3e867cc41dfc 388 0.27/1.00 vMB 28
302,751 302,751 00000000000000004f6d5a63266805cfc7aaf6d9764af7d11c0023e6ce3fb380 618 0.35/1.00 vMB 30
302,750 302,750 000000000000000036633926026febf99ba60c050580326c178bb67c2369a926 305 0.17/1.00 vMB 30
302,749 302,749 00000000000000001a6cea07eb211a5803cb76a3519e7a9d191c27b7f062a658 190 0.15/1.00 vMB 24
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
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.