Arweave price

in USD
$5.401
-$0.136 (-2.46%)
USD
We can’t find that one.
Check your spelling or try another.
Market cap
$353.91M
Circulating supply
65.45M / 66M
All-time high
$71.06
24h volume
$33.93M
3.8 / 5

About Arweave

AR, or Arweave, is a cryptocurrency powering a revolutionary decentralized storage network. At its core, Arweave offers a permanent, tamper-proof solution for storing data, leveraging blockchain-like technology known as blockweave. This enables users to store files forever with a one-time payment, making it ideal for preserving important documents, historical records, or creative content. AR is the native token of the Arweave ecosystem, used to pay for data storage and incentivize network participants. By combining affordability, security, and permanence, Arweave aims to redefine how we archive and access information in the digital age, providing a unique use case that appeals to individuals, developers, and organizations alike.
AI insights
Storage
DePIN
CertiK
Last audit: Jun 3, 2021, (UTC+8)

Disclaimer

The social content on this page ("Content"), including but not limited to tweets and statistics provided by LunarCrush, is sourced from third parties and provided "as is" for informational purposes only. OKX does not guarantee the quality or accuracy of the Content, and the Content does not represent the views of OKX. It is not intended to provide (i) investment advice or recommendation; (ii) an offer or solicitation to buy, sell or hold digital assets; or (iii) financial, accounting, legal or tax advice. Digital assets, including stablecoins and NFTs, involve a high degree of risk, can fluctuate greatly. The price and performance of the digital assets are not guaranteed and may change without notice.

OKX does not provide investment or asset recommendations. You should carefully consider whether trading or holding digital assets is suitable for you in light of your financial condition. Please consult your legal/tax/investment professional for questions about your specific circumstances. For further details, please refer to our Terms of Use and Risk Warning. By using the third-party website ("TPW"), you accept that any use of the TPW will be subject to and governed by the terms of the TPW. Unless expressly stated in writing, OKX and its affiliates (“OKX”) are not in any way associated with the owner or operator of the TPW. You agree that OKX is not responsible or liable for any loss, damage and any other consequences arising from your use of the TPW. Please be aware that using a TPW may result in a loss or diminution of your assets. Product may not be available in all jurisdictions.

Arweave’s price performance

Past year
-74.34%
$21.04
3 months
+2.44%
$5.27
30 days
-12.91%
$6.20
7 days
-9.52%
$5.97

Arweave on socials

