Loading Tool

Explorer IconExplorer

Memory Pool

34,627 transactions
25.86 vMB
0.06398568 BTC
Random Selection Loading Transactions
Max Size: 130.92/200 MB

Candidate Block

Mining Attempt 4f80c42d7fe2d46673d520a6eb6af90bd43ace754b62387f3b05e92767176706
Version 20000000
Previous Block 000000000000000000014e991e8aa753e1b625e161a4bdb8c1cfdc7e9d23705f
Merkle Root f474577027d588f554da26f3887653611219f79ca204fd03d648972710e50b29
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,547
Size: 1.00 vMB
Total Fees: 0.01653897 BTC
Feerates: 74.70 > 1.66 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,696 (598,933 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
315,763 315,763 00000000000000002aaa429baa617e87f37a1084c2d2bb298145fbb1eb8894ab 963 0.49/1.00 vMB 29
315,762 315,762 00000000000000001bbb6ba2c8b110ec6b2fd91d2bdb8847e7808b1b11b358e2 294 0.15/1.00 vMB 28
315,761 315,761 00000000000000001121ce41e7b69bbd04fe90d03bc2d55f1efd3e24a847de6c 969 0.61/1.00 vMB 25
315,760 315,760 000000000000000022642fcae3e523bdea775e6609ed02e5fc9bc289c2a95cb8 321 0.21/1.00 vMB 21
315,759 315,759 00000000000000002ef2b6768e207b3124f449951d00a826a1cf349f91014bf4 1,048 0.59/1.00 vMB 28
315,758 315,758 00000000000000002a9ad43348fa4ddc49a5da54f346d55615ccac581abd93d9 1 0.00/1.00 vMB 0
315,757 315,757 00000000000000003078c646566b742a88c7ec170936bfd9d1eb54fb8334195a 117 0.07/1.00 vMB 32
315,756 315,756 000000000000000024d48ddd3789f7120e0b2a680f512531226500841296ecaf 222 0.14/1.00 vMB 25
315,755 315,755 0000000000000000259e5c703395601be8b4811675ef31bbe4c95f8c04a49c7e 255 0.16/1.00 vMB 22
315,754 315,754 0000000000000000376a6f8ce41968a9c6fa22e7d464a40c82b291cf4cdb2b08 312 0.19/1.00 vMB 25
315,753 315,753 00000000000000000d202a68a78100fb81ed837bef1579d4cbdcebd32b49a0f9 925 0.54/1.00 vMB 27
315,752 315,752 0000000000000000369c7a2f52d78d95087f538d9cc885ea51e5bedfbe309850 291 0.13/1.00 vMB 30
315,751 315,751 00000000000000001562962c93eee042957ce47c1c1bd91c0a65485b1f93f0a7 563 0.41/1.00 vMB 24
315,750 315,750 000000000000000009b7582871f4b61a54f89bdab97386db5ae0978d04fb7863 80 0.07/1.00 vMB 12
315,749 315,749 0000000000000000214388f3657d97b1b998e6fa5aa4e50ddfbce74a4fda3cb2 31 0.02/1.00 vMB 28
315,748 315,748 00000000000000001be57b39f5fdcde77bbb78c5e63b1f7d5191bedb6a144443 373 0.24/1.00 vMB 25
315,747 315,747 000000000000000006138d5ac6ae015b4b0f9f95129c0cb737769af13b9fd5f5 34 0.01/1.00 vMB 38
315,746 315,746 00000000000000001ec719bf67776ffbaf12f71563a2aa65c93f93fd124a71b4 520 0.41/1.00 vMB 22
315,745 315,745 00000000000000000a7dbce650f8963d8c49431fb9ec71b4725b0ff334a52657 325 0.21/1.00 vMB 22
315,744 315,744 00000000000000000e2a184d851500e68b6c3f2f666cf31ba2cf73b8fa4348da 357 0.15/1.00 vMB 31
315,743 315,743 000000000000000023b80f2e74275d50bc3174960273048791f213cff057ebe3 399 0.30/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 781.85 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: 638.63 GB
    • Received: 12.49 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.