# 數據瀏覽器

為了改善我們如何收集和呈現數據，我們通過諸如分析等功能限制顯示的記錄數量。通常，我們只顯示最近的幾百筆交易記錄。儘管這些限制可能使跟踪和分析變得更困難，但我們引入了\_**數據探索器**\_功能來協助。

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

在地址面板中，我們現在顯示已檢索的交易次數和可用的交易總數。這有助於您理解每個地址的數據檢索狀態，從而更好地決定接下來的操作。

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

{% hint style="info" %}
請記住，由於我們的算法，總交易計數可能與其他來源所見不同。此外，我們的”微量交易”篩選器可能會減少您看到的最終交易數量。
{% endhint %}

如果您無法通過其他功能找到特定地址所需的所有數據，您可以使用數據探索器。此功能允許您獲取更完整的數據。在數據探索器中，交易數據按照逆時間順序列出，您可以通過頁面導航查看更多數據。您還可以使用篩選器來獲取較大數據集的更具體結果。

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

當您找到感興趣的交易時，您可以點擊<img src="/files/ycvyVLYyFjb2pEbVZ4na" 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_tw/shi-yong-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.