Jason 💪 powerlifter.eth
Jason 💪 powerlifter.eth
Prediction Market: Coexist or Kill Each Other? There’s a saturation of prediction markets, but they’re not a single winner market. They’re a stack. Different timeframes, audiences, rails, and GTM. Some will overlap (and fight), but most will specialize and coexist.
日拱一卒王小楼💢🦅🟠 $FF
日拱一卒王小楼💢🦅🟠 $FF
Is anyone still using PoW in 2025? When I first saw Irys announce they would use PoW, my first reaction was: Are they serious? In 2025, Ethereum has long completed The Merge, Solana and Sui have been PoS from the start, and even the Bitcoin community is discussing whether to consider some form of proof of stake. In this era where PoS has become the industry consensus, Irys actually wants to use PoW? My first reaction was: Is this team out of their minds? But as I delved deeper, I realized: I was wrong, and wrong in a big way. Irys's choice is not retro, not stubborn, but a profound understanding of the essence of the problem. Why do we feel that PoW is "outdated"? Let me first explain why everyone thinks PoW is outdated. Over the years, PoW has been criticized mainly for several points: High energy consumption. Bitcoin's electricity consumption exceeds that of many countries, which is indeed a big problem in today's world where environmental awareness is growing. Poor scalability. PoW has slow block generation speed and low throughput, making it difficult to support large-scale applications. Centralization risk. Hash power is concentrated in large mining pools, which goes against the original intention of decentralization. So when Ethereum announced it would switch to PoS, the entire industry cheered: Finally, we are saying goodbye to this old, inefficient, high-energy-consuming mechanism! I thought the same way at the time. But data chains are not financial chains. It wasn't until I started researching Irys that I realized a neglected issue: Data chains and financial chains face completely different challenges. What is the core problem that financial chains need to solve? It is the confirmation and ordering of transactions. Who transfers first, who transfers later, does this money really exist—these are the problems that financial chains need to solve. For these issues, PoS is indeed a better choice. It is faster, more energy-efficient, and has better scalability. But what about data chains? The core problem that data chains need to solve is: how to prove that the data has really been stored? This is a completely different question. The fatal flaw of PoS in data storage. Let me tell you a story. Suppose you have a data storage chain that uses PoS. Someone uploads 1TB of data to your chain, how do you prove that this 1TB of data has really been stored? The most direct way is: to submit storage proofs regularly. Nodes must submit a proof to the chain at intervals, saying "I have indeed stored this data." This proof could be a hash value, or a Merkle tree root, in short, something verifiable. Sounds reasonable, right? But here comes the problem. If your chain stores 1PB of data, with 1000 nodes, and each node submits a storage proof once an hour, then there will be 1000 storage proof transactions every hour. In a day of 24 hours, that’s 24000 transactions. This is just for storage proofs, not including other transactions. Your blockchain will quickly be filled with storage proof transactions. Block space becomes very expensive, or you have to increase the block size, but that brings other problems. Worse, this is not the end. As the amount of stored data increases and the frequency of storage proofs rises, it will eventually reach a critical point: the chain simply cannot handle so many storage proof transactions. At this point, what will many projects do? They will "prune" historical data and host it in centralized databases. Yes, it’s cheaper, but this completely goes against the original intention of a data chain—decentralized storage. This is the fatal flaw of PoS in data storage scenarios. Irys's PoW: An elegant solution. Irys's approach is completely different. They treat PoW as a sampling mechanism. Let me explain what this means. In Irys's system, miners continuously generate storage proofs. But not every proof is submitted to the chain; only when a proof meets specific conditions (like a hash value being less than a target value) will it be packed into a block. This is like a sampling. The miner generates 1000 storage proofs, but only 1 is packed into a block. But the existence of that 1 proof proves that the miner indeed performed those 1000 validations. Because if the miner did not actually store the data, they would not be able to generate valid storage proofs, let alone happen to generate a proof that meets the conditions. This design is so elegant. It uses one proof on the chain to represent countless off-chain validations. The burden on the chain is greatly reduced, but the security is not compromised. This is why Irys can support large-scale data storage without being overwhelmed by storage proof transactions. But just having PoW is not enough. To be honest, if Irys only used PoW, I wouldn't be this excited. Because pure PoW also has problems. The biggest issue is: speculative play. In a pure PoW system, miners can constantly switch partitions, mining whichever partition is more profitable. This leads to network instability and can compromise the durability of storage. Irys's solution is to overlay a staking mechanism on top of PoW. For every 16TB partition, miners must stake a deposit to be eligible to participate in block production. This design has two clever aspects: First, it prevents account spamming for mining. If you want to mine by creating a large number of small accounts, sorry, each account must stake a deposit. This greatly increases the cost of attacks. Second, it solves the network propagation delay issue. Because of the staking, miners are more likely to store data long-term and stably, rather than frequently switching. This makes the network more stable and reduces propagation delays caused by nodes frequently entering and exiting. PoW + staking, this combination is executed beautifully. This reminds me of some past events. To be honest, Irys's design reminds me of many past events. I remember back in 2017, everyone was saying "blockchain can solve all problems." Supply chain, copyright protection, identity verification, everything had to be on-chain. At that time, everyone was using Ethereum or Ethereum forks. What happened? Most projects died. Why? Because they used the wrong tools. Ethereum was designed for financial applications; if you insist on using it for data storage, you will certainly encounter various problems. It’s like trying to hammer a nail with a screwdriver; of course, it won’t work. Tools must match the scenario. This principle is easy to say, but very few truly understand and practice it. Irys has shown me this understanding. They did not blindly follow the trend of PoS but seriously considered: for the data storage scenario, what is the most suitable consensus mechanism? The answer is PoW. Not because PoW is more advanced, but because PoW is more suitable. Data chains and financial chains: two different paths. This matter has made me rethink a question: should blockchains have different forms? In the past few years, we have been pursuing a "universal blockchain"—one chain to solve all problems. Ethereum wants to be the world computer, Solana wants to be a high-performance public chain, and every chain wants to be a universal infrastructure. But perhaps, this direction itself is wrong. Perhaps different application scenarios require different blockchain architectures. Financial applications need fast confirmation and high throughput; PoS is more suitable. Data storage needs durability proof and large-scale expansion; PoW + staking is more suitable. Computationally intensive applications may require other consensus mechanisms. Blockchains should not be a universal solution but a toolbox. Different problems require different tools. What does this mean for the industry? What insights does Irys's choice provide for the entire industry? I think there are three points: First, do not blindly follow trends. PoS is a trend, but it is not the only answer. In specific scenarios, "outdated" technology may be the most suitable. Second, deeply understand the essence of the problem. Irys was able to make this choice because they deeply understood the fundamental challenges of data storage. If you only superficially look at "PoW consumes a lot of energy, PoS is more environmentally friendly," you will never think of this solution. Third, innovation often comes from combinations. Irys did not invent a new consensus mechanism; they cleverly combined PoW and staking. Innovation does not always start from scratch; sometimes it’s about combining existing things in new ways. My personal judgment. To be honest, I don’t know if Irys will ultimately succeed. Data storage is a fiercely competitive field, with Filecoin, Arweave, and Storj having been deeply involved for many years. As a newcomer, Irys has a tough road ahead to prove itself. But what I do know is: Irys's technical choice is correct. They were not trapped by the narrative that "PoS is the future" but chose the most suitable technical solution based on their own needs. This ability to think independently is too rare in this industry filled with FOMO and FUD. Perhaps true innovation is not about chasing the latest technology but finding the most suitable technology. Final thoughts. As I finished writing this article, I suddenly thought of a question: Ten years from now, when we look back at the blockchain industry of 2025, how will we evaluate Irys's choice? Perhaps at that time, everyone will say: "Of course, using PoW for data chains is common sense; what’s there to discuss?" But in 2025, this choice requires tremendous courage. Because you have to withstand the doubts of being "backward" and "retro" and stick to what you believe is the right direction. This reminds me of a saying: truth is often held by a minority. Not because the minority is smarter, but because they are willing to think independently, willing to question consensus, and willing to bear the risk of being misunderstood. Irys has done this. And this may be more valuable than the technology itself. Written on September 30, 2025. In this era where everyone is embracing PoS, I salute those who dare to stick to their judgment.
Pro Crypto Signals
Pro Crypto Signals
🦉 Night owl 🚀 latest crypto gains • $AR: +128.98% 💰 • $OP: +25.54% 🔥 • #FLOKI: +9.62% 🚀 • #USDP: +23.2% 🤗 • EOS: +28.89% ⚡ Combined gains: 216.23% Free trial link in bio 🆓

