Loading Tool

Explorer IconExplorer

Memory Pool

35,507 transactions
33.78 vMB
0.08552231 BTC
Random Selection Loading Transactions
Max Size: 163.80/200 MB

Candidate Block

Mining Attempt fa5895c40656b454f3e0fe481a6868576a73f6749fae33a45fac02b5c28c7feb
Version 20000000
Previous Block 00000000000000000000541a218fa33c128bd54ce07f3bbff46be6b47fa185e7
Merkle Root d50cedfa1c310a9a32bea7eef9c345831360884b20906040233050db13860e46
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,072
Size: 1.00 vMB
Total Fees: 0.01453752 BTC
Feerates: 101.68 > 1.46 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,316 (831,395 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
82,921 82,921 00000000002b7a2d52e7e2c3dc15eb07377261e00f690176dc639599beae6717 4 0.00/1.00 vMB 0
82,920 82,920 000000000003a8779877ef5972753de6bc15a70a6c8df490891be7e9452e8209 1 0.00/1.00 vMB 0
82,919 82,919 00000000000a6e331b1f490afa7807aa808b9ef1a506df92c0d0307ae2ae716e 4 0.00/1.00 vMB 0
82,918 82,918 000000000006a4e64d5daba8d5729ca5c56e856ef18e40318fa8dbc2de6610ef 1 0.00/1.00 vMB 0
82,917 82,917 0000000000078844b3842f882b7bf393915bb14f3609c5f59f316c562755b648 1 0.00/1.00 vMB 0
82,916 82,916 0000000000131187200f56c7606a96b19fd0973e3597fcee823e5c6595ed9144 2 0.00/1.00 vMB 0
82,915 82,915 0000000000294e69613ee1986c641c925f1fb2f806c921e9435f3368fcdc0611 1 0.00/1.00 vMB 0
82,914 82,914 00000000001d2ff1126361ce19c947c60975e3b042ce9dbb864189b5e5d5f99f 3 0.00/1.00 vMB 0
82,913 82,913 00000000003134acac7474f9d0b5f92f3d1cbc7fdb26808a3ecd30cbf6677e0e 1 0.00/1.00 vMB 0
82,912 82,912 0000000000186a46a5f34f4a63a84546b5b647be61053062838ea32e3c58a653 1 0.00/1.00 vMB 0
82,911 82,911 000000000007b2a58d6a90b63e5fbebe100b7d338b866cc3c984317adec93a1c 1 0.00/1.00 vMB 0
82,910 82,910 000000000030ba72899ab673654425cbf159dda74b071df79bffb5e429698a44 1 0.00/1.00 vMB 0
82,909 82,909 0000000000042582d7984c0f3997d0ec2dfdf9a23e552fb387d735d9567bd950 2 0.00/1.00 vMB 0
82,908 82,908 000000000008ef5c28f46143e8768839fbabe7a2d38b7917d1975645a3ab6d59 1 0.00/1.00 vMB 0
82,907 82,907 00000000001d5da3d9258564ace8cbcb33b8a3e63c6f8a0d6a23cb052535d6f8 1 0.00/1.00 vMB 0
82,906 82,906 00000000002d663e6949895a1a2f0cb47e04100cb945b853721754b69e313960 2 0.00/1.00 vMB 0
82,905 82,905 00000000000fa89b91b869bcc9fab1846e2779692c256673c8bc1c3147832636 2 0.00/1.00 vMB 0
82,904 82,904 00000000001c3db5bbc65981d561d0e6b8e89bcf1fd51ee44590fb16c6df0092 4 0.00/1.00 vMB 0
82,903 82,903 000000000013a6dcfce954fcefb0b16a12df65cce6c36e05ce05d0ce6683f532 13 0.00/1.00 vMB 0
82,902 82,902 00000000002f786d4ab930bee8668f56162d3b80c5d85a93edaad38a7d527498 3 0.00/1.00 vMB 0
82,901 82,901 0000000000058b9e7bfb667082b65f7c5da43f126fbcab808ef96d859cf5667e 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.16 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: 581.75 GB
    • Received: 9.22 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.