A node can be several processes
Some chains run as a single process; others split into cooperating roles, and a node groups them as one unit. Logs and metrics surface per process, so you can stream one role’s output independently of the other even though they belong to the same node.
For ports, networks, default storage, and the exact clients and versions per chain, see the per-chain pages: Bitcoin, BSC, Ethereum, HyperLiquid, Igra, Monad, Sui, Tron.
The Nodes list
Nodes lists the active nodes in your organization with their chain, network, executor, and current status. Filter by chain, status, or executor, and use groups and tags to organize a long fleet. Select a node to open its detail page. Inactive nodes are hidden by default to keep the list focused on what’s live; turn on the explicit filter to show them. Links from the Dashboard — for example a card or a critical alert — open the list pre-filtered to the relevant nodes, carrying that filter through so you land on exactly the rows the alert is about.Statuses
A node’s status reflects what its executor most recently reported:On the node detail page
The node detail page is where everything about a single node lives, organized into five tabs:- Overview — headline telemetry (head block, sync %, peers), the node’s components with their clients and running versions plus any version update on offer, a Lifecycle panel (executor, desired vs reported state, last seen), and a Resources panel with an Edit resources action. Lifecycle actions live in the node’s header, not this tab.
- Monitoring — sync progress, peers, disk usage, and other health metrics, per process.
- RPC — the node’s reachable RPC endpoint and its exposure settings, with an Edit action (dialog: Edit RPC exposure) and RPC-key management.
- Query — run ad-hoc PromQL queries against the node’s own metrics and chart the result; start from a preset recipe or write your own. See Node monitoring.
- Logs — live process output, per role.
What you can do
Who can do what
- Create, edit, run lifecycle actions, and delete: owner and admin.
- Read status, logs, metrics, and events: any organization member.