> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cow.bleu.builders/llms.txt
> Use this file to discover all available pages before exploring further.

# Viewing orders

> As CoW Protocol utilizes an off-chain orderbook, and settles on-chain, getting a holistic view of the current state of CoW Protocol requires a combination of on-chain and off-chain data. Individually, this information is available from the following:

* [Order book API](/cow-protocol/reference/apis/orderbook) (off-chain)
* CoW Protocol Subgraph (on-chain)

Switching between these tools, and reading raw JSON data is better suited for computers, not humans. To make it easier to view the current state of CoW Protocol, we've built a tool that combines the two, providing a convenient and holistic view of the current state of CoW Protocol.

Enter the [CoW Explorer](#cow-explorer) 🐮🔎.

## CoW Explorer

[CoW Explorer](https://explorer.cow.fi) is an "[Etherscan](https://etherscan.io)"-like interface for the CoW Protocol. It allows users to visualize the orders they have placed on the protocol, as well as the orders that have been executed, across all networks that the protocol is deployed on.

Users may search for:

* Order details by [`orderID`](/cow-protocol/tutorials/cow-explorer/order)
* Orders placed by a specific [user's address](/cow-protocol/tutorials/cow-explorer/address)
* Orders settled by a specific [batch auction's `transactionHash`](/cow-protocol/tutorials/cow-explorer/batch-auction)

<img src="https://mintcdn.com/cowswap/CRuDHZdY9OcJfwkr/images/cow-protocol/tutorials/assets/images/overview-d6b057bb27d4abbf7f4b7b3845b72c8a.png?fit=max&auto=format&n=CRuDHZdY9OcJfwkr&q=85&s=a0a867c3f8f09656c458d6e9278c5c12" alt="Example of CoW Protocol Explorer" width="3840" height="2160" data-path="images/cow-protocol/tutorials/assets/images/overview-d6b057bb27d4abbf7f4b7b3845b72c8a.png" />
