Loading Tool

Explorer IconExplorer

Memory Pool

76,154 transactions
29.71 vMB
0.06657177 BTC
Random Selection Loading Transactions
Max Size: 179.77/200 MB

Candidate Block

Mining Attempt 18aed66d54dee9be03c1c3c7ae1535a1cf359e1caee99d54adce29fca9a5e27e
Version 20000000
Previous Block 00000000000000000001959d63615e809b1cfe2057393e2a73c4fe2fd66f1d56
Merkle Root 218d80767932b9476776f4fe6e29d2745eb0ed6061035be708680e83909c6256
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,448
Size: 1.00 vMB
Total Fees: 0.00368577 BTC
Feerates: 10.04 > 0.37 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,190 (688,808 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,382 226,382 000000000000009f91e77be5bdd2d5d666056ebd19cdb27ce73d736e09b52de3 24 0.01/1.00 vMB 85
226,381 226,381 00000000000000c06c624eba73dd483f144701460f443b4e393e49887297f0dd 148 0.11/1.00 vMB 130
226,380 226,380 00000000000003298c69ee7e6b7a3c4eef8e02dea0368b392bf45fea3129e7f2 131 0.09/1.00 vMB 137
226,379 226,379 000000000000011471eb1b846117c0cc0fd926c7f3eb322232d2f50804050ed2 376 0.16/1.00 vMB 177
226,378 226,378 000000000000030b5e60190a9064980bf38600bcec82a3c57092271572503437 139 0.05/1.00 vMB 107
226,377 226,377 000000000000030165fc59dc6eda2d4b2a3e83beb0d243ddc0306a72925e27e1 377 0.17/1.00 vMB 179
226,376 226,376 00000000000003663412fb003a2c272b23de161b7031419c67e45dc0c34d8231 10 0.00/1.00 vMB 35
226,375 226,375 000000000000034a8ab5a45491e4c9faf9ee7d8f5adcb6e4250b49cbd4339a63 168 0.07/1.00 vMB 188
226,374 226,374 00000000000002df51c7159510091cbd43631692c1332fc0e742f568353b4158 96 0.04/1.00 vMB 172
226,373 226,373 00000000000001be8e7705a6d483d7140042190137bbc7523385e6fc3ca3bf41 18 0.01/1.00 vMB 140
226,372 226,372 000000000000012a334b72531e880e420e99ecc01a451186ad0e0bb8fb8b57d2 104 0.05/1.00 vMB 130
226,371 226,371 00000000000002e909d5a3a6479bf5c71fb291ae31f238701fb362770205eab4 32 0.02/1.00 vMB 134
226,370 226,370 00000000000000df610b86c2c8e78ec58ca529a6d07ac26044298f4828011657 365 0.14/1.00 vMB 234
226,369 226,369 00000000000002ba9b07fba607d62653b1da8d1ca34cefe79c27833158f5e76f 64 0.06/1.00 vMB 32
226,368 226,368 000000000000006ba226c6ea46a5f3c85b6eafbc57c745f6500c82b029214fc0 77 0.03/1.00 vMB 174
226,367 226,367 000000000000021e6a3aecea902c645c1f0b6da648e392ae04636f6d93b9ca5d 45 0.02/1.00 vMB 78
226,366 226,366 000000000000007679a85460a840c53f96e65ffe206edd26c4c4a3d258c47d39 153 0.07/1.00 vMB 174
226,365 226,365 000000000000018d5ae3a5b8548da81e99b23fc83a97903aeedf32f765a82bac 120 0.08/1.00 vMB 106
226,364 226,364 000000000000008495c1bd92847f72c619ae54118b357264133dd63912dd142a 110 0.04/1.00 vMB 184
226,363 226,363 000000000000014e9126e6cef7a81abc5f1c1322e6d431cd2e3f8a028d24fead 430 0.15/1.00 vMB 102
226,362 226,362 000000000000033a4bd719a8c852836ec9d96d35b69d94eb1ec4a6a279565b31 199 0.08/1.00 vMB 194
Previous 10 blocks ↓
Total Size: 782.72 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: 707.06 GB
    • Received: 16.66 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.