Explorer Usage Guide
This guide shows you how to use the FastSet Explorer to find transactions, view performance metrics, and track network activity in real time.
Open the explorer
Go to explorer.fastset.xyz in your browser.
The homepage displays:
A search bar for looking up transactions or accounts.
A Transactions Per Second (TPS) speedometer gauge.
Key stats like Max TPS, total signed transactions, and settled transactions.
Finality measurements for recent transactions.
A Latest Transactions table.
Search for transactions or accounts
You can search for:
Account Address: See all transactions involving that address.
Transfer ID: Find details of a specific transaction.
Token ID: View activity for a particular token.
To search:
Paste the value (address, transfer ID, or token ID) into the search bar.
Press Enter or click the search icon.
The Explorer will display relevant results.
Read the performance analytics
At the top of the Explorer, you’ll see a TPS Speedometer — a gauge-style chart labeled at 0, 25k, 50k, 75k, and 100k TPS.

The needle shows the current live TPS (transactions processed per second).
This gives you an instant sense of network activity, just like checking your car’s speedometer.
Below the gauge, you’ll also see:
Max TPS (Last Hour / Day / Week / All Time): Peak throughput values.
Transaction Stats: Total signed and settled transactions.
Finality: Average settlement time (in milliseconds) for the latest transactions.
Review latest transactions
The Latest Transactions table lists recent activity with columns for:

Hash: Unique transaction identifier.
Type: The action performed (e.g., token transfer).
From / To: Sender and recipient addresses.
Amount: Number of tokens transferred.
Clicking on a transaction may show more details (depending on the implementation).
View historical analytics
Click the Analytics tab in the Explorer’s top navigation to see historical performance data. This page contains two time-series graphs:

TPS History: Shows transaction throughput over time, with a scale (e.g., 0 to 3,200 TPS) and timestamps.
Finality History: Shows settlement time (finality) over time, measured in milliseconds, with timestamps for each measurement.
By default, the graphs display the past 3 hours of activity. This view helps developers and testers understand performance trends and spot any anomalies in network throughput or settlement speed.
Last updated
Was this helpful?