Loading Tool

Explorer IconExplorer

Memory Pool

19,330 transactions
9.01 vMB
0.06627576 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.48/200 MB

Candidate Block

Mining Attempt b6ec0887a5f3d75e8fe1a338fceaaa0fb54d7830a216b119bbe7b33288841227
Version 20000000
Previous Block 00000000000000000001786d08044e0bc11e8685df5e6ef9caff0b5450345fd7
Merkle Root dd828e1f179f6c046bce22eb3ad5c80cbeceb076cb739ef4e317db6a64f544b3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,380
Size: 1.00 vMB
Total Fees: 0.04635847 BTC
Median Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,403 (651,621 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
261,782 261,782 000000000000000085878c78647d29dced2a136e8018406b40a080a2c69ec346 353 0.16 vMB 128
261,781 261,781 000000000000001796678158d6f636b99e257b29825acd8a9d5f7c3ec4dace67 190 0.09 vMB 128
261,780 261,780 000000000000000a78299aca2ddb4f73446f154843b3703cc6e065ce16f1288d 543 0.22 vMB 126
261,779 261,779 000000000000001841a25d421d0038b4461c009d9c8683a710e917577232f8a6 52 0.04 vMB 27
261,778 261,778 000000000000000635475df2e693381bef0ae38e3bb71df3d8354d211164b4ab 41 0.02 vMB 61
261,777 261,777 0000000000000005fcb872d0978b040bd558f45f28f988c81271e047929220e9 64 0.03 vMB 98
261,776 261,776 000000000000000cb5f5b089ded129f80e944f41042568ced59dd8487b1e90d1 60 0.07 vMB 26
261,775 261,775 00000000000000189ba487181f82d94219bc674f849f7f40e614246b856d2107 77 0.04 vMB 36
261,774 261,774 0000000000000008760f5ac7a79848ebf25bb4b60fa441c0747820aff306f65a 303 0.14 vMB 95
261,773 261,773 0000000000000011b3748aea2bbf43ec06eb39dcd6e13a88d85d190e2d050123 49 0.02 vMB 43
261,772 261,772 0000000000000012acceaf8560a4133bdd1f7c7c25a2c4b2da22c6fcb516b16e 497 0.20 vMB 120
261,771 261,771 0000000000000008cbb6d19b2108406055cb3cb778ece647b7619cae937275cd 482 0.24 vMB 90
261,770 261,770 000000000000001aa2eb55ece778976db554441ac658eb5d0c34a61496428f24 265 0.14 vMB 84
261,769 261,769 0000000000000006e959ecf5790f1c638133e87c1f09ced322712d30d99e3886 211 0.09 vMB 100
261,768 261,768 0000000000000002d1e87ba8e170905e8baefd34838402a4519102724cc06d13 269 0.16 vMB 79
261,767 261,767 00000000000000051c855182e34fa51b0faecc7007a296e22e6e6528782b1762 60 0.06 vMB 39
261,766 261,766 000000000000000bb09ab6d36a997f745a0dbd1c9fa99181f96542734f9ba223 441 0.19 vMB 126
261,765 261,765 00000000000000058e4efcda38a2defdf39765afe9cd563f689ba9a97df7dd66 156 0.08 vMB 61
261,764 261,764 000000000000000a754dcd88ccae8270309c9bc5244885be339b0a5064be91f3 496 0.27 vMB 90
261,763 261,763 00000000000000079e66a8b7ccda1d0534a8eb27db601f45d2f052463fc836ad 321 0.14 vMB 101
261,762 261,762 000000000000000afe005b2dd0368d60b8196bb07f458149a1605c94ec14e329 467 0.21 vMB 85
Previous 10 blocks ↓
Total Size: 779.57 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: 272.93 GB
    • Received: 1.06 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.