Guides

Find out how to buy Arweave
Getting started with crypto can feel overwhelming, but learning where and how to buy crypto is simpler than you might think.
Predict Arweave’s prices
How much will Arweave be worth over the next few years? Check out the community's thoughts and make your predictions.
View Arweave’s price history
Track your Arweave’s price history to monitor your holdings’ performance over time. You can easily view the open and close values, highs, lows, and trading volume using the table below.
Own Arweave in 3 steps

Create a free OKX account

Fund your account

Choose your crypto

Diversify your portfolio with over 60 euro trading pairs available on OKX

Arweave FAQ

Arweave (AR) is a blockchain-based project that operates as a decentralized storage network. It introduces a unique platform where users can securely and indefinitely store vast amounts of data. By leveraging blockchain technology, Arweave ensures data immutability, privacy, and long-term accessibility.

Arweave presents several notable advantages compared to traditional storage solutions. One key benefit is the requirement of a single upfront fee for data storage. Once the fee is paid, the stored data remains permanently accessible without the need for recurring payments. This provides a cost-effective and hassle-free storage option. Additionally, Arweave guarantees the safety and immutability of the stored data, offering peace of mind for users concerned about data integrity and security.

Easily buy AR tokens on the OKX cryptocurrency platform. Available trading pairs in the OKX spot trading terminal include AR/USDT and AR/USDC.

