Loading Tool

Explorer IconExplorer

Memory Pool

9,690 transactions
2.28 vMB
0.00823342 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 17.29/200 MB

Candidate Block

Mining Attempt 6dcfdf4ba280c3220dc0e6eb3c18c36e44846e1d9e4097dcfa0b0e5f2a29ccb0
Version 20000000
Previous Block 000000000000000000013bb03277b3866ead7bfdbe2b885c9f2f2fd5b7491eaf
Merkle Root f295db6c50f32efe584bd0036ccaab5e20d53eaaee29d2121931a6c8e759e94f
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 362
Size: 0.06 vMB
Total Fees: 0.00253969 BTC
Avg Feerate: 1.66 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,889 (649,510 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
263,379 263,379 0000000000000007e34b344679259838a66453e37186ac173acfdfd2bd57b7e5 0.13 MB 354 106
263,378 263,378 00000000000000085807390c2825ef18777315c45be5a3ebb1510ae03df3ae37 0.06 MB 93 46
263,377 263,377 000000000000000623595e979b2e4e6b6b944197ce1de75f588acd006d135cc9 0.25 MB 675 125
263,376 263,376 00000000000000066e2c1e3eda8199c9d6380d449abbc8dda61f2ee5dab169de 0.25 MB 691 156
263,375 263,375 0000000000000008d711cc3a0feaff203e1adfbc46a4e4b6139e70106ff84309 0.14 MB 363 131
263,374 263,374 000000000000000b1e0b574ec09738e43d4c794f83fdfdd50130a5ea5ffd2b2e 0.19 MB 488 138
263,373 263,373 000000000000000096b103b40f22d8787eafcf565aa85d135fc9ea1558c7abbf 0.05 MB 146 105
263,372 263,372 000000000000000011fe25e45707658432939b06f2a4085aa895e2449edfdbdc 0.16 MB 404 118
263,371 263,371 000000000000000c4b296958c20b46c17e66472e0aecf441869bac98fefb1804 0.02 MB 37 30
263,370 263,370 000000000000000de16f36ee9738b82a56873d4e2332fb61351313e2b22ff8c4 0.25 MB 672 153
263,369 263,369 00000000000000010e8ca36e6b33237a5d022747ac1d235b49b87425830e88c4 0.12 MB 189 61
263,368 263,368 000000000000000d2c30dc6be397dc36efdb7eb5faa525343441f6951abc361b 0.05 MB 134 85
263,367 263,367 000000000000000a11a0ad593d3df914c64732ea390a29f3f1c15be52e1f2933 0.03 MB 69 71
263,366 263,366 0000000000000014dcb882ded66303a9f85b0173e59ab495e5d5179172ae55ca 0.14 MB 318 95
263,365 263,365 000000000000000b6a0ba11dc5a5e5b0cdd736eea6ba2888e8bcc11f8dfb6733 0.13 MB 373 155
263,364 263,364 000000000000000e66a4c39682d9ff15212b6ff33484d9c62f6042ff58c452ad 0.14 MB 288 75
263,363 263,363 00000000000000097a6b9efa8839fa39718a44a0a8a24c37dbb9c8ef68fe7823 0.03 MB 81 63
263,362 263,362 00000000000000162b0ef0c57c986c553d508a8b23f4098785a0938490df228d 0.19 MB 469 104
263,361 263,361 000000000000000e742c3b88f901f23ca38737b926be6ec39b7b1180fc813804 0.16 MB 383 112
263,360 263,360 000000000000000080a9efba976e09c5fab655fadea80d6e33f320fc9c82a9c4 0.25 MB 590 109
263,359 263,359 000000000000000600cb7f7e1dfa0fdf40fdadc3ee5a07d71d0555324fe208b4 0.06 MB 116 65
Previous 10 blocks ↓
Total Size: 778.64 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: 268.46 GB
    • Received: 2.46 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.