Loading Tool

Explorer IconExplorer

Memory Pool

76,601 transactions
27.66 vMB
0.07839115 BTC
Random Selection Loading Transactions
Max Size: 168.87/200 MB

Candidate Block

Mining Attempt 0279fc05788efb8b5b88bc40b43ae47630a805d31b82d020e72b0327c4c49891
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root 3b3ee53f0af464cb82309073ee340fa30c726aebae9679bb00a99e9222c17221
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,765
Size: 1.00 vMB
Total Fees: 0.01931515 BTC
Feerates: 402.60 > 1.94 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (592,685 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,635 322,635 000000000000000004a11458d472ab02c1d3bdc33af228dc00d785ad70096f3d 72 0.04/1.00 vMB 10
322,634 322,634 00000000000000000676a4ba87238948c317f275f61996a605ba2be53cca9851 828 0.55/1.00 vMB 25
322,633 322,633 000000000000000007336c2b4aeee46e11e2c8ba8f1bc150ba5982273217a69d 269 0.13/1.00 vMB 22
322,632 322,632 00000000000000001e00a17797768ebed5e619b884813a0abb1dd6c75b02f438 253 0.15/1.00 vMB 33
322,631 322,631 00000000000000000fef955574ed765dfc89e099f40ddb8605aa1696f43ec566 189 0.12/1.00 vMB 23
322,630 322,630 00000000000000000ee7403db5f94be883eb5f8806e46bd8732502a47cbf908e 128 0.05/1.00 vMB 28
322,629 322,629 00000000000000000f3c7674499eb1cd2283bd894148fbaf5dedb7e5d889eea0 51 0.07/1.00 vMB 6
322,628 322,628 00000000000000001a7c65f4d89617b3df5309df8827569c6e922926dd356b94 648 0.34/1.00 vMB 27
322,627 322,627 00000000000000001bb3eec72d1a16e1ca6b5cbad4f7e052c58491e725d95f85 205 0.18/1.00 vMB 20
322,626 322,626 00000000000000001e648d16b3bff18d2b0fc73c6f4a02f1d42b6afa54a4d7b4 142 0.09/1.00 vMB 18
322,625 322,625 00000000000000000226f0286f5cabd5e47ef39a69b719d2bb1a256f9e7af9de 207 0.11/1.00 vMB 30
322,624 322,624 000000000000000004e1d0a8f551a02c5df1cb13fd897e4bf006f5c5ca88cc44 178 0.15/1.00 vMB 15
322,623 322,623 00000000000000000df6eaccb42c27f2be54b34484cdad0f2dd710bc0a45624a 161 0.12/1.00 vMB 24
322,622 322,622 000000000000000014cb9f938854f46a2e2b95b866a29051cd16817a209564c2 273 0.18/1.00 vMB 2,776
322,621 322,621 000000000000000006c78caa0e072418d9307b263d3ce778d228b5e2b17a90ca 1,166 0.69/1.00 vMB 4,403
322,620 322,620 00000000000000000c8a9a1953b7f0f27bbcc606b657add2b30d7041dae77b6c 85 0.04/1.00 vMB 27
322,619 322,619 0000000000000000014c33805b3544d697c8cee6ddcad61634891ee73a44a26f 633 0.36/1.00 vMB 26
322,618 322,618 00000000000000000fe0950745aefeec5611741e68a99b9aa3fa511681ffa28d 699 0.42/1.00 vMB 66
322,617 322,617 0000000000000000017a942c5e2ae86293f3b3bba2349f20230b0e3b1b454a13 138 0.08/1.00 vMB 23
322,616 322,616 0000000000000000069d661c52bc9d98ef5dd02c630b5332632a57aa33f4ff0d 650 0.46/1.00 vMB 25
322,615 322,615 0000000000000000185d8483d6bbfe45750c20cec255ed615a8b74a1f673cee8 64 0.02/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.95 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: 715.01 GB
    • Received: 17.64 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.