Active members of the current committee ( 29β formed at 2025-03-04T12:05:40Zβ).
Please keep in mind that it takes a while for data to populate when there is a new committee.
The median finalization time stats span the last 7 days (10080 Minutes).
Click on the Blockchain Address to launch the current stats for that node spanning the past 48 hours (2880 Minutes).
You can sort the table by ID, Blocks and Shards by clicking on the headers.
Green if less than network average
Orange if less than 10% over network average
Red if more than 10% over network average
Graphs display the average & range of medianFinalizationTimes across the network
You can select a date range and zoom in
Page processed in: 8.706 seconds
MPC Node Stats thingy - v0.8.6
v0.8.6 - May 24, 2023
- Rephrased timeout message as per @Bunga β.
v0.8.5 - May 18, 2023
- Handling timeout errors gracefully during network instability.
v0.8.2 - March 17, 2023
- Now displaying the age of the current committee as per @Kristian Hu β.
v0.8.1 - February 20, 2023
- Quick fix to skip empty values while creating the graphs.
v0.8 - December 3, 2022
- Added the ability to browse the nodes in the active committee for stats in a table.
- Select your node from a list instead of typing the blockchain address in the initial form.
v0.7 - November 29, 2022
- Display the active committee number.
- Check if a new committee has been formed every 10 minutes and automatically increment the committee number in the backend when a new committee is formed.
v0.6.2 - November 9, 2022
- We have dark mode! The site will respect your OS level Light/Dark mode settings. @hystΞric Link β.
v0.6.1 - November 8, 2022
- Changed the wording on the gas earnings line as per this discussion β.
v0.6 - November 8, 2022
- Fixes for new committee
v0.5.2 - October 20, 2022
- Minor CSS fixes
v0.5 - July 5, 2022
- We've got gas :)
v0.4 - June 30, 2022
- A bit of personalization with a greeting ;)
- Added the ability to check your status to see if you're CONFIRMED, PENDING or PENDING_UPDATE.
- Handle the case when the address entered is not part of the current committee.
- Fixed a few logic errors when nodeid == 0. Note to self: don't use php's empty function. it will return 0 as empty.
v0.3.2 - June 28, 2022
- If your node is the next in line to produce, you will get an IT'S YOUR TURN NEXT. prompt.
v0.3.1 - June 27, 2022
- Added the ability to show the block number the current producer is on.
v0.3 - June 27, 2022
- Added the ability to display the node that is currently producing blocks. @RoyalDutch| MPC - MRHCrypto & @Dertie Bertie
- Performance enhancements to the GET calls for the json feeds and avoiding 404 errors from the Partisia reader url
- Now caching the main contract url for 60 minutes to speed up the whole exec time
v0.2.5 - June 24, 2022
- Upgraded the charts to include zooming buttons and a navigator
v0.2.3 - June 23, 2022
- Betareader is deprecated. We have moved it to reader.. @Peter F. Frandsen Link β
v0.2.2 - June 8, 2022
- Added mdi gauge meter icons to help with green, orange and red for accessibility @Peter F. Frandsen
v0.2.1 - June 8, 2022
- Fixed sequence of information when No data to fetch... @Peter F. Frandsen
v0.2 - June 8, 2022
- Added *Minutes* to be able to define the timeframe to track @badiluker
- Added this version info
v0.1.1 - June 8, 2022
- Fixed some typos
v0.1 - June 8, 2022
- Initial release