Loading Tool

Explorer IconExplorer

Memory Pool

36,635 transactions
28.31 vMB
0.08582820 BTC
Random Selection Loading Transactions
Max Size: 142.35/200 MB

Candidate Block

Mining Attempt 9f6ada3ab583df47e0e6aea0428a9352169e6c30e4aa1547e82cd47208cf98e6
Version 20000000
Previous Block 00000000000000000001157a4311de69a70f52c462fcca1444599cbf87c6de5f
Merkle Root 739833302a3b63d93b39bd6a878744ba83b87c4009fae56d4cfc4caaeb88466c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,110
Size: 1.00 vMB
Total Fees: 0.03133274 BTC
Feerates: 101.65 > 3.14 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,541 (736,187 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
178,354 178,354 0000000000000176bfca30309648bdb410a505dc43ef01c543be16fb84595b8a 148 0.05/1.00 vMB 95
178,353 178,353 000000000000004fc22b0eaeba0ed0ac6c3bd74e0eabaf1bda22671a408515db 9 0.00/1.00 vMB 394
178,352 178,352 000000000000062165b606434d2d8a441fdb17b0ff9ed98c79a761c042c60092 9 0.00/1.00 vMB 127
178,351 178,351 00000000000002719caf4e1defc2d3b0e4258b960932fc91111c90341f0aac76 41 0.01/1.00 vMB 214
178,350 178,350 00000000000007cfe4560c0cc88228ccb037b5d5353746647531836e4ff9232d 16 0.01/1.00 vMB 70
178,349 178,349 000000000000081e6f1b948b0dec3f8108952023ca4ddf1846233a3a950d1764 63 0.02/1.00 vMB 126
178,348 178,348 000000000000038b7e4e548da5a091c751c564a365c0b422caf58f7b98578357 4 0.00/1.00 vMB 157
178,347 178,347 00000000000002e2870c92efef7b5e016d4ef7f5f63f5ad9d32df60ca97ae269 86 0.02/1.00 vMB 10
178,346 178,346 00000000000004cffdeece6ddc3daac9c906edc23c63d59483038692bd8c7b7c 95 0.04/1.00 vMB 171
178,345 178,345 000000000000010bffa2d5357420c450ca97630c04d4c946191276ed9d8a2923 105 0.04/1.00 vMB 100
178,344 178,344 00000000000007ea459e9e8ed9b0b3637df9250f041380165c65c2d55ec653da 134 0.06/1.00 vMB 114
178,343 178,343 00000000000004d1e479b8af036c560ddd87e09c205bb5ad435df35a3645e5c8 145 0.05/1.00 vMB 15
178,342 178,342 00000000000003272122292d4ec5109e0871b34d9c3e05c3fd92d0e48ac7d945 200 0.09/1.00 vMB 138
178,341 178,341 00000000000002613231914620382536bef3155af1f45c320bc55ad1065627af 243 0.11/1.00 vMB 112
178,340 178,340 000000000000000bf970ba2a700b077d29179515e73e9d938e4db6faa13ecf1d 13 0.01/1.00 vMB 1,018
178,339 178,339 00000000000008cea74d2ecca175e7252aa602daa118bd748ad5e0c43fb632c2 33 0.01/1.00 vMB 1,348
178,338 178,338 0000000000000a0eb3774dd132e6abba3c14b0277a005d6ced3d40ff83be0c81 79 0.03/1.00 vMB 304
178,337 178,337 000000000000042bae91553c91405bfdf30eef07dd8f50f451efb1b019c62d0a 153 0.07/1.00 vMB 274
178,336 178,336 00000000000008331b5e9b43b21975378e341fb1975ee41747e6fd38579e707f 41 0.01/1.00 vMB 189
178,335 178,335 0000000000000ad487f9967af4d0dc2fc657e5ed6c2194c82f8ea23fb32a1cd7 45 0.02/1.00 vMB 193
178,334 178,334 00000000000005e566a4e6fda95fdbe9090a568fdb75d59e5ba094f5e6a24c39 88 0.06/1.00 vMB 217
Previous 10 blocks ↓
Total Size: 781.57 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 622.63 GB
    • Received: 11.35 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.