Loading Tool

Explorer IconExplorer

Memory Pool

76,752 transactions
27.70 vMB
0.07920593 BTC
Random Selection Loading Transactions
Max Size: 169.10/200 MB

Candidate Block

Mining Attempt 6f2818cfd78f418817769606d700b0664ea0077eed1998906b5a0336b8eebe39
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root cf3af0ab52b884142c737f6bac650df2da60a0b8c1be9d095c8994d2e3d51d85
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,668
Size: 1.00 vMB
Total Fees: 0.02005250 BTC
Feerates: 402.60 > 2.01 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (613,821 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
301,499 301,499 000000000000000031443364d8ff314e646fda25dceb680de744464242b04b7b 23 0.01/1.00 vMB 28
301,498 301,498 00000000000000005bc1c12b8fc1e7aaf620a9f4575c070c2b6e8f9e0afd8760 176 0.09/1.00 vMB 29
301,497 301,497 00000000000000007917566c09faec71207028e838df27436eae480bef6a5259 150 0.09/1.00 vMB 26
301,496 301,496 000000000000000058bb2f92e1fac50ea2c03f31b33ad3fc2570ad63956ce15d 315 0.22/1.00 vMB 22
301,495 301,495 00000000000000001d7e689c9a410ef334c864af663b64f77c4b8b6a25e8a0e7 389 0.27/1.00 vMB 28
301,494 301,494 000000000000000006029d90f451a8d536c0197b4197e00fa40073f96999372d 309 0.71/1.00 vMB 8
301,493 301,493 00000000000000003d6c06bdc9344e8852cf4643604ed4c9bd30885fecbebe3b 399 0.22/1.00 vMB 28
301,492 301,492 000000000000000066a65106109c6aa19c4f3f2ab9e876fba0a0d60ea030d301 368 0.24/1.00 vMB 24
301,491 301,491 00000000000000003bcc3300a4706921f23982e091e0726833ff0c6ad4c5bbc6 1,421 0.73/1.00 vMB 32
301,490 301,490 00000000000000007374479f7557e1f7857e8de3264b35de84c61d7a9965cb20 279 0.12/1.00 vMB 40
301,489 301,489 00000000000000006e71446a06dc5c96bb7756fd6d14b855d49ea773d6a40515 211 0.32/1.00 vMB 22
301,488 301,488 0000000000000000242e31a474a9edd35619cee12ae9448b2bfb33430017e569 547 0.34/1.00 vMB 28
301,487 301,487 00000000000000002627a3f4422e048d62af7d7a1a272e2bbbe6ef97cb3fafaf 446 0.23/1.00 vMB 31
301,486 301,486 00000000000000005dac044c8c2c10223405dfe0f1ce63ed5425514067a991e2 611 0.32/1.00 vMB 34
301,485 301,485 000000000000000065ec711f433884b5ab3ff0357e6c2e3596a8a8ef06687885 140 0.08/1.00 vMB 36
301,484 301,484 0000000000000000742bb4f6a48d31750b7cbc4b75ef494606c999ac988335d3 139 0.11/1.00 vMB 35
301,483 301,483 000000000000000079bbe7c9a06f2e66baadcd1a4b0d5f923642f25710aedac8 193 0.09/1.00 vMB 34
301,482 301,482 00000000000000004a6f0f007a6c651fa3c559e8863f9e42ed3cd59d1f508791 319 0.18/1.00 vMB 31
301,481 301,481 000000000000000027db9d94a3200b8b123a33781bae3cb3a4b393cb7015a62e 489 0.20/1.00 vMB 36
301,480 301,480 00000000000000001cff0293376f612e5c56fee3f853571b2d38b6bbd78f0eb5 357 0.12/1.00 vMB 31
301,479 301,479 000000000000000028c5c68bdfc1780e0701195ddf523dd044c5137c066654d0 303 0.15/1.00 vMB 38
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.