You can also swap your existing cryptocurrencies, including XRP (XRP), Cardano (ADA), Solana (SOL), and Chainlink (LINK), for AR with zero fees and no price slippage by using OKX Convert.

Currently, one Arweave is worth $5.401. For answers and insight into Arweave's price action, you're in the right place. Explore the latest Arweave charts and trade responsibly with OKX.
Cryptocurrencies, such as Arweave, are digital assets that operate on a public ledger called blockchains. Learn more about coins and tokens offered on OKX and their different attributes, which includes live prices and real-time charts.
Thanks to the 2008 financial crisis, interest in decentralized finance boomed. Bitcoin offered a novel solution by being a secure digital asset on a decentralized network. Since then, many other tokens such as Arweave have been created as well.
Check out our Arweave price prediction page to forecast future prices and determine your price targets.

Dive deeper into Arweave

As the popularity of blockchain soared due to its secure and immutable nature, Arweave seized the opportunity to create a platform that offers a unique approach to data storage. The project's innovative concept holds the promise of virtually limitless storage capabilities, opening up new possibilities for individuals and businesses alike. 

What is Arweave

Arweave is a decentralized storage network that aims to revolutionize data storage by providing an indefinite storage solution. At the heart of Arweave's ecosystem lies the concept of the "permaweb," which represents a permanent and decentralized web infrastructure. Through the permaweb, Arweave hosts a multitude of community-driven applications and platforms.

The Arweave team

Arweave was founded by two PhD candidates at the University of Kent, Sam Williams and William Jones. Sam Williams brought his expertise in decentralized and distributed systems to the project, while William Jones specialized in neural networking and graph theory. Although Williams made the decision to leave his studies and dedicate himself fully to Arweave, Jones chose to complete his PhD before pursuing other ventures.

How does Arweave work

Arweave operates on a unique technology called Blockweave, which forms the foundation of its permaweb. Unlike traditional blockchain systems, Blockweave connects each block to two others: one that comes before it and another chosen randomly from earlier blocks. This design incentivizes miners to store more data by requiring them to access previous blocks in order to receive rewards.

Arweave’s native token: AR 

Arweave's native token, AR, plays a crucial role within the Arweave network. The cryptocurrency was launched in late May 2020 with a maximum supply of 66 million AR tokens and a total supply of 63.19 million. The circulating supply currently stands at 33.39 million.

AR is readily available for trading on numerous decentralized exchanges (DEX), providing users with easy access to participate in the Arweave ecosystem. Additionally, AR is listed and actively traded on nearly 50 prominent centralized exchanges, including OKX. This broad availability and exchange support contribute to the liquidity and accessibility of AR, facilitating its use within the Arweave network and enabling users to engage with the platform's innovative decentralized storage solutions.

How to stake AR

One popular way to stake AR is through OKX Earn. OKX Earn offers a one percent APY with a flexible staking term. Through staking AR, you can earn passive rewards. You may also unstake AR at any time. 

AR token use cases

AR token, the native cryptocurrency of the Arweave network, plays a crucial role in facilitating the storage and permanence of data. Unlike traditional Web2 storage platforms such as Google Cloud or Amazon Web Services that require recurring payments, Arweave operates on a one-time, up-front fee model.

By using AR tokens, users can securely store their data on the Arweave network, ensuring its permanence, privacy, and immutability. Once the data is stored, it remains safe and accessible indefinitely, making Arweave a unique platform for individuals and organizations seeking a decentralized and permanent storage option.

AR token distribution

AR’s distribution is as follows:

  • 38.5 percent was sold from the Genesis Block supply.
  • 2.9 percent was allocated to project advisors.
  • 13 percent was set aside for the project team, with a fifth of this allocation being released annually over a period of five years. 
  • 19.1 percent was allotted for further development of the Arweave ecosystem.
  • 26.5 percent was reserved for future financing of the project, with a fifth of this allocation being released annually over the course of five years.

