Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request - Transaction Confirmation Time Stats #308

Open
jdubpark opened this issue Oct 18, 2023 · 0 comments
Open

Feature Request - Transaction Confirmation Time Stats #308

jdubpark opened this issue Oct 18, 2023 · 0 comments

Comments

@jdubpark
Copy link
Contributor

Idea
It'd be nice to see various stats for transaction confirmation time on the official explorer. Below is a screenshot of validators.app and their "Ping Thing" metrics, which measures the min, median, p90, and latency of transaction inclusion in Solana.

Why build the feature on the official explorer?
Anatoly occasionally tweets about the p90 transaction inclusion time, and more people find the information valuable when building on Solana. It'd also be nice to have another data source, so people can cross-check the data and be more confident of transaction inclusion time stats.

Some other thoughts
Maybe the explorer can also add stat for the interval between tx inclusion and confirmation (quorum). In other words, show (1) how long it takes for a tx to get included (2) for the tx to get confirmed (32 confirmations).

These metrics would most likely change in value as block-building by Jito clients becomes more prevalent — most transactions will be included in set intervals, as blocks are sealed at every X milliseconds. In that case, I think it'd also be valuable to display the above metrics in the context of blocks, e.g. inclusion and confirmation time measured in seconds and blocks.

Screenshot 2023-10-18 at 12 31 32 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant