Loading Tool

Explorer IconExplorer

Memory Pool

68,626 transactions
19.20 vMB
0.07633133 BTC
Random Selection Loading Transactions
Max Size: 125.16/200 MB

Candidate Block

Mining Attempt 63801c4c14ad544c5572496b4355e40811287ae6c1c2ba64116e194159317a02
Version 20000000
Previous Block 000000000000000000005b273def125124eeae80d56e7b15037fc80898b610a7
Merkle Root 6ed9797246500d7afb91f4280d6f4c7a634bc93f8448236de60ed27783a2872b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,311
Size: 1.00 vMB
Total Fees: 0.03053889 BTC
Feerates: 150.75 > 3.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,798 (906,539 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
9,259 9,259 000000009d2a75607f575992ff49383af412b8d849673c9503722e587e52b161 1 0.00/1.00 vMB 0
9,258 9,258 00000000c04946d09e9072226bd5c8ee8708473540d055ce9119a75a614b260c 1 0.00/1.00 vMB 0
9,257 9,257 00000000918b98be59042f38e4eeb3ca4ac74be0d67b54f04fc815c2518185b2 1 0.00/1.00 vMB 0
9,256 9,256 0000000034803d928ec3edb5f3681079b4c532b8ef947ffa8ec32c2012dbffe7 1 0.00/1.00 vMB 0
9,255 9,255 000000005f89476497118ff10366b3e0fb58c13cd0ca932dad6e7ef91737d19e 1 0.00/1.00 vMB 0
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
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.66 GB
    • Received: 21.55 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.