> For the complete documentation index, see [llms.txt](https://docs.blockinsight.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.blockinsight.ai/product/explore-wallets.md).

# Explore Wallets

The **Explore** section of **BlockInsightAI** is your dedicated space to **investigate and discover** the best-performing wallets on the Ethereum network, updated daily. Here, we present the analysis results generated by **BlockInsightAI’s unique algorithm**, offering you real-time insights into which wallets are leading the market.

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

In the Explore section, we present the analysis results generated by BlockInsightAI’s unique algorithm. This section offers features such as category selection, date-specific filtering, and a 'Fetch Daily Data' button to retrieve relevant information. You can choose a particular day to view the top-performing wallets for that period. By clicking on a wallet, you can access detailed information, and if desired, you can add wallets to your favorites for quick and easy future reference.

<mark style="color:yellow;">**`Select a category area`**</mark>

Currently, our algorithm curates the best-performing wallets and presents them to you in distinct categories. At the moment, you can select from three different categories, and we are continuously improving BlockInsightAI. In the near future, you will have the capability to create your own custom categories.&#x20;

<mark style="color:yellow;">**Category 1 - High ETH, Moderate PnL**</mark><mark style="color:yellow;">:</mark> This category includes wallets that invest substantial amounts of ETH and achieve coin-based PnLs ranging from 10% to 60%. It's tailored for those who make significant ETH contributions and seek moderate returns.&#x20;

<mark style="color:yellow;">**Category 2 - Limited Transaction Wallets**</mark><mark style="color:yellow;">:</mark> This category is for wallets that engage in no more than 10 different trades. It is instrumental in identifying new and recurring successful wallets, especially since wallet owners often change their addresses over time. This category is key in pinpointing these consistently profitable wallets with a more focused trading pattern.&#x20;

<mark style="color:yellow;">**Category 3 - Low ETH, High Gains**</mark><mark style="color:yellow;">:</mark> Focusing on wallets with high coin-based PnL values but lower ETH investments, this category is often where you'll find snipers. It's designed for those who manage to secure high returns from smaller investments.

<mark style="color:yellow;">**`Select a date area`**</mark>

In this section, you have the option to select a date. As we continuously perform automatic analysis of data throughout the day and present it here, we suggest reviewing the data for the current day at the end of the day for the most comprehensive insights. For data from other days, you can easily access it by clicking on the "Previous Day" and "Next Day" buttons, and then selecting "Show Smart Wallets area's Click button" to retrieve the informations.

<mark style="color:yellow;">**`Best Performing Wallets Data`**</mark>

In this section, we display the data selected by our algorithm from tens of thousands of transactions. Here, you can view wallets ranked based on their performance. The page showcases comprehensive details like the total trade PnL of each wallet, the average PnL from trades in the past week, earnings in the last 24 hours, and the total gain in the past week. By clicking on a Wallet Address, you are redirected to the Wallet Analyzer page, which provides a more detailed examination of the wallet's activities. You can also use filters and click ordering buttons for filter the data.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.blockinsight.ai/product/explore-wallets.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.
