What Is an NFT? Non-Fungible Tokens Explained
Educational content · reviewed for accuracy · not financial advice

An NFT (non-fungible token) is a blockchain record that proves unique ownership of a specific digital or physical item. Unlike a cryptocurrency like Bitcoin — where every coin is interchangeable — each NFT is one-of-a-kind. The technology has real utility in gaming, ticketing, and credentials, but the 2021–2022 speculative bubble wiped out most NFT prices and many collections went to zero. Understanding what an NFT actually is — and what it is not — matters before drawing any conclusions about the space.
Live price right now
Prices update automatically every minute · data from CoinMarketCap.
On this pagetoggle
What Is an NFT?
NFT stands for non-fungible token. To understand that phrase, start with the word fungible. Something is fungible when every unit of it is identical and interchangeable with any other unit. A dollar bill is fungible — swap your dollar for any other dollar and you have exactly the same thing. One bitcoin is fungible with any other bitcoin; they carry no individual identity.
Non-fungible means the opposite: each unit is unique and cannot simply be swapped for another one of its kind. A concert ticket is non-fungible — Row C, Seat 14 is a specific thing, not interchangeable with Row Z, Seat 1. A painting is non-fungible. A birth certificate is non-fungible.
An NFT is that concept implemented as a cryptographic token on a blockchain. It is a digital record — minted by a smart contract — that says: "this specific token, with this specific ID, belongs to this specific wallet address." The record is public, tamper-resistant, and verifiable by anyone.
What the NFT represents is flexible: it can point to a digital image, a music file, a game item, a ticket, a credential, or a claim on a physical object. The token itself is just a unique entry on a ledger. The value — or lack of it — comes from what people believe that entry represents.
How NFTs Work Technically
Most NFTs are built on Ethereum using one of two token standards developed specifically for non-fungible assets.
ERC-721 is the original NFT standard. Every token in an ERC-721 contract has a unique 'tokenId'. Two tokens from the same contract cannot be combined or split — each is a separate, distinct item. When you buy a Bored Ape, you are receiving a specific 'tokenId' that lives in the Bored Ape Yacht Club contract, and your wallet address is recorded as the owner.
ERC-1155 is a more flexible standard that allows a single smart contract to manage both non-fungible items (unique, single copies) and semi-fungible items (a limited edition of 500 identical event tickets, for example). It is more gas-efficient and common in gaming, where a player might own one unique weapon skin alongside 200 identical healing potions.
Both standards are very different from the ERC-20 standard used by ordinary cryptocurrency tokens. An ERC-20 token is fungible by design — every unit in the contract is identical. ERC-721 and ERC-1155 track individual ownership of distinct items.
When an NFT is minted, the smart contract assigns a 'tokenId', records the initial owner's wallet address, and emits a transaction that is permanently visible on the blockchain. Transfers work the same way: the 'transferFrom' function updates the ownership record in the contract, and that update is final and public.
This is also what distinguishes an NFT from a regular token vs coin — standard fungible tokens represent identical units of value, while NFTs represent specific, numbered items with individual identities.
What Is Actually Stored On-Chain vs Off-Chain
Here is one of the most misunderstood aspects of NFTs, and it matters before you buy anything.
The blockchain stores two things: the 'tokenId' and a pointer called the token URI — a URL that points to a metadata file (usually a JSON file) describing the NFT. That JSON file typically contains the item's name, description, attributes, and a link to the actual image or media file.
The image itself is almost never stored on-chain. Storing raw image data on Ethereum is prohibitively expensive. Instead, most NFT images live on:
- IPFS (InterPlanetary File System) — a decentralized storage network. IPFS links are content-addressed, meaning the link encodes a hash of the file itself, so a file cannot be silently swapped. This is the more durable option, but IPFS content still disappears if no node is actively pinning it.
- Centralized servers — some early and low-effort NFT projects pointed to images on standard web servers. If the company or server goes offline, the link returns a 404 error and the image is gone permanently. Your blockchain ownership record remains intact; it just points to nothing.
This is the metadata pointer problem: what you own is an on-chain receipt, but the underlying media usually depends on infrastructure outside the blockchain. Fully on-chain NFTs — where the image data is encoded directly into the contract — do exist and are genuinely durable, but they are the exception rather than the rule.
Real Use Cases Beyond Speculative Art
The phrase "NFT" became synonymous with expensive digital art JPEGs during 2021, but the underlying technology has practical applications that are less speculative:
Gaming items. NFTs allow game items — weapons, skins, characters, land plots — to exist as assets that players actually own and can trade outside the game's ecosystem. Games like Axie Infinity (at its peak) and newer blockchain games use NFT items that can be sold on open markets, unlike traditional game items that are locked to a publisher's servers.
Event tickets. NFT-based tickets are tamper-proof, easily verifiable, and can be programmed to pay a percentage of every secondary market sale back to the original event organizer. This reduces counterfeiting and enables royalties on resales.
ENS domain names. Ethereum Name Service (ENS) domains — like 'yourname.eth' — are NFTs. Owning one means owning a human-readable wallet address that resolves on-chain, with the token representing a verifiable registration.
Music royalties. Some artists have experimented with NFTs as a mechanism for fans to hold a stake in future streaming royalties — essentially a direct relationship between creator and audience without a label as intermediary.
Certificates and credentials. Academic institutions and professional organizations have explored NFT-based certificates that are publicly verifiable without calling an issuing office, and that cannot be falsified.
The NFT Market Honestly
The period from mid-2020 through early 2022 saw an extraordinary speculative boom in NFT prices. Collections like CryptoPunks, Bored Ape Yacht Club, and Azuki sold individual tokens for hundreds of thousands of dollars. Monthly NFT trading volume on OpenSea briefly exceeded one billion dollars. The coverage was inescapable.
What followed was an equally striking correction. By 2023, trading volumes had dropped more than 90% from peak. The vast majority of NFT collections — including projects that sold out in minutes at launch — fell to near-zero floor prices. A 2023 dappGambl study found that roughly 95% of NFTs studied had zero market value. Many projects were outright abandoned by their teams after the initial mint revenue was collected.
By 2024 and into 2026, the market had substantially bifurcated. A small number of collections with genuine brand recognition or utility retained meaningful value. The speculative "flip for profit" culture that dominated 2021 had largely collapsed. New NFT activity shifted toward utility-focused applications: event ticketing platforms, gaming integrations, and institutional experiments with on-chain credentials.
This history matters. The technology did not fail, but the thesis that most JPEGs would appreciate like fine art failed decisively for the overwhelming majority of buyers.
Risks You Should Understand
Most NFTs lost dramatic value. The speculative bubble was real and the deflation was severe. Buying an NFT purely in the hope that someone will pay more for it later is a high-risk speculation, not an investment with predictable returns.
File storage risk. As described above, if the server or unpinned IPFS content hosting your NFT's image goes offline, your token's metadata link breaks. You retain the blockchain ownership record, but the item it describes becomes inaccessible. This has already happened to real projects.
Owning an NFT does not mean owning the copyright. Purchasing an NFT does not automatically transfer intellectual property rights to the underlying image. The original creator typically retains copyright unless the NFT's terms of service explicitly state otherwise. You own the token; you may or may not have a license to use the artwork.
Wash trading and fake volume. NFT marketplaces have historically suffered from wash trading — accounts controlled by the same party buying and selling tokens to themselves to inflate apparent trading volume and price history. Reported trading volumes should be viewed with skepticism.
Smart contract risk. The NFT contract itself can contain bugs, and marketplace contracts have been exploited in the past. Interacting with unaudited or obscure contracts carries additional technical risk beyond market price risk.
Environmental context. Early Ethereum used an energy-intensive Proof of Work consensus mechanism that made large-scale NFT minting environmentally costly. Ethereum transitioned to Proof of Stake in September 2022 (the Merge), which reduced energy consumption by an estimated 99.95%. This concern is largely resolved for Ethereum-based NFTs today, though some other blockchains still use Proof of Work.
How to Buy an NFT (Conceptual Overview)
If you want to understand the process conceptually:
- Set up a compatible wallet. Most NFT transactions happen through browser-extension wallets like MetaMask that connect to NFT marketplaces.
- Acquire ETH for gas fees. Even if an NFT is free to mint, you will pay Ethereum transaction fees (gas) denominated in ETH. Check cryptocurrency prices to understand current ETH costs before budgeting.
- Choose a marketplace. OpenSea and Blur are the largest Ethereum NFT marketplaces. Magic Eden has expanded to support multiple chains. Each has different fee structures and user interfaces.
- Verify the contract address. Before buying, confirm that the NFT contract address matches the official address published by the project's verified social accounts. Counterfeit NFTs with copied artwork exist on every marketplace.
- Check creator verification. Most established marketplaces display a verified checkmark next to confirmed creator accounts. Unverified sellers of high-value projects are a major fraud vector.
The actual purchase transfers ETH to the seller (or to a minting contract) and transfers the 'tokenId' ownership to your wallet address in the same transaction.
Bottom Line
NFTs are a legitimate technology: a method for creating verifiably unique digital ownership records on a public blockchain. The core innovation — an unforgeable, transferable ownership entry that does not depend on any company to remain valid — has genuine utility in gaming, ticketing, identity, and creator-to-audience relationships.
As pure financial speculation, the 2021–2022 market demonstrated extreme risk that materialized for the vast majority of participants. The technology survived the hype cycle; the speculative thesis around most collections did not.
Approaching NFTs by asking "what does this specific token actually do or represent, and why does that have durable value?" is a more useful frame than asking "what did similar things sell for at peak prices in 2021."
This article is for educational purposes only and does not constitute financial, legal, or investment advice. NFTs and cryptocurrencies involve substantial risk, including the risk of total loss of any amount invested. Market conditions change rapidly. Do your own research and consult a qualified financial or legal professional before making any decisions involving digital assets.
Frequently asked questions
What does "non-fungible" mean?+
Non-fungible means unique and not interchangeable with something else of the same type. A dollar bill is fungible — any dollar is the same as any other. An NFT is non-fungible because each token has a unique ID and represents a specific item. Swapping one NFT for another is not the same as receiving an equivalent thing — they are distinct records on the blockchain.
Do I actually own the image when I buy an NFT?+
You own the token — a unique blockchain record pointing to the image — but in most cases you do not automatically own the copyright to the underlying artwork. The creator typically retains intellectual property rights unless the NFT's specific terms of service explicitly transfer them. Additionally, the image itself usually lives off-chain on IPFS or a web server, not embedded in the blockchain, so it depends on that external storage remaining available.
Are NFTs still worth buying?+
It depends entirely on what the NFT is and why you want it. As financial speculation, most NFTs from the 2021-2022 era lost 90% or more of their value and many are now worthless. As utility items — a game asset you will use, a ticket to an event, a credential you need — the question is whether that specific utility justifies the price. The speculative "buy and flip" thesis failed for the vast majority of participants.
What blockchain do most NFTs use?+
Ethereum is the dominant blockchain for NFTs and established the ERC-721 and ERC-1155 standards most projects use. Other blockchains including Solana, Polygon, and Flow also host significant NFT activity, often with lower transaction fees. The tradeoff is that these chains have smaller ecosystems and less liquidity than Ethereum-based marketplaces.
What happens if the server hosting my NFT's image shuts down?+
If the image is hosted on a centralized server that goes offline, your NFT's metadata link returns a broken link — the blockchain record remains, but it points to nothing. If the image is on IPFS, it survives as long as at least one node is actively pinning the content, but that is not guaranteed if the project is abandoned. Fully on-chain NFTs (where image data is encoded directly in the contract) avoid this problem entirely but are rare and more expensive to mint.
What is the difference between ERC-721 and ERC-20?+
ERC-20 is the standard for fungible tokens — every token in the contract is identical and interchangeable, like units of a cryptocurrency. ERC-721 is the primary NFT standard, where every token has a unique ID and represents a distinct item with individual ownership. You can send 0.5 of an ERC-20 token; you cannot send half of an ERC-721 NFT. ERC-1155 is a hybrid standard that supports both unique and semi-fungible items within the same contract.
Our editorial team covers cryptocurrency market data, on-chain metrics and beginner education. Every guide is fact-checked against live market data from CoinMarketCap and Binance and reviewed for accuracy. Content is educational only and not financial advice. Learn about our data & methodology →
Track the market live
Real-time prices, market cap and trends for the top 100 coins.