Chainlink (LINK) Price and Market Data

    Chainlink is not a blockchain, and it does not compete with Bitcoin or Ethereum for the same role. It is a decentralized oracle network: infrastructure that feeds outside-world data and off-chain computation into smart contracts that would otherwise have no way to know a stock price, a weather event or the balance of an off-chain reserve. LINK is the token that pays for and secures that service.

    Chainlink market snapshot

    Updated 2026-09-11 18:58 UTC.(cached for up to 15 minutes)

    Price
    $11.53
    24h change
    -1.18%
    7d change
    +0.10%
    Market cap
    $8.62B
    24h volume
    $489.99M
    Market cap rank
    #17
    24h high
    $12.17
    24h low
    $11.31
    Circulating supply
    748.1M LINK
    Total supply
    1B LINK
    Max supply
    1B LINK
    All-time high
    $52.70 (May 9, 2021)
    All-time low
    $0.1482 (Nov 28, 2017)

    Market data provided by CoinGecko. Figures are cached on our server and may lag the provider. We do not guarantee their accuracy and nothing here is financial advice. Data methodology.

    Chainlink price history

    Chart loads after the page — the summary below covers the same period.
    Period start
    $8.66Aug 13, 2026
    Period end
    $11.56Sep 11, 2026
    Change
    +33.39%
    Period high
    $13.24
    Period low
    $8.66

    Chainlink moved from $8.66 on Aug 13, 2026 to $11.56 on Sep 11, 2026, a change of +33.39%, with a period high of $13.24 and a period low of $8.66.

    Daily closing prices in USD. Historical series are fetched on our server and cached; we do not keep a permanent copy of provider history.

    Market data provided by CoinGecko. Figures are cached on our server and may lag the provider. We do not guarantee their accuracy and nothing here is financial advice.

    Smart contracts are deliberately isolated: a blockchain's own nodes can only agree on data that already lives on-chain, because letting a contract fetch a webpage or an API result directly would let any single node lie about the result. An oracle is the piece of infrastructure that bridges that gap by fetching outside data, having many independent parties report it, and aggregating those reports into a single value the contract can trust more than any one source.

    Chainlink is the most widely used oracle network by the amount of value that depends on its data feeds, most heavily in decentralized finance, where lending platforms, derivatives and stablecoins need continuously updated, tamper-resistant price data to function safely. LINK is an ERC-20 token used to pay node operators for providing data and, more recently, as staking collateral that can be forfeited if a node behaves badly.

    A typical Chainlink price feed works by having a decentralized set of independent node operators each fetch a price for an asset from several data providers, then submit their individual reports on-chain. An aggregation contract discards outliers and combines the remaining reports into a single published price, updated either at fixed intervals or whenever the price moves past a set threshold. Because many independent operators have to be compromised at once to falsify the result, this is meaningfully harder to manipulate than a contract simply trusting a single external server.

    Beyond simple price feeds, Chainlink runs several other services on the same underlying network of node operators. Chainlink Cross-Chain Interoperability Protocol (CCIP) lets smart contracts on one blockchain send messages, data or tokens to a contract on a different blockchain, using the same oracle-style network of independent nodes to attest that a message was actually sent and received correctly. Proof of Reserve services let a smart contract verify that a token claiming to be backed by an off-chain or cross-chain asset — a wrapped token or a tokenized real-world asset — is actually backed, by having nodes independently check the reserve.

    LINK's role has expanded from pure payment to also being staked as collateral: node operators and community stakers can lock LINK against specific services, and a portion of that stake can be slashed if the service they backed misbehaves, which is meant to give operators a direct financial reason to report data accurately.

    • Oracles solve the 'how does a smart contract know an outside fact' problem.
    • Price feeds aggregate reports from many independent node operators, not one source.
    • CCIP moves data and tokens between separate blockchains via the same oracle network.
    • Staked LINK can be slashed if the service it backs is compromised.

    What Chainlink is actually used for

    Chainlink's core use case is supplying continuously updated asset prices to DeFi protocols: a lending platform needs a reliable price to decide when a loan is undercollateralized and should be liquidated, and a derivatives platform needs a reliable price to settle a contract. A large share of total value locked across DeFi lending and derivatives protocols depends on Chainlink feeds specifically, which is why outages or manipulation of those feeds have historically had outsized effects on the protocols relying on them.

    Beyond DeFi, Chainlink services are used for verifiable randomness (letting a smart contract get a random number that cannot be predicted or manipulated by the contract deployer, useful for gaming and NFT mints), for triggering automated contract functions on a schedule or condition, and increasingly for connecting tokenized real-world assets — such as tokenized treasury funds — to proof-of-reserve data that verifies the underlying backing exists.

    Risks and limitations

    An oracle is still a dependency, and a stale or manipulated price feed has caused real financial losses. So-called oracle-manipulation exploits have historically targeted protocols that pulled prices from a single thin-liquidity source rather than a broad aggregated feed; while Chainlink's aggregation model is designed specifically to resist this, protocols that misconfigure how they use a feed, or rely on a feed for an illiquid asset with few independent price sources, remain vulnerable, and several DeFi hacks have been attributed to oracle problems.

    Chainlink's own security ultimately still depends on the honesty and infrastructure quality of its node operators; a decentralized oracle network is only as decentralized as the number and independence of the nodes actually reporting for a given feed, and some smaller or newer feeds have fewer node operators than the flagship feeds for major assets.

    LINK's token distribution has drawn recurring criticism: a large share of total supply was allocated to the company behind Chainlink Labs and to early node operators at launch, and scheduled unlocks of previously reserved tokens have been a point of ongoing scrutiny from holders concerned about sell pressure, separate from any question about the oracle network's technical reliability.

    Historical context

    Chainlink was founded by Sergey Nazarov and Steve Ellis, with its whitepaper published in 2017 and its mainnet launching in 2019, at a time when DeFi was still a small, early corner of Ethereum. As DeFi lending and derivatives protocols grew from 2020 onward, so did reliance on Chainlink's price feeds, which became close to a default choice for protocols that needed external price data without building their own oracle infrastructure from scratch.

    The project expanded significantly beyond simple price feeds over the following years, adding verifiable randomness, automation services, and eventually CCIP for cross-chain messaging as the number of active blockchains multiplied and the need to move data and value between them grew. Staking for LINK was introduced in stages starting in 2022, shifting part of the token's role from a pure payment mechanism toward a security-and-collateral mechanism as well.

    Frequently Asked Questions

    Is Chainlink a blockchain or a coin?

    Chainlink is an oracle network, not a blockchain — it doesn't process its own independent ledger of transactions the way Bitcoin or Ethereum do. LINK is the token used within that network to pay node operators and to serve as staked collateral.

    Why do smart contracts need an oracle at all?

    A blockchain's own consensus can only agree on data that is already recorded on-chain. If a contract needs an outside fact, such as an asset's market price, something has to fetch that fact and get enough independent parties to agree on it before the contract can trust it — that is the job an oracle network does.

    What happens if a Chainlink price feed is wrong or delayed?

    Protocols that rely on that feed for decisions like loan liquidations or contract settlement can act on inaccurate data, which is how several past DeFi exploits have occurred. Chainlink's aggregation across multiple independent node operators is designed specifically to make manipulating or single-handedly delaying a feed harder than compromising one data source.

    What is LINK staking?

    It is a mechanism, introduced in stages from 2022 onward, that lets node operators and community participants lock LINK as collateral against specific oracle services. A portion of that staked LINK can be slashed if the backed service is compromised or performs poorly, which is meant to align operators' financial incentives with accurate reporting.

    Back to all 25 assets

    Nothing on this page is financial advice or a prediction. Market figures come from a third-party provider and are cached; see our data methodology for sources, refresh cadence and limitations.