# BlockDex > Item-level search across every public shadcn registry. Find the component, not the library, with its install command, its dependencies, whether it is free, and whether it still exists. https://blockdex.thecompound.tech ## What this is Item-level search across every public shadcn registry. Other directories list registries; this one indexes the components inside them. Every row is derived from a manifest a registry actually served — there are no submissions, no sponsorships, no editorial list and no hand-edited rows. Free to use. No account. Open API, CORS open to everyone, no key. ## The index right now - Items indexed: 76,062 - Registries crawled: 994 - Free to install (verified by fetching the item endpoint): 34,092 - Behind a paywall (endpoint answered 401): 11,081 - Components: 39,331 · Blocks: 26,235 · Hooks: 854 - Items whose own source we hold: 24,633 - Items with a live preview the registry permits framing: 19,586 - Last rebuilt: 2026-09-16 ## How free-vs-paid is decided The crawler fetches each registry's item endpoint — the exact URL `npx shadcn@latest add` would fetch. Source back means free. A 401 means paid. A registry that serves no probeable item endpoint has its items marked unverified, never free. Several registries are mixed: a public, browsable manifest with the item endpoints gated, which is invisible until you try to install. ## How removals are handled An item missing from a manifest that parsed is definitively gone — the registry served its inventory and the component was not on it. It is marked removed with a date and its page stays up saying so. A registry that fails to answer for three consecutive days is marked gone. ## Pages worth citing - https://blockdex.thecompound.tech/components — search and browse every indexed item - https://blockdex.thecompound.tech/registries — every registry, with counts, licence and freshness - https://blockdex.thecompound.tech/shadcn-component-libraries — how many components each library actually publishes - https://blockdex.thecompound.tech/best-shadcn-registries — ranked on four published facts, with the formula printed - https://blockdex.thecompound.tech/free-shadcn-blocks — blocks that install without paying, each one checked - https://blockdex.thecompound.tech/method — the whole crawl method, including what it gets wrong - https://blockdex.thecompound.tech/pricing — what it costs - https://blockdex.thecompound.tech/faq — the questions people ask - https://blockdex.thecompound.tech/about — who publishes it - https://blockdex.thecompound.tech/status — whether it is up and when it last published - https://blockdex.thecompound.tech/security — what it stores and how to report a vulnerability - https://blockdex.thecompound.tech/sources — every figure this site states, and where it was read - https://blockdex.thecompound.tech/changelog — every change that shipped, generated from this product's own commit history ## API - GET https://blockdex.thecompound.tech/api/search?q=marquee&access=free — ranked item-level search - GET https://blockdex.thecompound.tech/api/items/{registry}/{name} — one component, everything about it - GET https://blockdex.thecompound.tech/api/registries — every registry - GET https://blockdex.thecompound.tech/api/registries/{slug} — one registry and its inventory, grouped - GET https://blockdex.thecompound.tech/api/stats — index size and crawl age ## Largest registries indexed - shadcn-io — 7,847 items, mixed — https://blockdex.thecompound.tech/registries/shadcn-io - shadcnblocks — 4,171 items, mixed — https://blockdex.thecompound.tech/registries/shadcnblocks - beste-ui — 2,095 items, mixed, MIT — https://blockdex.thecompound.tech/registries/beste-ui - undraw-cn — 1,362 items, unknown — https://blockdex.thecompound.tech/registries/undraw-cn - kinetiq — 1,161 items, free — https://blockdex.thecompound.tech/registries/kinetiq - zyeon — 1,014 items, mixed, MIT — https://blockdex.thecompound.tech/registries/zyeon - shadcnuikit — 932 items, unknown — https://blockdex.thecompound.tech/registries/shadcnuikit - Shadcn Space — 893 items, mixed, MIT — https://blockdex.thecompound.tech/registries/shadcn-space - uiable — 829 items, free, MIT — https://blockdex.thecompound.tech/registries/uiable - watermelon — 778 items, free — https://blockdex.thecompound.tech/registries/watermelon - @react-bits — 688 items, free — https://blockdex.thecompound.tech/registries/react-bits - shadcn/studio — 659 items, unknown — https://blockdex.thecompound.tech/registries/shadcn-studio - atomloader — 591 items, unknown — https://blockdex.thecompound.tech/registries/atomloader - Animate UI — 580 items, free — https://blockdex.thecompound.tech/registries/animate-ui - coss ui — 577 items, unknown, AGPL-3.0 — https://blockdex.thecompound.tech/registries/coss-ui - mzizi — 576 items, unknown — https://blockdex.thecompound.tech/registries/mzizi - movingicons — 555 items, free, MIT — https://blockdex.thecompound.tech/registries/movingicons - ns-ui — 542 items, free — https://blockdex.thecompound.tech/registries/ns-ui - animateicons — 542 items, free — https://blockdex.thecompound.tech/registries/animateicons - Shadcn UI Blocks — 541 items, free, MIT — https://blockdex.thecompound.tech/registries/shadcn-ui-blocks - @react-bits — 536 items, unknown — https://blockdex.thecompound.tech/registries/react-bits-3 - @react-bits — 520 items, unknown — https://blockdex.thecompound.tech/registries/react-bits-reactbits - keystoneui — 511 items, free — https://blockdex.thecompound.tech/registries/keystoneui - Tailark Base UI — 469 items, mixed — https://blockdex.thecompound.tech/registries/tailark-base-ui - lucide-animated — 467 items, free, MIT — https://blockdex.thecompound.tech/registries/lucide-animated-pqoqubbw - lucide-animated — 467 items, unknown — https://blockdex.thecompound.tech/registries/lucide-animated - react-bits — 458 items, unknown — https://blockdex.thecompound.tech/registries/react-bits-2 - muneerui — 458 items, unknown — https://blockdex.thecompound.tech/registries/muneerui - flx — 450 items, free — https://blockdex.thecompound.tech/registries/flx - shadcn/ui — 449 items, unknown — https://blockdex.thecompound.tech/registries/shadcn-template ## What this index does not do - No quality, design or accessibility judgement. A crawler cannot establish any of that. - No submissions and no corrections by request. A hand-editable row makes every other row unverifiable. - No mirroring. Install commands point at each registry's own endpoints. - No licence interpretation. The licence shown is the one the GitHub repository declares; free to install is not the same as free to use commercially. BlockDex is a Compound Labs product (https://thecompound.tech) and is not affiliated with shadcn or any registry it indexes. Contact: hello@thecompound.tech