Loading Tool

Explorer IconExplorer

Memory Pool

79,560 transactions
29.39 vMB
0.08490072 BTC
Random Selection Loading Transactions
Max Size: 178.19/200 MB

Candidate Block

Mining Attempt 023fe7ea45af9d03034f7e8ed2258eeb0932f795e08959b7e197d653dd391607
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root f963e7f57131f9e0380f885e35c319a2829f77802505a6035411a96468dde96a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,443
Size: 1.00 vMB
Total Fees: 0.02308813 BTC
Feerates: 278.95 > 2.31 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (492,618 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
422,477 422,477 0000000000000000051640602bbd1537923b9e78054828344a76eeebf5eb8685 2,430 1.00/1.00 vMB 61
422,476 422,476 0000000000000000030bb4a40edc62e75d77098858c1ccb5bf75529ddb841324 1,965 1.00/1.00 vMB 59
422,475 422,475 000000000000000003514b0ab7942fdab0450eba57a4082e08fc05c32d05abbd 2,583 1.00/1.00 vMB 64
422,474 422,474 000000000000000004fe4d7c12c9d8189c8b49f2fa49fae00480aee5eb572f72 2,344 0.99/1.00 vMB 65
422,473 422,473 000000000000000003fc3fffdb45d275d358ce07dfcc5cd520d7ba73383bb9ad 2,284 1.00/1.00 vMB 70
422,472 422,472 000000000000000003dde532fe6ba74d50a597658a25fe31b2cc9db92121c473 2,073 1.00/1.00 vMB 81
422,471 422,471 000000000000000002280792a197aa726697539c5b76a5319e0d7c74d1b4aa1c 2,591 1.00/1.00 vMB 126
422,470 422,470 000000000000000004ede06b3d98068574705bd40a494abaebbb6b883ad4875b 501 0.19/1.00 vMB 109
422,469 422,469 0000000000000000047798ec17ce3fd690b51f30f377fb00242f3d5b90d4359d 2,518 1.00/1.00 vMB 62
422,468 422,468 0000000000000000046fe8979a078cd462c7628b072dcf638f5c55347c73285e 2,646 1.00/1.00 vMB 68
422,467 422,467 0000000000000000046fc00f7fc777be6094edd86220d4a911faedbbee29b1e3 2,091 1.00/1.00 vMB 62
422,466 422,466 0000000000000000003d1c68166f49164bf4cb850c7202f6de19caeb9ee12e1e 2,940 1.00/1.00 vMB 133
422,465 422,465 000000000000000001f4b430ab2215f9ccd8bd1aa9469cf123040c7cf4015a25 311 0.20/1.00 vMB 34
422,464 422,464 000000000000000001d5d58362cccd671218a32fd84d782b1477380bd7cf8586 2,209 1.00/1.00 vMB 54
422,463 422,463 000000000000000001518960c1ea2ce154b891171bc802c8c3f3c3f2edce5bd4 2,166 1.00/1.00 vMB 73
422,462 422,462 000000000000000002598de7ccdb13d45d8a53e52fc283af90b599a8914aeaae 2,171 1.00/1.00 vMB 56
422,461 422,461 0000000000000000051e86bd2c165eb2730f3d8e207390205d57eddaa09652f4 2,301 1.00/1.00 vMB 90
422,460 422,460 000000000000000003cbeed49bc3ca8f4cd228982d7ac4ffb508e589c40c82ab 2,647 1.00/1.00 vMB 91
422,459 422,459 000000000000000004c2a63711bdd373317f3d31f5f1f7afa5142e331bc9279b 1,884 1.00/1.00 vMB 31
422,458 422,458 0000000000000000041d873a32dad073baadcd422b41c29d7ae62c9a167fc3fd 1,722 1.00/1.00 vMB 53
422,457 422,457 0000000000000000024aad4c9f84cf81e4d01d2277fd8831fc73d2be935b67bc 1,854 0.92/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.56 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: 670.03 GB
    • Received: 15.80 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.