# 数据探查器

***

### description: 查看、筛选和选择转账数据。

## 数据探索器

为了改进我们收集和展示数据的方式，我们通过诸如分析之类的功能限制显示的记录数量。通常，我们仅显示最近几百个转账记录。虽然这些限制可能使跟踪和分析变得更加困难，但我们引入了\_**数据探索器**\_功能来提供帮助。

<figure><img src="/files/0oUVIQN8sS99PKVIOM1C" alt="" width="375"><figcaption></figcaption></figure>

在地址面板中，我们现在显示已检索到的转账数量和可用的转账总数。这有助于您了解每个地址的数据检索状态，并就接下来要做的事情做出更好的决策。

<figure><img src="/files/1b4Z1pJBHaSvZBu8Uucz" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
请记住，由于我们的算法，转账总数可能与您在其他来源看到的不同。此外，我们的“微小转账”过滤器可能会减少您看到的最终转账数量。
{% endhint %}

如果您无法通过其他功能找到特定地址所需的所有数据，可以使用数据探索器。此功能允许您访问更完整的数据。在数据探索器中，转账数据以逆时序排列，您可以通过页面导航查看更多，还可以使用过滤器来获取更大数据集的更具体结果。

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

当您找到感兴趣的转账时，可以点击 <img src="/files/ge2eMmei8GudSTMIOnt3" alt="" data-size="line"> 图标将该转账添加到画布。您也可以选择多个转账一次性全部添加。


---

# 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://docs.metasleuth.io/zh_cn/yong-hu-shou-ce/trace-funds-ways-to-retrieve-transfer-data/data-explorer.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.
