Loading Tool

Explorer IconExplorer

Memory Pool

49,222 transactions
29.87 vMB
0.09032873 BTC
Random Selection Loading Transactions
Max Size: 159.81/200 MB

Candidate Block

Mining Attempt 19c9960d5796e895a19bdb2903205e43a6343934c95cf70db84b4737682ccdb6
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 3cbba626d9be28d51701016d6b964a005bd5e62ed1ad669374c3757e6106f877
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,722
Size: 1.00 vMB
Total Fees: 0.02490041 BTC
Feerates: 51.03 > 2.50 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (683,955 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
230,858 230,858 00000000000001849f7b1cdc4dd8338fa5c0dc61e8994ae0a9a5d1e61e8ee8b4 4 0.00/1.00 vMB 44
230,857 230,857 00000000000001417e7275a97ef2f9f9d2f9084345af62e4c203983fa7a236ee 584 0.26/1.00 vMB 147
230,856 230,856 000000000000019a8a95f1c1e560b1564068ed9fe797abe06906429ace1949f7 237 0.10/1.00 vMB 156
230,855 230,855 0000000000000140f99171a0dd37df8a930e20518e0416b50a410ecf67db0623 98 0.03/1.00 vMB 62
230,854 230,854 0000000000000169d1a3b288ac5ee522eb74f16b56bb3e1a9b123b711a2a0035 699 0.31/1.00 vMB 328
230,853 230,853 000000000000005bc62639707c8e6dcee43f532c1658cc4844c468d636271bd5 163 0.08/1.00 vMB 105
230,852 230,852 00000000000000df329817a40e31910db069b4ebf950b9d1cb8e6d057a137f85 476 0.22/1.00 vMB 201
230,851 230,851 0000000000000156ae6183b16d8b36dd934d47e16bf66508672b1dc0a1c81532 635 0.25/1.00 vMB 127
230,850 230,850 00000000000001eddabdbb5f369de5450aea7ac5cd7ecf6780d06b437dbd04fe 69 0.23/1.00 vMB 49
230,849 230,849 000000000000003167839136a636156087efeb176ed50f18dc30460e9076087a 223 0.17/1.00 vMB 311
230,848 230,848 00000000000002217a5861b1434a76550ba6083c98288e1c3b3dc85735cca5f2 314 0.19/1.00 vMB 124
230,847 230,847 00000000000000a7448bb5d26125e3e439b51f79adc7dd58a32bcf8a66fb034a 267 0.25/1.00 vMB 113
230,846 230,846 000000000000017898eb34f2ebce1f564f7faabe75f077597ac0955e6c8a7ee2 427 0.47/1.00 vMB 65
230,845 230,845 0000000000000208e2ef360e8a034dc1a37f915f07722953f3565c3830fcc02d 483 0.25/1.00 vMB 137
230,844 230,844 00000000000001185e93898b95c12a23b913180ae86e7cf5c86226038b4aacae 844 0.25/1.00 vMB 517
230,843 230,843 00000000000000ad08aa4f9f0cb8e790df0653d04bbb1031aaeced4df0d7f176 565 0.25/1.00 vMB 198
230,842 230,842 00000000000001d14e767bc6b8ba78c819fdb772c965da43ab79bba98c2fd5f9 574 0.25/1.00 vMB 290
230,841 230,841 00000000000000321416028c7fdb289ed72510ea6c80239134ec748de8b79ac6 481 0.25/1.00 vMB 128
230,840 230,840 00000000000001d0f1ec7912d42913cb4b7035a3ba1b3f7545612ef32631a4bc 455 0.25/1.00 vMB 237
230,839 230,839 00000000000001204239ba363f6657b2eb9bdc1657107304fed293d059bf5db3 554 0.25/1.00 vMB 203
230,838 230,838 00000000000000e4138f69ed8ad1a8c98629d5e00ea384722aa9bc6d4a8ce1b2 1,243 0.47/1.00 vMB 192
Previous 10 blocks ↓
Total Size: 782.06 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: 651.09 GB
    • Received: 13.40 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.