> 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/wallet-analyzer.md).

# Wallet Analyzer

The **Wallet Analyzer** feature in **BlockInsightAI** is your gateway to gaining deep insights into any Ethereum wallet’s performance. It offers comprehensive analysis, including key metrics such as **Win Rate**, **Profit and Loss (P\&L)**, **Return on Investment (ROI)**, and much more. With our **in-depth wallet analysis**, you can explore a detailed breakdown of every wallet’s trading activities and uncover hidden trends that reveal profitable strategies.

<figure><img src="/files/0AOw48ugVd47GLSwHKGv" alt=""><figcaption></figcaption></figure>

A dedicated section for deep analytical insights into wallet activities. In the Analyse section, you simply enter a wallet address into the provided box at the page. This action prompts us to list all the trades made by that particular wallet. On this page, you'll find a detailed enumeration of the wallet's trading activities, providing a comprehensive overview of its transactions.

<mark style="color:yellow;">**`Wallet Info Area`**</mark>

In this section, you can access the wallet's ETH balance, the average buy amount for trades, the average holding duration of traded tokens (in minutes), and the scam token buy ratio, expressed as a percentage of the wallet's total trades.

<mark style="color:yellow;">**`Profit Overview Area`**</mark>

In this section, you'll receive detailed information about the wallet's generated profits. This includes data on the number of trades conducted in the last 24 hours, the previous week, and over the entirety of the wallet's trading history. You can change date informations by clicking the timeframes area. Additionally, it provides the PnL Percentage, which indicates the success rate of these trades, along with the Net Profit in dollars and the Net ETH profit, offering a comprehensive view of the wallet's financial performance.

<mark style="color:yellow;">**`Wallet Analysis Area`**</mark>

In this section, you gain access to detailed insights regarding the wallet's average PnL value for each token and the number of tokens that have yielded over 80% profit. This information is provided based on the trading activity of the last 24 hours, the past week, and across all trades, offering a comprehensive understanding of the wallet's performance per token.

<mark style="color:yellow;">**`Trades View Area`**</mark>

The Analyse page is a key area for deep dive analysis of a wallet's activities. Here, the wallet's coin-based trades are chronologically listed from the most recent to the earliest. You'll find information such as the first purchase date of the coin, the token address, token name, the count of buying and selling the coin, the amount of ETH bought and sold, the purchase and sale values in USD, as well as the profit in both ETH and USD terms, including the percentage profit.

The profit values provided here include transaction fee costs, giving a clearer picture of the net profit from each coin and ensuring more accurate and comprehensive information. Clicking on the First Buy column for a coin redirects you to the transaction hash on Etherscan. Clicking on the contract address takes you to the coin on DexScreener, and in the Buy/Sell column, you can view and analyze all the transaction hashes associated with that coin.


---

# 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/wallet-analyzer.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.
