Loading Tool

Explorer IconExplorer

Memory Pool

65,723 transactions
18.56 vMB
0.10314387 BTC
Random Selection Loading Transactions
Max Size: 120.89/200 MB

Candidate Block

Mining Attempt 41aefef622ae6669d5ec3989eaad97ffb298863c1cd0df76ed2c376d55fb07b2
Version 20000000
Previous Block 00000000000000000001f2f5bd00c3e79f2570249aea80927e8f2a7909c605d7
Merkle Root f48f3fb56494f186219a88dd0f0ca7aae91b412ed090663a46ac6043db966716
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,471
Size: 1.00 vMB
Total Fees: 0.06110122 BTC
Feerates: 100.53 > 6.12 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,800 (906,546 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
9,254 9,254 00000000de962787c333315b4a48499e8003a6d21d700e9d8ca1e3116584d1c3 1 0.00/1.00 vMB 0
9,253 9,253 00000000588f7dd0e543b5ddea8fdeb14d2c1be97f11fe9d7440e6dea4b06652 1 0.00/1.00 vMB 0
9,252 9,252 000000001298675cfac1fa35dc10d3821ee336cdc1753d80df4c6a64200001cc 1 0.00/1.00 vMB 0
9,251 9,251 000000008339fb09714e5de4f5c2c97a11b6e95a92f7819ecba100dd22c7da0e 1 0.00/1.00 vMB 0
9,250 9,250 00000000f9ba2607cd9bcc7829102ed65f44cc0b6d80a33fe61ec4596571b71b 1 0.00/1.00 vMB 0
9,249 9,249 00000000842d44ca92a61249883423c2c824f387af268ac1843a6b39bde248d3 1 0.00/1.00 vMB 0
9,248 9,248 00000000541828a90e98b49c55e8aefd9b27140f9d873ca2a7d1237054b659a2 1 0.00/1.00 vMB 0
9,247 9,247 00000000382fe8d455a16c7dfc9d8ac31ed6fb6347ad0e4bea4c9faa78abde65 1 0.00/1.00 vMB 0
9,246 9,246 0000000049b941e3ebd794c6d406890f0b707b2f93984123f9c58471f40ff981 1 0.00/1.00 vMB 0
9,245 9,245 000000000f37c66fc10d0119c2b80230679db880a9514e80f82dd757a4eabb4c 1 0.00/1.00 vMB 0
9,244 9,244 000000003a363eba9486c486385341a05779298a2a3cde9aad582f334af46f4c 1 0.00/1.00 vMB 0
9,243 9,243 00000000285964c700caa14867effce1189d3559c6aa81b4966b2b513f3409bc 1 0.00/1.00 vMB 0
9,242 9,242 00000000534b666b6ac6495addb73799aed39a38f53367901d87c460320c7154 1 0.00/1.00 vMB 0
9,241 9,241 000000002967f2ddb3ed77b8de268cd71f35ff3db466570bea844ab75de82201 1 0.00/1.00 vMB 0
9,240 9,240 000000007f587e745a6a7466fc9e8833393355c21f160e44193af0ca5c500fa8 1 0.00/1.00 vMB 0
9,239 9,239 00000000046a0e9eca9f1398d488821243c658362f060efb34da3f9b22e65709 1 0.00/1.00 vMB 0
9,238 9,238 000000008efc878599e75f55b28f1d377887e9a342426f4d84a24ef46d10f968 1 0.00/1.00 vMB 0
9,237 9,237 0000000043bff1faa49efadb95802ce0c1c4c197efceb59c5b40d4ae05fa5c22 1 0.00/1.00 vMB 0
9,236 9,236 000000004a2f243aa49778369cd9c6d1027d9c4609b9b75f1b2fe54c3e19974d 1 0.00/1.00 vMB 0
9,235 9,235 000000004942d8437d2177b1551779d7d7b403f5c2b2fb0c6f62f2151a1df89c 1 0.00/1.00 vMB 0
9,234 9,234 0000000085fddddf6b35d22b4882da1dc1aa623c168626b73754942450b9193b 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.76 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: 784.81 GB
    • Received: 21.56 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.