OSAGENetwork
Abstract field of network nodes glowing on a dark plane

Block Explorer · Settlement Layer

Osage Network

The settlement layer of the Osage ecosystem and its public block explorer. Blocks, transactions, tokens, contracts, and subgraph events — one place to look.

Block Explorer · Settlement Layer

Osage Network

The settlement layer of the Osage ecosystem and the public block explorer for it. Blocks, transactions, tokens, contracts, and subgraph events — one place to look.

Latest block
syncing
Avg block time
2.0 s target
Validators
active set
Total tx
all-time

Live values stream from the indexer at indexer.osage.network. Replace once mainnet sync completes.

What it is

Osage Network is a sovereign L1/L2 chain — built on luxfi packages and aligned with the Lux consensus family — that anchors identity, asset registries, and durable records for the ecosystem. The explorer at this domain is the public read interface.

What it carries

Architecture

The explorer follows the standard Lux pattern — one binary combining three components, deployable independently or together:

Each chain has its own SQLite shard at /data/{chain}/index.db; replication to durable object storage is optional. Edge served by hanzoai/ingress; secrets in Hanzo KMS only.

Endpoints

What it is not

Not a speculation vehicle. Not a launchpad. Network access is permissioned where it must be (e.g. securities issuance) and open where it can be. The chain is plumbing.

Source

Public source for the chain and the explorer: osage/network. Built and deployed via Hanzo PaaS.