Loading Tool

Explorer IconExplorer

Memory Pool

50,561 transactions
30.30 vMB
0.12675844 BTC
Random Selection Loading Transactions
Max Size: 162.29/200 MB

Candidate Block

Mining Attempt e3686452e90257c8efeab85cad99db0b52c262f49c10f63186bfd41272fe20fa
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 28566c18f444331408c76c342d74d909c4c9db33c050b2a3b489e6c52c43c1bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,917
Size: 1.00 vMB
Total Fees: 0.05374348 BTC
Feerates: 150.75 > 5.39 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (705,466 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
209,347 209,347 00000000000002ff98116d193af70e2538feba56cffd1478445db316360aeaf2 122 0.04/1.00 vMB 176
209,346 209,346 00000000000002f61df63c5f5d1a44602bcf415af32567c1c02235fddaba424a 84 0.02/1.00 vMB 123
209,345 209,345 00000000000004b09c038af8a4a08211f28b47c55cce7204947f6f486cea71aa 38 0.01/1.00 vMB 446
209,344 209,344 000000000000013fb94e2fc8ce84e08ccc88ff39f0e6b0e87e5b7b569fc810af 64 0.09/1.00 vMB 34
209,343 209,343 00000000000004134b3ab82acaad58f8cdd8e1d88dbe76079e47e34b2d36faa3 79 0.04/1.00 vMB 235
209,342 209,342 000000000000000b9a8bd12c1a2cd337cb642695e0248823f37a075483f9f0ba 153 0.05/1.00 vMB 234
209,341 209,341 000000000000038c5ba0a29f3bcb648d3efc0689b40024fe7c55e48e7d4d5b44 370 0.13/1.00 vMB 256
209,340 209,340 000000000000018e0e64d1c28b390a39c8ec5dd485b476fffbb1df027ff98954 131 0.06/1.00 vMB 118
209,339 209,339 000000000000038d725b5a115b76edbd043082ddfa6dee13f0e78d771b3e8035 370 0.15/1.00 vMB 271
209,338 209,338 00000000000000e0343300513c2330395c631f6c431756961dff8040cbbd5daf 62 0.02/1.00 vMB 177
209,337 209,337 00000000000003c0e1736f94323b145070378065eaee81de580de879c5485669 57 0.03/1.00 vMB 179
209,336 209,336 00000000000003593c0c6fa29f354ce2df229a6c9bc897db36461326bdf4652b 17 0.00/1.00 vMB 61
209,335 209,335 000000000000008143f216fa8ba7873ef9be2b31979bd928938cad641acd25c5 171 0.07/1.00 vMB 159
209,334 209,334 00000000000003d361c0166e8698c90d7b9e27dff258246ce49ee825d56dbde4 179 0.11/1.00 vMB 112
209,333 209,333 000000000000001a06a286b485c93280be020a2d58286694a976a9d2ce9af8b6 240 0.15/1.00 vMB 120
209,332 209,332 00000000000002ba61eb88c980c4e54c9839079efa6425004451d4414fe44eab 135 0.05/1.00 vMB 101
209,331 209,331 00000000000003789d14b7b2942a1ea5712edb88cc481395add0b359b2d9ee47 136 0.11/1.00 vMB 110
209,330 209,330 00000000000000400d6023c65a607ab0e3eb4dafe269b997c9ecf8f9a37356c9 410 0.20/1.00 vMB 145
209,329 209,329 0000000000000167f2e0e41c4fadbabfd46de25cc4b18ba85d297afd6e4bec25 836 0.25/1.00 vMB 269
209,328 209,328 000000000000002c4dff4954d46f0ce9d479c2e73a25d669024dec925d1c650d 11 0.00/1.00 vMB 165
209,327 209,327 0000000000000434ff9018b6825f0a3cceed174fd085b2cb9f7924ce0dd21a34 56 0.02/1.00 vMB 157
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.10 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.