Loading Tool

Explorer IconExplorer

Memory Pool

76,703 transactions
28.63 vMB
0.07455430 BTC
Random Selection Loading Transactions
Max Size: 173.31/200 MB

Candidate Block

Mining Attempt 06e9eec0831286d5649ebbf403724cc685edbbf8717fdc00e5519840283c6d95
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root 55332019f7e1cec84cd9612592cf76b5800e7eca2b36c45325b1b15db2ec7e4f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,208
Size: 1.00 vMB
Total Fees: 0.01508384 BTC
Feerates: 100.17 > 1.51 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (653,027 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
262,109 262,109 0000000000000010c4b36adabd1a1bcca3721106af1012879bc89d37819d48e1 54 0.02/1.00 vMB 58
262,108 262,108 0000000000000011c94ba5ce373765486f3e00dd500167f64c1f6f3c05a0c833 146 0.05/1.00 vMB 26
262,107 262,107 0000000000000006dda1e7306999c59160c44a53a006ca32b2cf6f8b13e8e14e 549 0.24/1.00 vMB 99
262,106 262,106 000000000000000acf020c4b0ee8fb1805aca7f3d1db0d46017aed41c7b3c83e 281 0.15/1.00 vMB 117
262,105 262,105 0000000000000005613b78fb88d2d26657db51228691e9bd86c2674d7b2d5084 73 0.05/1.00 vMB 44
262,104 262,104 0000000000000014d225fe7c3d4abac1054d7631404ed53b3880e53e7b974f79 411 0.20/1.00 vMB 135
262,103 262,103 000000000000001411c247136fe0bfd83491a05d44f5f98adaa57dc87e884960 132 0.05/1.00 vMB 104
262,102 262,102 000000000000000b7a405056562dc468271076696efeb62316bbef8a82daf6e0 116 0.05/1.00 vMB 73
262,101 262,101 00000000000000065b35cdfac40e1a11f22fe510ea628c9c732da7987c1f8a32 67 0.03/1.00 vMB 160
262,100 262,100 0000000000000015b990829e7ea46a903f30fa66923d31c3216bd69e906f526b 145 0.15/1.00 vMB 35
262,099 262,099 00000000000000064375f6c96dd0756ca0dd95ef8f8ad53d8c18753026c25ea9 446 0.19/1.00 vMB 135
262,098 262,098 00000000000000108c6c5a41d0305fea2ef1510ea0d9e6050160ae6ea7f59cab 572 0.24/1.00 vMB 143
262,097 262,097 000000000000000b6deaa76e13770bd08fd669ffebdd884b0b2d5bcb5873a06d 216 0.08/1.00 vMB 106
262,096 262,096 0000000000000000fc060498f219b01efccebc67bc29e07e3d1ddb58f32f742d 457 0.18/1.00 vMB 141
262,095 262,095 000000000000000e311d1e3ef375e3ffc5a10dcea3bb9ec1739414c586255c08 71 0.14/1.00 vMB 18
262,094 262,094 00000000000000119153a4c56d03e9d17076b2f4f93752603684d7487f50e499 90 0.04/1.00 vMB 112
262,093 262,093 0000000000000003a3bf4a4c8c626bb2652b611fd15e742146e7d6edf291315e 131 0.05/1.00 vMB 81
262,092 262,092 000000000000000cc7b92498cb6abbfa35cbf7aadd4ab9bd12c2858b945bb577 32 0.01/1.00 vMB 74
262,091 262,091 00000000000000017ac5beaa699c37a1ab8bc3301978dc9a91e889cef0e67c46 20 0.01/1.00 vMB 109
262,090 262,090 000000000000000c50ad9f8e5b873736d77bb20f62f4c4323ab41cce56d8f1f0 275 0.15/1.00 vMB 106
262,089 262,089 00000000000000056fc37a84b312551de325d6c31b0e4946e50d0b54ca597d1b 209 0.10/1.00 vMB 103
Previous 10 blocks ↓
Total Size: 782.63 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: 672.12 GB
    • Received: 16.15 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.