STORJ price

in GBP
£0.17504
+£0.0063786 (+3.78%)
GBP
We can’t find that one.
Check your spelling or try another.
Market cap
£25.17M #200
Circulating supply
143.79M / 425M
All-time high
£2.838
24h volume
£7.93M
3.7 / 5
STORJSTORJ
GBPGBP

About STORJ

STORJ is the cryptocurrency powering the Storj decentralized cloud storage platform. Unlike traditional cloud services, Storj allows users to securely store and share data by leveraging a global network of independent storage providers. This innovative approach ensures data privacy, redundancy, and cost efficiency by distributing encrypted file fragments across multiple nodes. STORJ tokens are used within the ecosystem to pay for storage services and reward network participants who contribute unused storage space. By combining blockchain technology with decentralized storage, STORJ offers a scalable, secure, and eco-friendly alternative to centralized cloud solutions, making it a compelling choice for individuals and businesses seeking greater control over their data.
AI insights
Storage
DePIN
CertiK
Last audit: 8 Jun 2021, (UTC+8)

Disclosures

STORJ risk

This material is for informational purposes only and is not exhaustive of all risks associated with trading STORJ. All crypto assets are risky, there are general risks in investing in STORJ. These include volatility risk, liquidity risk, demand risk, forking risk, cryptography risk, regulatory risk, concentration risk & cyber security risk. This is not intended to provide (i) investment advice or an investment recommendation; (ii) an offer or solicitation to buy, sell, or hold crypto assets; or (iii) financial, accounting, legal or tax advice. Profits may be subject to capital gains tax. You should carefully consider whether trading or holding crypto assets is suitable for you in light of your financial situation. Please review the Risk Summary for additional information.

Investment Risk

The performance of most crypto assets can be highly volatile, with their value dropping as quickly as it can rise. You should be prepared to lose all the money you invest in crypto assets.

Lack of Protections

Crypto assets are largely unregulated and neither the Financial Services Compensation Scheme (FSCS) nor the Financial Ombudsman Service (FOS) will protect you in the event something goes wrong with your crypto asset investments.

Liquidity Risk

There is no guarantee that investments in crypto assets can be easily sold at any given time.

Complexity

Investments in crypto assets can be complex, making it difficult to understand the risks associated with the investment. You should do your own research before investing. If something sounds too good to be true, it probably is.

Concentration Risk

Don't put all your eggs in one basket. Putting all your money into a single type of investment is risky. Spreading your money across different investments makes you less dependent on anyone to do well. A good rule of thumb is not to invest more than 10% of your money in high-risk investments.

Five questions to ask yourself

  1. Am I comfortable with the level of risk? Can I afford to lose my money?
  2. Do I understand the investment and could I get my money out easily?
  3. Are my investments regulated?
  4. Am I protected if the investment provider or my adviser goes out of business?
  5. Should I get financial advice?

STORJ’s price performance

Past year
-41.15%
£0.30
3 months
-5.26%
£0.18
30 days
-5.64%
£0.19
7 days
-0.47%
£0.18
56%
Buying
Updated hourly.
More people are buying STORJ than selling on OKX

STORJ on socials

Francisco Cardoso
Francisco Cardoso
There’s an extra 2.5M $PLUME up for grabs—just deposit pUSD into Morpho vaults curated by Re7 and Mystic MEV Capital. Easy access, curated rewards. $SUN $GLIDR $ARRR $ICE $DEVVE $STORJ $MEME $PHA $ETC $QANX
amena anwuli
amena anwuli
Don't miss the pump . Join here its free ( ) $mbl $req $enj $storj $sun $Porto $Flux $neo $pyth $prove $nkn
日拱一卒王小楼💢🦅🟠 $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.

Guides

Find out how to buy STORJ
Getting started with crypto can feel overwhelming, but learning where and how to buy crypto is simpler than you might think.
Predict STORJ’s prices
How much will STORJ be worth over the next few years? Check out the community's thoughts and make your predictions.
View STORJ’s price history
Track your STORJ’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 STORJ in 3 steps

Create a free OKX account

Fund your account

Choose your crypto

Trade a wide selection of crypto on OKX

STORJ FAQ

