# Parsec Explorer

The Parsec explorer lets the user trawl through chain data for a given transaction, address or block like any other explorer, with the addition of contextual data and visualisations depending on what type of address you're looking at - we create a custom layout for each type of address.

Parsec is an app rich in functionality, the advanced user can gain endless insight and visualise almost anything on chain, but it's complex and can be a steep learning curve. We've taken some of the best functionality that we have to offer and neatly packaged it up into a multi chain block explorer.

<figure><img src="/files/GHV6EGYzv3YYo49o08zj" alt=""><figcaption><p>The homepage</p></figcaption></figure>

Search for a token and be presented with a header full of all the relevant price, volume and liquidity data. Below you can see the price chart, firehose, liquidity pools, token accumulation and contract level visualisations.

<figure><img src="/files/UOKX79BY7wDe94afwF33" alt=""><figcaption><p>dYdX token page</p></figcaption></figure>

Search for any user address to see their portfolio holdings across nine chains and a detailed activity map categorised by the type of transactions they send. Explore their trades through the firehose and gain insight through their token flows and funding history.

<figure><img src="/files/KO4VA5FQ3uVCEUmgNX3x" alt=""><figcaption><p>sifu.eth</p></figcaption></figure>

These are just a few examples of what you can do with the Parsec explorer - We endeavour to present the user with as much context as possible, search for any address and be presented with rich visualisations and easily filterable transactions and transfers data.

Explore for yourself today at <https://parsec.fi/>


---

# 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://parsecfinance.gitbook.io/guide/parsec-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.
