Skip to content

Collection pages

Source and verification
Owning repository
bitcoinuniverseio/stampdex (private application source)
Source path
collections controller, stamps market service
Applicable release
continuous deployment, verify with GET /api/version
Chain and network
bitcoin / mainnet
Lifecycle
stable
Last verified
2026-09-01
This page
Edit on GitHub · Bitcoin Universe platform

For: collectors comparing sets. Goal: read a collection without over-reading its numbers. Prerequisites: none. Chain and network: Bitcoin mainnet. Safety: reading only.

stampdex.fun/stamps/collections lists them. A single collection is at /stamps/collection/<id>.

The Bitcoin Stamps collections page showing pixel-art collections in a grid, each with floor, volume, market cap, listed count, and holders. A collection with no floor shows a dash instead of a zero.
Collections, image first. A collection nobody has listed shows a dash where a floor would be. Captured from production, 2026-08-28.

Curated metadata that groups stamps. Membership is not a chain fact. It comes from the collection index, so StampDEX names the source of collection data on the page. Two indexes could disagree about what belongs in a set; neither would be lying about Bitcoin.

The stamps themselves are chain facts. The grouping is not.

FigureHow it is computedWhen it is unknown
FloorThe lowest reported floor across the collection’s stampsWhen no stamp in it has a reported floor
VolumeTraded value over the windowWhen no source answered
Market capFloor times the edition countWhen there is no floor
Listed market capFloor times the listed supplyWhen there is no floor
ListedHow many are for sale nowWhen the listing source did not answer
HoldersDistinct owning addressesWhen the source did not answer

An aggregate floor across collections is a minimum over the collections that reported a positive floor, never a zero standing in for silence. An aggregate volume is never a sum that quietly treats an unknown as nothing: the response carries a coverage count saying how many collections reported.

  • A collection with no floor shows a dash, not a floor of 0. There is nothing for sale.
  • A high market cap on a thin collection is floor times supply, and the floor may be a single listing. It is arithmetic, not liquidity.
  • Trait and rarity data, where present, comes from the same third-party collection index as membership.
Terminal window
curl "https://stamp.api.bitcoinuniverse.io/api/v1/collections?includeMarketData=true&limit=3"

Per-collection market data is attached only when you ask for it, and it is cached server side.

You seeCauseRecovery
A collection page with no stampsThe collection index did not answerRetry. The stamps still exist on chain
A dash where you expected a floorNothing in the collection is listedNothing to fix. That is the honest answer
Thumbnails missingThe media source could not serve those bytesThe raw bytes are still on chain; the stamp page links the transaction