Loading Tool

Explorer IconExplorer

Memory Pool

42,743 transactions
26.71 vMB
0.05318986 BTC
Random Selection Loading Transactions
Max Size: 140.45/200 MB

Candidate Block

Mining Attempt 118ea7ea9751e3ed16cbd54e5a832c7fc232343914b3ae9f01698ad05c5aed12
Version 20000000
Previous Block 00000000000000000000e3ac99be0c75a7c1598359aaad39c4e0ec9e97012d70
Merkle Root 5edbda60d41685e8c94eafd47ef11e9eb959a02b1e7ca913b1e1eabc3d024d9e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,258
Size: 1.00 vMB
Total Fees: 0.00389755 BTC
Feerates: 14.54 > 0.39 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,896 (597,715 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
317,181 317,181 00000000000000000bb5855fe2596a0553d4c27f4eb7126f21a69ddf10c3388c 387 0.24/1.00 vMB 30
317,180 317,180 00000000000000000dc20d9e6df868e9d0bc0d42fdb6cd6fdddece21a203bc2a 338 0.17/1.00 vMB 29
317,179 317,179 000000000000000006fb87cb8ec6e0981b134953f1916c513f7210b534a94b8b 471 0.28/1.00 vMB 26
317,178 317,178 000000000000000021f59fdaf4a795894ad225c958ae8420cc4f44c491348ef2 60 0.03/1.00 vMB 27
317,177 317,177 0000000000000000122c6f26b886edc6166c7d91a0e66e7a79c7bf1420379e8a 252 0.12/1.00 vMB 27
317,176 317,176 0000000000000000166b4ca13d115a0d7f6929a82382fcfdb6e610d61fe9da86 146 0.09/1.00 vMB 22
317,175 317,175 000000000000000028bf800958b5855b55afaf070f755392f9d29658faec998e 41 0.02/1.00 vMB 26
317,174 317,174 00000000000000000b5478d989e343a8f9f69cb305e96f7cbcebc5ef6a1da8e0 536 0.31/1.00 vMB 25
317,173 317,173 00000000000000000f489207afc3146f0b7c624c38746d8185b8b8404981332e 297 0.19/1.00 vMB 25
317,172 317,172 00000000000000000e0ed6d146e6ed526f0936a5910a9b07347699397cb1e162 26 0.02/1.00 vMB 23
317,171 317,171 00000000000000000b46b4f599a26622ed9ecdfffb7e16f698a1880a616427de 370 0.21/1.00 vMB 25
317,170 317,170 000000000000000027f1d5b3bb8a8319a9db4a2bc87c029d2c84ffd708179e94 1,000 0.48/1.00 vMB 29
317,169 317,169 0000000000000000259350e117fc0249a74eb866380f94ee008927cbe2ee2614 189 0.12/1.00 vMB 26
317,168 317,168 0000000000000000144b3ab01254a2bb45b39ad4a22d783557ceaa5d8f1f044f 406 0.23/1.00 vMB 28
317,167 317,167 00000000000000000eab7a37be1cd7af745c41ff805ea86af37fd916679cb68a 51 0.03/1.00 vMB 14
317,166 317,166 00000000000000000cccb5f12b9ada24ed5cf9e16edfd840eb2ba5c1501a0ccc 243 0.15/1.00 vMB 21
317,165 317,165 000000000000000016e649dd2cb4674362e9271da7d6cbb164ab3b9527257525 195 0.09/1.00 vMB 29
317,164 317,164 00000000000000002bae316a63f8bb71071144f96cb6530b6223de6c24b28053 471 0.31/1.00 vMB 21
317,163 317,163 000000000000000025f8c3c8ad6555ee3c5e458d4f7032df8003541cd9ceaa0e 512 0.16/1.00 vMB 46
317,162 317,162 0000000000000000114f7e628d6100ee4c213ae99f64f9a6b667cb52cb476732 1,436 0.66/1.00 vMB 29
317,161 317,161 000000000000000024c54443a8a86b4a1ea10a8a61e51fc3d911b4b719a92c39 175 0.08/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.20 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 654.09 GB
    • Received: 14.10 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.