CCDScan Nodes overview#

Nodes shows information about the nodes on Mainnet/Testnet in alphabetical order. The list contains the following information:

  • Node name: node name as given by the node runner. Click the node name to see the node details.

  • Baker ID: if the node is a baker, the baker ID appears. Click the baker ID to see the baker details.

  • Uptime: amount of time the node has been running since last restart.

  • Node version: version of Concordium node software that the node is running.

  • Avg. ping: average network delay between the node and its peers.

  • Peers: number of peers connected to the participant.

  • Fin. length: height of the node’s most recent finalized block.

../../_images/ccd-scan-nodes.png

Node details#

When you click a node name on the Nodes page, the following appears:

The following information is shown in the node details:

../../_images/ccd-scan-node-details.png

  • Node: shows the name of the node

  • Baker: baker ID of the node if it is a baker. Click the baker ID to see the baker details.

  • Uptime: amount of time the node has been running.

  • Client version: version of concordium node software the node is running.

  • Average ping: average network delay between the node and its peers.

  • Packets sent: number of packets sent by the participant during uptime. Packets are transactions, blocks, finalization messages.

  • Packets received: number of packets received by the participant during uptime. Packets are transactions, blocks, finalization messages.

  • Baking committee: whether the node is currently running as a baker. Will be either Active member or Not a member.

  • Best block statistics: shows statistics about the best block. Click Copy Green document on top of another green document to copy the entire block hash. Click the block hash to see block details.

  • Last finalized block statistics: shows statistics about the last finalized block in participant’s chain. Click Copy Green document on top of another green document to copy the entire block hash. Click the block hash to see block details.

  • Peers: shows the current list of peers of the node with the ability to drill-through and inspect peer node information.