Loading Tool

Explorer IconExplorer

Memory Pool

42,683 transactions
26.75 vMB
0.06356896 BTC
Random Selection Loading Transactions
Max Size: 140.56/200 MB

Candidate Block

Mining Attempt 17827fca222b7308401dad83f721c4c3967677863e5306971c38286d2cd9daf9
Version 20000000
Previous Block 000000000000000000001e5037ab3245321dd405b5bca943b168a3f43d4c4e96
Merkle Root b836c3360a7f79466adc623d8e155c781615dffe9154b200156c94e50c728996
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,603
Size: 1.00 vMB
Total Fees: 0.01409557 BTC
Feerates: 201.36 > 1.41 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,911 (446,677 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
468,234 468,234 000000000000000001810e9d558323da6ed17bf4a842a0f621b4ad083831c345 2,109 1.00/1.00 vMB 338
468,233 468,233 0000000000000000010d8fa71ad2debc51a4acb3d1b7576c298c96f5579722c4 2,660 1.00/1.00 vMB 400
468,232 468,232 0000000000000000012b4039f8ce886bfeaf8f907aa9d1b917b47c5ffc1dde13 2,348 1.00/1.00 vMB 383
468,231 468,231 0000000000000000001da077a61f60035f02424eccb3d6b27eac452cfef3ccd7 2,155 1.00/1.00 vMB 362
468,230 468,230 0000000000000000011ca574980e409c06f48d84549071829740278e49d5da23 2,311 1.00/1.00 vMB 292
468,229 468,229 00000000000000000157ef66bed09d1447effca7dc2e6b2611fb08d5df948da1 2,005 1.00/1.00 vMB 345
468,228 468,228 000000000000000000e5332b7cb1914356e41267d04d3de0f1df5851cfc4923f 1,180 1.00/1.00 vMB 171
468,227 468,227 000000000000000001c0ea3c8a840a5359fd4b5aad349c7f48527bc910766282 3,445 1.00/1.00 vMB 252
468,226 468,226 0000000000000000004266c2ceea2dd5063200059966074406edf13697287695 1,684 1.00/1.00 vMB 271
468,225 468,225 0000000000000000017b0d24f55ee8a3d8f912338774d992448b0644bcf857ed 3,150 1.00/1.00 vMB 308
468,224 468,224 0000000000000000003335679bae98eba697a98bc87727bc4400aaeb70577473 2,388 1.00/1.00 vMB 329
468,223 468,223 000000000000000000de36fe99b24382af704a68c0e8cf6a9948fa167b21adf2 2,202 1.00/1.00 vMB 309
468,222 468,222 0000000000000000003a468cc92813377b4d22eeba8efacb78dcd48add67358e 2,203 0.99/1.00 vMB 343
468,221 468,221 0000000000000000019ace8893c36ff302fbfe170a4389d97fa1b329e41263fe 2,344 1.00/1.00 vMB 372
468,220 468,220 000000000000000001b33b364060148517130288ba4850ad85d0897471ac6bf7 1,537 1.00/1.00 vMB 251
468,219 468,219 0000000000000000005671500e4f0b4336a2162c4bd843ab071ee015ae09d49c 1,939 1.00/1.00 vMB 328
468,218 468,218 000000000000000001cd1ea063694372f554d0afa4e22d984994e380b8aafb8a 2,110 1.00/1.00 vMB 302
468,217 468,217 000000000000000000bf43c945677cef2c24c9ae056d3a9e00070989e105f6de 2,010 1.00/1.00 vMB 362
468,216 468,216 000000000000000000445322dbcac6684457f4e47a12eef843845e2dce04a8fe 2,136 1.00/1.00 vMB 371
468,215 468,215 0000000000000000002b99d247b162c5a68bcf1605f66d8027208fca9345e5c0 719 1.00/1.00 vMB 120
468,214 468,214 0000000000000000013aa229743993802ac9e0fbb7eaa4552d899795be3cd10f 1,449 1.00/1.00 vMB 120
Previous 10 blocks ↓
Total Size: 782.23 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: 654.95 GB
    • Received: 14.22 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.