# データエクスプローラー

データの収集と提示の改善のために、Analyzeのような機能で表示されるレコードの数を制限しています。通常、最も最近の数百件の転送レコードのみを表示します。これらの制限により、追跡と分析が難しくなる場合がありますが、サポートとして\_**データエクスプローラー**\_機能を導入しました。

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

アドレスパネルには、取得した転送の数と利用可能な転送の総数を表示します。これにより、各アドレスのデータ取得状況を理解し、次に何をすべきかについてより良い判断ができるようになります。

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

{% hint style="info" %}
私たちのアルゴリズムのため、総転送数は他のソースで見る数と異なる場合があります。また、「ダスト転送」フィルタにより、最終的に表示される転送の数が減少することがありますのでご注意ください。
{% endhint %}

他の機能で特定のアドレスに必要なすべてのデータを見つけることができない場合は、データエクスプローラーを使用できます。この機能を使用すると、より完全なデータにアクセスできます。データエクスプローラーでは、転送データが逆年代順にリストされており、ページを通じてさらに見ることができます。また、フィルタを使用して、より大きなデータセットからもっと具体的な結果を得ることもできます。

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

興味のある転送を見つけたときには、その転送をキャンバスに追加するために <img src="/files/Ml23FnIPi0h999q7jiPH" 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/ja/yzmanyuaru/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.
