> ## Documentation Index
> Fetch the complete documentation index at: https://requestnetwork-update-banner.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Request Scan

> An explorer app for viewing requests, payments, and addresses in Request Network.

<Frame caption="Request Scan Landing Page">
  ![Request Scan Landing
  Page](https://docs.request.network/~gitbook/image?url=https%3A%2F%2F1914277788-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252Fei6UAiSK3iAAi0mFH667%252Fuploads%252Fgit-blob-50112fc2716ed4df557c846c8b372bf0b34e1b0b%252FScreenshot%25202024-09-05%2520at%252015.23.45.png%3Falt%3Dmedia\&width=768\&dpr=4\&quality=100\&sign=9d44768f\&sv=2)
</Frame>

<CardGroup cols={3}>
  <Card title="Try it out" href="https://scan.request.network" icon="joystick" horizontal />

  <Card title="Demo Video" href="/general/request-scan#demo-video" icon="play" horizontal />

  <Card title="View Source" href="https://github.com/RequestNetwork/request-scan" icon="square-info" horizontal />
</CardGroup>

Request Scan is an explorer for viewing requests and payments in Request Network. It enables users to explore and scrutinize requests, payments, and addresses within the Request Network ecosystem.

## Intended Audience

Request Scan caters to a broad audience:

* **Accountants:** Audit and verify financial data on the request network.
* **Developers:** Easily access Request Network data for troubleshooting your applications.
* **Analysts:** Gain deep insights into network activity and trends.
* **Researchers:** Conduct in-depth studies on blockchain data.
* **Enthusiasts:** Stay informed about the latest happenings on the Request Network.

## Usage

### **User Interface**

* **Search Bar:** Located at the top, allows you to search for specific requests or addresses.
* **Dashboard:** Provides an overview of network statistics and recent activity.
* **Requests:** View a list of recent requests with details like payee, payer, amount, and timestamp.
* **Payments:** View a list of recent payments with details like blockchain transactions, amounts, fees, and timestamps.
* **Address:** View information about individual addresses, including their requests and payments.
* **Request:** View information about individual requests, including their details and table with actions and payments.

### **Searching for Data**

* **Request:** Enter a request ID in the search bar to view its details.
* **Address:** Enter an address to see its requests and payment history.

### Demo Video

<Frame caption="Request Scan Demo Video">
  <iframe width="100%" height="420" src="https://www.youtube.com/embed/lHjeVCvMoU0" title="Request Scan Demo" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen />
</Frame>