In contrast to traditional cloud storage networks, Storj distinguishes itself through its unique approach. Instead of relying on large data centers, Storj harnesses a distributed network of thousands of individual PCs. Anyone with a few terabytes of available space and Tardigrade installed can contribute as a node in this network, requiring only a dependable and uninterrupted internet connection.

STORJ functions as the native token of the platform and is utilized for various purposes within the network. Users can lease redundant disk space in return for STORJ and cover the costs of uploading data to the cloud with the same token. Similarly, storage nodes can trade STORJ for expanded storage and bandwidth.

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

You can also buy STORJ with over 99 fiat currencies by selecting the "Express buy" option. Other popular crypto tokens, such as Bitcoin (BTC), Tether (USDT), and USD Coin (USDC), are also available.

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

To view the estimated real-time conversion prices between fiat currencies, such as the USD, EUR, GBP, and others, into STORJ, visit the OKX Crypto Converter Calculator. OKX's high-liquidity crypto exchange ensures the best prices for your crypto purchases.

Currently, one STORJ is worth £0.17504. For answers and insight into STORJ's price action, you're in the right place. Explore the latest STORJ charts and trade responsibly with OKX.
Cryptocurrencies, such as STORJ, 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 STORJ have been created as well.
Check out our STORJ price prediction page to forecast future prices and determine your price targets.

Dive deeper into STORJ

Founded in 2014, Storj (STORJ) is a decentralized, peer-to-peer (P2P) cloud-based storage solution. It allows users to rent or purchase unused digital space needed to store data. It is a direct competitor to projects like Filecoin and Arweave.

What is Storj

Storj is an open-source, blockchain-based cloud storage network that uses end-to-end encryption. To address issues with data loss and security in cloud-based storage solutions, it blends the advantages of cloud computing with blockchain technology. Storj intends to change the cloud storage industry by providing a platform that is immune to outages and cannot be filtered or monitored like those provided by Amazon and Google.

The Storj team

Shawn Wilkinson, a computer science graduate from Morehouse College in Atlanta, founded Storj after publishing a whitepaper in 2014 under Storj Labs. Shawn currently serves as the Chief Security Officer at Storj. Ben Golub is another key team member who currently serves as CEO. Ben is a renowned venture capitalist and alumnus of Harvard Kennedy School. Chief Revenue Officer Mark Glasgow and Chief Financial Officer Dorie Chung are both financial experts with experience working for Dell and Acuity. 

How does Storj work

Storj encrypts, shards, and distributes data to nodes all over the globe for storage. Sharding refers to the process of splitting a blockchain into several parts. As a result, a single organization can't gain access to all of the data that has been uploaded. Sharding ensures that network members keep complete control over their data and retain ownership of it.

Storj incorporates a variety of security techniques to ensure that the blockchain is safe and protected from hacks. These techniques include a zero-trust architecture, high availability across several regions, default encryption, and edge-based access restrictions.

How is Storj's network protected

Tardigrade storage deployed on Storj Labs nodes creates and secures user data. This network of anonymous nodes eliminates the need to rely on cloud storage service providers to protect our data confidentiality.

Storj’s native token: STORJ

Operators of storage nodes on the Storj platform are eligible to receive STORJ tokens, the native ERC-20 utility token of the platform, as compensation for the long-term storage and bandwidth they provide to the network.

STORJ tokenomics

STORJ has a total supply of about 425 million and a maximum supply of 500 million. Each Storj was sold for $0.50 in an ICO that saw the project raising about $30 million in 2019. 

The road ahead for Storj

Storj is revolutionizing data storage through a decentralized approach. Leveraging latent storage capacity worldwide, the team aims to democratize access to energy-efficient storage resources. Ongoing security enhancements and a commitment to fostering innovation within the ecosystem drive Storj's development.

Noteworthy projects like Tribe Social, an online community's social learning hub, harness Storj to achieve rapid content rendering and delivery. This results in substantial time savings compared to conventional Content Delivery Networks (CDNs). Additionally, Gab Wireless employs Storj to cut costs and enhance customer data security, showcasing the diverse applications and advantages of the platform.

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.
Market cap
£25.17M #200
Circulating supply
143.79M / 425M
All-time high
£2.838
24h volume
£7.93M
3.7 / 5
STORJSTORJ
GBPGBP
Kick-start your crypto journey with OKX