Loading Tool

Explorer IconExplorer

Memory Pool

74,326 transactions
27.41 vMB
0.06817325 BTC
Random Selection Loading Transactions
Max Size: 167.39/200 MB

Candidate Block

Mining Attempt 0507fefd0a06f9026e9d6cddbd34a4c98bfc3555e703a513668b25025a06884e
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 100012cc5b7ecffc71d129a88e59e0a6161ca029562cf53e1d76cc430e45d98b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,260
Size: 1.00 vMB
Total Fees: 0.00972739 BTC
Feerates: 80.55 > 0.97 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (98,246 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
817,012 817,012 00000000000000000003e4aed863020c4ac74338c86d27e58f2e14f4b8c7d4c0 4,976 1.00/1.00 vMB 224
817,011 817,011 000000000000000000034c0d582e2cae5f4cce8e0a3b63baa9e45f8fa20a44b4 3,609 1.00/1.00 vMB 247
817,010 817,010 00000000000000000000458c26074995876d4c8f05c0f89b7ea26a68f7583d9d 4,107 1.00/1.00 vMB 280
817,009 817,009 000000000000000000007b5f2ca0d5e7accebd20f89c0988c872f7e591d385c0 5,309 1.00/1.00 vMB 230
817,008 817,008 00000000000000000003ef417f4c53c26d1db9e3dfadd856e9b59b459f5200c5 3,919 1.00/1.00 vMB 282
817,007 817,007 00000000000000000004394da00568ecd69c20cb053e8104613846077d7c45ff 5,200 1.00/1.00 vMB 238
817,006 817,006 0000000000000000000317aeb053ff91eb015286d9a6588ed254bed23060b2c9 4,558 1.00/1.00 vMB 273
817,005 817,005 00000000000000000002029fac92f659d75740130da9d1507a0941d488041f10 5,269 1.00/1.00 vMB 227
817,004 817,004 000000000000000000039a2494253a0955815e6e43cd53b4e1358f79304f9ee2 4,296 1.00/1.00 vMB 229
817,003 817,003 00000000000000000001c9c1a5e314fd858b0b67cc5c84ae14a5f71cb09921ce 4,714 1.00/1.00 vMB 262
817,002 817,002 000000000000000000000f2c273b987d5d4acf8b14f941161324ec827e09320f 5,297 1.00/1.00 vMB 259
817,001 817,001 000000000000000000002b3a09d1c143b8b85e4d16de6ec5b38de2582f4f8ebb 4,493 1.00/1.00 vMB 230
817,000 817,000 00000000000000000004296ab4a14e6ff18e9422e781901b1a70b9945126402f 3,648 1.00/1.00 vMB 245
816,999 816,999 0000000000000000000100574df4185cd31758a635f4de490661665a33534260 4,604 1.00/1.00 vMB 242
816,998 816,998 00000000000000000000c76b09c590cd1ef3f0c0d9fecb27056fd28d62058877 4,205 1.00/1.00 vMB 252
816,997 816,997 0000000000000000000290f359a90a5d57160fd27954703351c6f1bf838941e0 4,832 1.00/1.00 vMB 258
816,996 816,996 00000000000000000003f5d142b9f0bab8c5ce4f3c4cf331040281cafcd1a66e 4,596 1.00/1.00 vMB 278
816,995 816,995 0000000000000000000267cb68ec9c2e2588b1dffc36a7ba802afddf979570a1 5,150 1.00/1.00 vMB 266
816,994 816,994 00000000000000000001c013b05d28aede02dbe6ed90f547cce6f2873ffd3aa2 4,388 1.00/1.00 vMB 264
816,993 816,993 00000000000000000000787a3c6d3e3ddfc42636477ed0e4da2509aaaacc9bf5 3,458 1.00/1.00 vMB 300
816,992 816,992 0000000000000000000334c2e29b3929d867143ac7f9578ce80353ab6fbdc0f5 3,734 1.00/1.00 vMB 335
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.