Loading Tool

Explorer IconExplorer

Memory Pool

43,260 transactions
26.88 vMB
0.08727050 BTC
Random Selection Loading Transactions
Max Size: 140.57/200 MB

Candidate Block

Mining Attempt 151d0f1cba7f537298e31c0d278d2b151a95187282c78910799e539d69f71eab
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 95c0df7bcb6c1fcc12692567e5207f13ea8c1bd47ee802619bbc6373657d6c22
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,424
Size: 1.00 vMB
Total Fees: 0.03681842 BTC
Feerates: 151.16 > 3.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (724,118 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
190,751 190,751 00000000000001692181dc25b7b12fd2fee5b46d8843e9e1a9f5f42c3cde1d67 10 0.00/1.00 vMB 59
190,750 190,750 000000000000011b197087f9055b77bc74e38d7955064e04025d0289ec422ca6 99 0.04/1.00 vMB 90
190,749 190,749 00000000000006d45a4dc578610e11978012625d7436912c67330d90aa5160d7 173 0.06/1.00 vMB 187
190,748 190,748 0000000000000667dc8c7e22d7a5409d5c77e86f5104d9c67ea650cd26612871 33 0.01/1.00 vMB 118
190,747 190,747 00000000000007b975e5a548805ab643326a7c0f8dca507a8cb26796f251bb11 7 0.00/1.00 vMB 71
190,746 190,746 0000000000000482de6cc9f460d52164e361f8b046d41308eeda36f01d84c76d 104 0.05/1.00 vMB 118
190,745 190,745 00000000000004d5976434f9eb1fbf1e324f5fd80e8a503c789d1dd06aab2fa4 71 0.02/1.00 vMB 151
190,744 190,744 000000000000061eae3e5dc505b62b68a21e6e477aeb3dcf472fc9d5fa87b858 83 0.02/1.00 vMB 9
190,743 190,743 00000000000008bf620ac595ab86b9ff7805b3c8e4b2210b65145ae9759a542c 94 0.03/1.00 vMB 185
190,742 190,742 000000000000041c67ff75ff57a9b91b8e791d35dd878383834679a0550b6f00 13 0.00/1.00 vMB 15
190,741 190,741 0000000000000462635ea313c80acf6d14840624930084a946e3541d696c1c64 64 0.03/1.00 vMB 118
190,740 190,740 000000000000027b645eae4464f047e646b3c11f09093bf0c59eaf4ad3ce2159 194 0.06/1.00 vMB 26
190,739 190,739 000000000000065659241cde8497465fee5a1dd6463704b4980635e768764998 216 0.09/1.00 vMB 156
190,738 190,738 00000000000004601a7dffcada92646cf5592ed96c843d2368f6cc85ed491ab0 63 0.02/1.00 vMB 14
190,737 190,737 000000000000032beb52f5451a26c9e7dcf0ad15423f83b7acd43e7ade416fc4 136 0.05/1.00 vMB 97
190,736 190,736 00000000000004b2f8bb265fff52c7bfc5beb25c37ba16c7acca0f83bb634618 174 0.07/1.00 vMB 217
190,735 190,735 000000000000036005170a63f761a876552406ae1b5847312c46767f14679ae8 136 0.05/1.00 vMB 59
190,734 190,734 00000000000001fce7979cf74dba7f080ea302982e09813abd55b9ed63c1273d 128 0.06/1.00 vMB 269
190,733 190,733 00000000000005257bcba5972aa6f920365632cd714387cde9082a04a2e7108d 189 0.06/1.00 vMB 455
190,732 190,732 00000000000002f09d90cabc9475623b0ba41e269e64c798beb071f4887318e2 162 0.07/1.00 vMB 143
190,731 190,731 00000000000003c5da5e47c01ddeea87241eeb7bb9ff0d31bf3beffc0de460a9 172 0.06/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.16 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 653.26 GB
    • Received: 13.84 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.