live block data for degens who build
| Period | Block Start | Block End | Time Range | Blocks |
|---|
GET /api/block/:height
single block timestamp
GET /api/blocks?from=X&to=Y
range query, max 1,000
GET /api/days?date=YYYY-MM-DD
filter: ?year= ?month=
GET /api/weeks?year=Y&week=W
ISO week boundaries
GET /api/months?year=Y&month=M
calendar month boundaries
GET /api/years?year=Y
full year boundaries
GET /api/info
latest height, totals, year index
click an endpoint card above...
CORS enabled on all endpoints. Call from any frontend. No API key needed. No rate limits. Just vibes.