NFT Rarity Checker
Analyze any NFT collection's metadata to discover the rarest assets. Paste your JSON or generate a sample collection to calculate rarity scores instantly.
Analyze a collection first, then enter a Token ID to see its rarity rank.
Trait Breakdown
Top 5 Rarest in Collection
How NFT Rarity is Calculated
In the world of Non-Fungible Tokens (NFTs), value is often driven by scarcity. While art is subjective, rarity is mathematical. This tool uses the statistical frequency of traits within a collection to determine an asset's objective rarity ranking. Understanding this process gives collectors and traders a significant edge.
The Rarity Score Formula
There are several methods to calculate rarity, but the most widely accepted standard (used by major analytics platforms) involves summing up the rarity score of each individual trait. The formula for a single trait is:
Trait Score = 1 / (Number of Items with Trait / Total Items in Collection)
For example, if only 10 out of 10,000 NFTs have "Laser Eyes," that trait is incredibly rare and yields a massive score. If 5,000 have "Blue Background," that trait contributes very little to the score. The Total Rarity Score is the sum of all trait scores. The higher the score, the rarer the NFT.
Why "Trait Count" Matters
Often overlooked, the number of traits an NFT possesses is a trait itself. If most Bored Apes have 4-6 traits, but one has 7 traits, that "7 Trait Count" is statistically rare and adds to the score. Our calculator automatically treats "Trait Count" as a distinct category to ensure accuracy.
How to Use This Tool
1. Input Data: Paste the raw JSON metadata array of an entire collection. If you are a developer or project owner, you can export this from your generation script. If you just want to test the tool, click "Generate Sample" to create a simulated collection of 500 items.
2. Analyze: Click "Analyze Collection." The tool will parse the data, calculate probability distributions for every attribute, and rank every single token.
3. Check ID: Enter a specific Token ID (e.g., 1, 42, 500) to see its exact rank, total score, and a breakdown of why it is rare (or common).