Skip to content
Network access

A live look at the network.

If you're a builder or operator, this page is your control room — endpoints, node status, shard data. If you're not technical, that's fine: the numbers below come from a real public node, refreshed every minute.

Current public node status

Status is read from https://haatz.quilibrium.com/v1/info and cached for 60 seconds.

Endpoints

Three ways to talk to the network.

Start with the public HTTP API for reads. Drop down to the node info endpoint for live status. Run your own node when you want full control.

HTTP API

Public read endpoints live under the Farcaster v2-compatible prefix.

Base URL
https://haatz.quilibrium.com/v2/farcaster

Node info

Health, shard heights, message counts, peer ID, and release version.

Info endpoint
curl https://haatz.quilibrium.com/v1/info | jq .

Local node

Self-hosted nodes expose the same HTTP listener on port 3381 by default.

Local status
curl http://localhost:3381/v1/info | jq .
Shard view

The live node reports the current sync surface.

Shard 0

delay 0
Max height
36,732,123
Messages
12,510,883
Approx size
43 GB

Shard 1

delay 0
Max height
37,343,312
Messages
456,903,564
Approx size
364 GB

Shard 2

delay 0
Max height
37,169,607
Messages
454,015,287
Approx size
360 GB
Data profile

What the public node is indexing right now.

Database size

724 GB

Messages

910,918,851

FIDs

3,334,901

Checked

Fresh