Loading Tool

Explorer IconExplorer

Memory Pool

41,148 transactions
26.62 vMB
0.05856061 BTC
Random Selection Loading Transactions
Max Size: 139.49/200 MB

Candidate Block

Mining Attempt 72a6aef067f4655d938697a4616743a5e2411214815b395eaf8f436c2ab2d14d
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root ed3ff3f5887bc7893fa655ab622031150c02b4d613abd5271321f8414339ff73
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,798
Size: 1.00 vMB
Total Fees: 0.00960541 BTC
Feerates: 100.00 > 0.96 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (574,562 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
340,244 340,244 00000000000000000d0c4d637050e5c862168515d6c52701e1145985f15a608a 637 0.28/1.00 vMB 24
340,243 340,243 00000000000000001036f2c630cc3b263bcc71ddd4a16ab467497b53cb2e04f2 1,024 0.29/1.00 vMB 47
340,242 340,242 000000000000000014ce26ca9180bf45106ac8d27f15db44e7f9945fca2f42c4 341 0.16/1.00 vMB 28
340,241 340,241 00000000000000000a2a20cb6eebdb65e1b945cd15d7d1529565914c48dd69f1 882 0.59/1.00 vMB 20
340,240 340,240 0000000000000000174ff89b74a566e66ba423b24e4796a9724bb6a398a2560c 145 0.12/1.00 vMB 9
340,239 340,239 00000000000000000c4f9fa5516279eced41c2b8af1f9803f0e626842e0887cb 1,575 0.75/1.00 vMB 34
340,238 340,238 000000000000000018f123573c6c5c76ffa99b2980baeebd9f58348760ed68d1 461 0.25/1.00 vMB 22
340,237 340,237 00000000000000000f49084725354230b60ad51239049db40d5ce9e2a63a6749 1,107 0.59/1.00 vMB 24
340,236 340,236 000000000000000018804c18c52061451863071906c17809589d84a2b910c7a3 531 0.35/1.00 vMB 18
340,235 340,235 00000000000000000890bff49f65a556d41eb4d9ec9d679b0125e3677ed52806 1,190 0.75/1.00 vMB 24
340,234 340,234 00000000000000000a78d58be942c0ee651d75dacf73b25187e1253a83dd79f6 2,401 1.00/1.00 vMB 32
340,233 340,233 000000000000000018786b32777f66349efa7a827b17649f07fe5ed5f485083c 604 0.53/1.00 vMB 17
340,232 340,232 000000000000000018acfd7334b623fd5378e4437b2db10a723cbbe18d6dfd02 2,171 1.00/1.00 vMB 29
340,231 340,231 00000000000000000abbb7e53da7b25cb41f16b8f1a69bf592ad0507c9bed3c6 785 0.48/1.00 vMB 24
340,230 340,230 0000000000000000075e2c7323021622b9370b87ac892e29d1861a20edf07e45 128 0.06/1.00 vMB 33
340,229 340,229 000000000000000010b75e1c712e8f442f510a08b318241b41c88b9fdd2e1ce8 223 0.14/1.00 vMB 21
340,228 340,228 000000000000000013626a586b5d4f5047a44c1619c5cfd516f1970af3613c9b 988 0.48/1.00 vMB 25
340,227 340,227 000000000000000004db2a44f90d69fd514c67beb4cdbbb5fd59608ce96823c2 1,547 1.00/1.00 vMB 24
340,226 340,226 000000000000000012b72b536878d080a8b37e57e4eb8718f2b50c5d4f056143 1,133 0.35/1.00 vMB 41
340,225 340,225 00000000000000001560fa154244eda2762b6de89a034bf6e437203ceda0a7b8 1,353 0.83/1.00 vMB 23
340,224 340,224 000000000000000018707ac05c36fa39ab09384ef0d87ed424394f071611cdb9 1,860 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.04 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: 650.65 GB
    • Received: 13.30 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.