ctaz-explorer

why this exists

on 2026-04-15, the crosslink season 1 feature net went public with a workshop and a signal group. someone in the group said "someone should make an explorer". an explorer went live on this domain the same afternoon, running on a small vps, systemd supervised, tls via let's encrypt, no analytics, no cookies, no external fetches, mit licensed. this page explains what it is, how it was built, and what to check if trust is supposed to be optional.

what this is not

this is not a product. there is no account, no login, no payment wall, no rate limit, no api key, no referral program, no javascript bundle, no cross origin beacon, no captcha. there is a fastapi process behind nginx. the source is 500 lines of python plus a few jinja templates. it is small on purpose.

what the node is doing

under the hood is a local build of crosslink_monolith from the speculative branch, tracking the ctaz feature net, rpc on 127.0.0.1:18232, rewired from the default 8232 because port 8232 was already taken by an unrelated docker zebra on the same box. the explorer does not mine, does not sign, does not custody. it reads. reads are cheap, so the explorer is cheap.

what the explorer shows that others do not

how to verify any claim above

finalizer delegation

per the workshop faq, s1 explorers can run a finalizer and ask protocol guardians to delegate in support of the operator. this operator runs finalizer 646ae0e999d5c1d0f69bce3aaf5f5a71537bbc964c270a88f772592d79e14061. season 1 has zero finalizer commission, so staking rewards flow pro rata to delegators; the operator gets voting power and a community signal, not income. delegation instructions at /stake. if the explorer goes down, the delegation should follow somewhere that stays up.

what is not here, honestly

footer

if something looks wrong, open an issue on the repo. if something looks right, just use it. the operator is zk-nd3r (github, x). no dms required.