Arweave and the future of online storage

With Arweave, users can securely store their data in a permanent and tamper-proof manner, ensuring its long-term integrity. This innovative approach to online storage eliminates the need for traditional Web2 solutions, such as recurring payments on centralized platforms. On top of that, with its focus on decentralization and immutability, Arweave is poised to transform the landscape of online storage and pave the way for a new era of data permanence and accessibility.

ESG Disclosure

ESG (Environmental, Social, and Governance) regulations for crypto assets aim to address their environmental impact (e.g., energy-intensive mining), promote transparency, and ensure ethical governance practices to align the crypto industry with broader sustainability and societal goals. These regulations encourage compliance with standards that mitigate risks and foster trust in digital assets.
Asset details
Name
OKCoin Europe Ltd
Relevant legal entity identifier
54930069NLWEIGLHXU42
Name of the crypto-asset
Arweave
Consensus Mechanism
Arweave is present on the following networks: Arweave, Ethereum. Arweave employs a unique Proof of Access (PoA) consensus mechanism, which integrates a requirement for miners to provide cryptographic proof of access to historical data, known as a "recall block." This ensures that miners contribute to both data storage and network security by storing and verifying historical data. Core Components: 1. Proof of Access (PoA): Recall Block Verification: During mining, miners must retrieve and validate a randomly selected "recall block" from Arweave’s data history, proving they retain access to stored data. This process secures the network while emphasizing long-term data availability. Enhanced Proof of Work (PoW): PoA builds upon traditional PoW by requiring miners to demonstrate access to previously stored data, adding a storage-focused layer to network security and incentivizing distributed data retention. 2. Data-Centric Mining Incentives: Distributed Storage: The PoA design encourages miners to store a broad history of blocks, as possessing more recall blocks enhances their probability of successfully mining new blocks and earning rewards. The crypto-asset's Proof-of-Stake (PoS) consensus mechanism, introduced with The Merge in 2022, replaces mining with validator staking. Validators must stake at least 32 ETH every block a validator is randomly chosen to propose the next block. Once proposed the other validators verify the blocks integrity. The network operates on a slot and epoch system, where a new block is proposed every 12 seconds, and finalization occurs after two epochs (~12.8 minutes) using Casper-FFG. The Beacon Chain coordinates validators, while the fork-choice rule (LMD-GHOST) ensures the chain follows the heaviest accumulated validator votes. Validators earn rewards for proposing and verifying blocks, but face slashing for malicious behavior or inactivity. PoS aims to improve energy efficiency, security, and scalability, with future upgrades like Proto-Danksharding enhancing transaction efficiency.
Incentive Mechanisms and Applicable Fees
Arweave is present on the following networks: Arweave, Ethereum. Arweave’s economic model incentivizes miners to contribute to data storage through upfront storage fees and ongoing block rewards, supporting the network’s mission of providing permanent and accessible data storage. Incentive Mechanisms: 1. One-Time Storage Fees: Permanent Data Storage: Users pay a one-time, upfront fee in AR tokens, calculated based on data size and projected storage costs. This fee funds indefinite data storage on the network. Endowment Pool: A portion of each storage fee is allocated to an endowment pool, covering future storage costs as technology advances, ensuring sustainable, permanent data storage. 2. Mining Rewards: Block Rewards: Miners earn AR tokens for successfully mining blocks, incentivizing them to store historical data and maintain network integrity. Applicable Fees: 1. Data Storage Fees: Market-Based Cost: Storage fees in AR are set by data size and projected long-term costs, covering the initial and future costs of data permanence. The crypto-asset's PoS system secures transactions through validator incentives and economic penalties. Validators stake at least 32 ETH and earn rewards for proposing blocks, attesting to valid ones, and participating in sync committees. Rewards are paid in newly issued ETH and transaction fees. Under EIP-1559, transaction fees consist of a base fee, which is burned to reduce supply, and an optional priority fee (tip) paid to validators. Validators face slashing if they act maliciously and incur penalties for inactivity. This system aims to increase security by aligning incentives while making the crypto-asset's fee structure more predictable and deflationary during high network activity.
Beginning of the period to which the disclosure relates
2024-09-30
End of the period to which the disclosure relates
2025-09-30
Energy report
Energy consumption
629408.75813 (kWh/a)
Renewable energy consumption
29.306437834 (%)
Energy intensity
0.00000 (kWh)
Key energy sources and methodologies
To determine the proportion of renewable energy usage, the locations of the nodes are to be determined using public information sites, open-source crawlers and crawlers developed in-house. If no information is available on the geographic distribution of the nodes, reference networks are used which are comparable in terms of their incentivization structure and consensus mechanism. This geo-information is merged with public information from Our World in Data, see citation. The intensity is calculated as the marginal energy cost wrt. one more transaction. Ember (2025); Energy Institute - Statistical Review of World Energy (2024) - with major processing by Our World in Data. “Share of electricity generated by renewables - Ember and Energy Institute” [dataset]. Ember, “Yearly Electricity Data Europe”; Ember, “Yearly Electricity Data”; Energy Institute, “Statistical Review of World Energy” [original data]. Retrieved from https://ourworldindata.org/grapher/share-electricity-renewables.
Energy consumption sources and methodologies
The energy consumption of this asset is aggregated across multiple components: For the calculation of energy consumptions, the so called 'bottom-up' approach is being used. The nodes are considered to be the central factor for the energy consumption of the network. These assumptions are made on the basis of empirical findings through the use of public information sites, open-source crawlers and crawlers developed in-house. The main determinants for estimating the hardware used within the network are the requirements for operating the client software. The energy consumption of the hardware devices was measured in certified test laboratories. When calculating the energy consumption, we used - if available - the Functionally Fungible Group Digital Token Identifier (FFG DTI) to determine all implementations of the asset of question in scope and we update the mappings regulary, based on data of the Digital Token Identifier Foundation. The information regarding the hardware used and the number of participants in the network is based on assumptions that are verified with best effort using empirical data. In general, participants are assumed to be largely economically rational. As a precautionary principle, we make assumptions on the conservative side when in doubt, i.e. making higher estimates for the adverse impacts. To determine the energy consumption of a token, the energy consumption of the network(s) ethereum is calculated first. For the energy consumption of the token, a fraction of the energy consumption of the network is attributed to the token, which is determined based on the activity of the crypto-asset within the network. When calculating the energy consumption, the Functionally Fungible Group Digital Token Identifier (FFG DTI) is used - if available - to determine all implementations of the asset in scope. The mappings are updated regularly, based on data of the Digital Token Identifier Foundation. The information regarding the hardware used and the number of participants in the network is based on assumptions that are verified with best effort using empirical data. In general, participants are assumed to be largely economically rational. As a precautionary principle, we make assumptions on the conservative side when in doubt, i.e. making higher estimates for the adverse impacts.
Emissions report
Scope 1 DLT GHG emissions – Controlled
0.00000 (tCO2e/a)
Scope 2 DLT GHG emissions - Purchased
259.31372 (tCO2e/a)
GHG intensity
0.00000 (kgCO2e)
Key GHG sources and methodologies
To determine the GHG Emissions, the locations of the nodes are to be determined using public information sites, open-source crawlers and crawlers developed in-house. If no information is available on the geographic distribution of the nodes, reference networks are used which are comparable in terms of their incentivization structure and consensus mechanism. This geo-information is merged with public information from Our World in Data, see citation. The intensity is calculated as the marginal emission wrt. one more transaction. Ember (2025); Energy Institute - Statistical Review of World Energy (2024) - with major processing by Our World in Data. “Carbon intensity of electricity generation - Ember and Energy Institute” [dataset]. Ember, “Yearly Electricity Data Europe”; Ember, “Yearly Electricity Data”; Energy Institute, “Statistical Review of World Energy” [original data]. Retrieved from https://ourworldindata.org/grapher/carbon-intensity-electricity Licenced under CC BY 4.0.
Market cap
$353.91M
Circulating supply
65.45M / 66M
All-time high
$71.06
24h volume
$33.93M
3.8 / 5
Easily buy Arweave with free deposits via SEPA