Validator infrastructure, drawn from the operations floor.
A small operator team running production validator nodes across 13 networks. We write blocks, relay IBC packets, and answer RPC calls so the apps you build, and the assets you delegate, stay online — measured in seconds, not 9s on a marketing slide.
The numbers we publish on-chain.Every block we sign is a receipt.
Five years operating production validators, thirteen networks, six and a half million blocks signed, and not a single slashing event. The figures below are queryable from on-chain data — not marketing slide-ware.
Network uptime · 24-month rolling
99.99% SLA
Continuous validator availability across every network we run. Outages measured in seconds — automated failover with sub-minute on-call paging across two geographic regions.
Slashing incidents
0events
Across 5+ years and every chain we have ever run a validator on. The metric that matters.
Lifetime blocks signed
6.5M+ blocks
Across every network we currently operate. Six and a half million proofs of liveness, individually signed.
Total staked secured
$3M+ USD
Currently delegated to and operated by us across active validators. Grew 3.2× in the last 18 months.
Active networks
13chains
From Ika and Sui to Polkadot and Babylon — selected for technical fundamentals, not airdrop schedules.
Operator tenure
5+ years
The same team behind every node, every commit, and every on-call page since 2020.
Mission Profile · sheet 03
Three active missions.From testnet to mainnet, and every block in between.
We do three things, properly: launch networks, operate infrastructure, and advise founders. No retainer-model consulting, no airdrop farming. Pick the scope; we'll show up.
Mission 01Active
Blockchain network launch support.
Comprehensive launch infrastructure for new networks. We've taken 5+ chains from testnet to mainnet — providing the validator-side documentation, monitoring stack, address book, and node bootstrap tooling that turns a whitepaper into a living network.
Enterprise-grade RPC, REST & gRPC endpoints powering 10+ networks with geographic redundancy and automatic failover. The infrastructure indexers and DApps depend on when uptime is non-negotiable — published rate-limit headers, archive nodes on request.
Hands-on guidance for founders building new chains — technical architecture, validator-set design, tokenomics review, and pre-launch infrastructure planning. We also back promising seed-stage protocols we believe in, with capital and validator commitment.
The hardware & tooling behind the metrics. Owned end-to-end, on-call around the clock.
Six core operations — none outsourced, all owned and on-call. If a node misses three blocks, an engineer is paged within seconds. No support-ticket queue, no AI agents.
Rack-A1 · FRA1 / NYC1last sync · 14s ago
U11U
24/7 monitoring stack
Custom Prometheus + Grafana tracking missed blocks, peer counts, sync lag, signing latency & disk I/O on every node. PagerDuty escalation with sub-minute on-call paging. Zero slashing in 5+ years.
prometheus · grafanaOnline
U21U
IBC relayer operations
Professional cross-chain packet relaying. Hermes & Go-relayer instances across Cosmos & modular ecosystems with stuck-packet auto-recovery.
hermes · go-relayerRelaying
U32U
Public RPC & API gateway
Enterprise-grade REST/gRPC/JSON-RPC endpoints with rate-limit headers, archive nodes available on request and geographic redundancy.
envoy · nginx · haproxyScaling
U41U
Network analytics & explorers
Block explorers, validator dashboards and custom telemetry for the networks we operate — public & embeddable.
ping.pub · forksOnline
U51U
Snapshot service
Regularly refreshed pruned & archive state snapshots. Cold-to-caught-up node sync in minutes, not days.
cron · zstd · s3Syncing
U61U
Early-stage support & advisory
Strategic partner for seed/pre-seed protocols — capital, validator commitment and technical reviews.
advisory · capitalActive
Global Coverage · sheet 04.5
Two regions. Six PoPs.Sub-second latency to every major chain we run.
Validators are deployed in Frankfurt and New York, with mirror endpoints across AP-S and AP-N. DNS-based geo-routing sends every request to the closest live node — fail-over measured in milliseconds.
Coverage.WorldMap · 04.5-A
Multi-region onlineauto-routed
Frankfurt · FRA1
Primary region. 8 validator nodes + archive. Direct peering with DE-CIX.
From testnet to thirteen networks.A short history of how we got here.
Five years, four operators, zero marketing fluff. The timeline below is the actual chronology of blockitize — built by the same team, one block at a time.
2021
First validator
Bootstrapped a Cosmos SDK validator from a single dedicated box. Testnet ops for 2 protocols before mainnet.
→ 2 networks online
2022
First mainnet
Joined our first mainnet validator set. Built the first version of the in-house monitoring stack.
→ 4 networks online
2023
Archive infra
Launched public archive RPC + snapshot service. First regional failover between Frankfurt and NY.
→ 7 networks online
2024
Multichain era
Expanded to Substrate, Move and EVM chains. IBC relayer stack goes production-grade.
→ 10 networks online
2025–26
Where we are
13 active networks, 99.99% uptime, $3M+ secured, zero slashing. Same four operators.
→ 13 networks online · growing
Constellation Map · sheet 05
Thirteen networks, one operator.Ika first. Every chain below is signing blocks right now.
A curated set — we don't chase every airdrop. Each network here was selected for its technical fundamentals and is operated by the same team that signed up. Ika is our primary deployment.
Quick node synchronization with regularly updated state snapshots — pruned for validators, archive for indexers. Cold-to-caught-up in minutes, not days.
Live status of every public endpoint, region, archive node and RPC gateway. Status code, latency, RPS — everything the on-call rotation is looking at.
Open endpoints · live
One URL, 13 networks.
Standardised JSON-RPC & gRPC endpoints across every chain we operate. Drop-in compatible with Cosmos SDK, Substrate and Move-based clients.
ika-mainnet · rpc.blockitize.com:443sui-mainnet · sui-rpc.blockitize.com:443polkadot · rpc-polkadot.blockitize.com:443celestia · rpc-celestia.blockitize.com:443+ 9 more · see docs
Quick start · curl
Hit the endpoint in 5 lines.
No signup, no API key, no rate-limit captcha. Just point your client at the URL — we'll handle the load.
1# latest block on Ika
2curl"https://rpc.blockitize.com" \
3-H"content-type: application/json" \
4-d'{"method":"status"}'
5
6# > {"node":"blockitize","block":28491027,...}
7
8# all networks: rpc.blockitize.com/<network>
Operator Bay · sheet 07
The crew on the other end. Pseudonymous on the timeline, professional on the ops dashboard.
When a node misses a block, one of these four answers — no support tickets, no AI agents. Real engineers, real on-call rotation, real accountability.
OP-A01On-call · Primary
0xValidator
// INFRASTRUCTURE LEAD
10+ years in distributed systems & blockchain infrastructure. Previously led validator operations at major protocols. Authored the in-house monitoring stack and the sub-minute on-call pager that has caught every incident in the last 5 years.
TENURE5+ years
SHIFT00:00 – 08:00 UTC
OP-A02On-call · Security
Byte
// SECURITY & DEVOPS
Cybersecurity expert with deep experience in blockchain security. Specializes in validator key custody, intrusion-resistant monitoring and incident-response playbooks. Sleeps with hardware wallets under the pillow.
TENURE5+ years
SHIFT08:00 – 16:00 UTC
OP-A03On-call · Research
Chain
// PROTOCOL RESEARCH
Blockchain protocol analyst focusing on consensus mechanisms and network economics. Drives our network selection and validator-set strategy. Reads whitepapers for fun — and writes notes on the back of the printouts.
TENURE4+ years
SHIFT16:00 – 24:00 UTC
OP-A04On-call · Automation
NodeRunner
// OPS & AUTOMATION
Infrastructure automation expert specializing in high-availability validator setups. Built the custom monitoring & failover stack we run today. Automates everything twice — once for production, once for the disaster-recovery runbook.
TENURE4+ years
SHIFT00:00 – 08:00 UTC · back-up
Channel Open · Transmission Ready
Let's secure your network.
Whether you're a token holder looking to delegate, a founder pre-launch, or a builder needing reliable RPC — there's exactly one team behind every channel below.