# uxplorer

[**uxplorer.io**](https://uxplorer.io) **is a purpose-built browser by uxento tailor made for trenchers and developers.**

uxplorer provides deep, real-time insights into top traders as they execute trades, delivering a level of analysis built for serious traders and devs.&#x20;

Search any wallet address to bring up real-time stats and data from any trader/developer.&#x20;

<figure><img src="/files/OtPPcWjrxsgPRV3F16uC" alt=""><figcaption><p>uxplorer homepage</p></figcaption></figure>

{% hint style="info" %}
For the best functionality, uxplorer requires you to Connect with X. To do this, simply click the '*Connect with X'* button in the top right of the uxplorer homepage.&#x20;
{% endhint %}

### Home:

From the uxplorer homepage, you may search for any wallet addresses/users to bring up a comprehensive breakdown of their past trades, deployments and fumbles.&#x20;

<figure><img src="/files/ym1S08HzNgibSdKz72SU" alt=""><figcaption><p>Search any Wallet Address to bring up an uxplorer profile.</p></figcaption></figure>

A trader's uxplorer profile will give a 30D breakdown of any public wallet's activity, performance and holdings.&#x20;

This provides users detailed insight into a trader's specific:\
\&#xNAN;*Buys/Sells*\
*Tokens Traded*\
*PNL*\
*Total Volume*\
*Avg Trade Size*\
*Avg Hold Time*\
*Feed Paid*\
*Recent Trades*\
*Best/Worst Trades*

<figure><img src="/files/ApfxJOf33jExu9PJNuCw" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
You may toggle between 24H/7D and 30D data analysis by clicking their respective button.&#x20;
{% endhint %}

You can view a trader's current token holdings and the value of them by clicking the **'Holdings'** button.

<figure><img src="/files/3igWPJof9HNVi5KgEvMW" alt=""><figcaption></figcaption></figure>

You may also view all historical PNLs by a specific trader by clicking **'Token PNLs'** to bring up a complete list of trades.

<figure><img src="/files/8X312GcNMbMDD5NHMSd6" alt=""><figcaption></figcaption></figure>

You can view any specific user's deployments by clicking on the '**Deployer'** tab under their profile. \
This will bring up a comprehensive list of their past deployments as well as total creator rewards earned and top/recent deployments.&#x20;

<figure><img src="/files/89JoyzOjs8B5Itwp6Np7" alt=""><figcaption></figcaption></figure>

You may also check a specific trader's worst fumbles by clicking the **'Fumbles'** tab.&#x20;

This will bring up the statistics on their missed opportunities. You can sort via '*Paperhanded*' to see the worst early sales, or '*Roundtripped*' to see the worst hodls.&#x20;

<figure><img src="/files/RQEBbbICGXHqvUWRDvpF" alt=""><figcaption><p>uxplorer Profile Breakdown</p></figcaption></figure>

### Leaderboard:&#x20;

uxplorer also includes a **leaderboard** of the top traders on Solana. To view this, simply click on the **Leaderboard (Trophy)** icon on the navigation bar on the left hand side of your uxplorer page.&#x20;

<figure><img src="/files/Gw8xFSOXponDJoU7FkHE" alt=""><figcaption><p>uxplorer Leaderboard</p></figcaption></figure>

You may also click on '*Deployers*' to sort the **leaderboard** via developers to see the top deployers on Solana.&#x20;

<figure><img src="/files/WaV0IUTMVH4i58uCoBL7" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Click on the 'Global' toggle to view all developer wallet addresses, instead of ones with uxplorer profiles.&#x20;
{% endhint %}

### Fumbles:

In addition to the top traders/devs leaderboard, uxplorer also features a dedicated fumbles leaderboard. Simply click on the '**Fumbles' (Scroll) icon** to bring up a list of the largest all-time fumbles on Solana, along with the traders responsible.&#x20;

<figure><img src="/files/5LrAs3u7Zc3fSvazqI8M" alt=""><figcaption></figcaption></figure>

### Coin Counter:

uxplorer also includes a real-time counter that tracks every coin launched in 2026 across every launchpad, and from which launchpad they originated.&#x20;

To access the coin counter, simply click the **Coin Counter (Hash)** icon on the navigation bar on the left of your page.&#x20;

<figure><img src="/files/jVZ4DQxEwou0IOAfW7vc" alt=""><figcaption></figcaption></figure>

### Profile Customization:

For the best uxplorer experience, it is recommended to **Connect with X.** To do this, simply click the *'Connect with X'* button in the top right of your uxplorer homepage. \
\
Once authorized you will be able to appear on leaderboards and further customize your profile by changing your appearance, adding referral links and wallets.&#x20;

<figure><img src="/files/RHebemaszWzEmQQa2twr" alt=""><figcaption></figcaption></figure>

Within your profile, you can change your appearance by configuring the details in **'Profile Information'**. Under Preferences, you can also reconfigure your default timezone and the currency used to display data across uxplorer.&#x20;

Additionally, you verify ownership of wallets by clicking *'Connect Wallet'* under the Wallet Manager in your Profile settings. Simply input the wallet you wish to claim ownership of, you may name it if you wish to, and click '*Start Verification*'.&#x20;

<figure><img src="/files/OGtDF9St1vQlC2dgxQVb" alt=""><figcaption><p>uxplorer Wallet Verification</p></figcaption></figure>

Once executed, you have ten minutes to send a small amount of SOL to a specific wallet. **This does not require singing any messages via your external wallet.** You can click '*Check Now*' once you have made the transfer. Once the transfer has been received, your wallet will be verified with your profile.&#x20;

<figure><img src="/files/wEoTwqc47TNEshAo3Y5z" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://uxento.gitbook.io/uxento/uxplorer.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
