June 23, 2026

Capitalizations Index – B ∞/21M

How Does Blockchain Storage Work?

CoinSpeaker
How Does Blockchain Storage Work?

CoinSpeaker
How Does Blockchain Storage Work?

If you’ve ever chatted to a programmer about blockchain storage, you’ve likely found is that the subject is fairly complex. That’s because blockchain storage can be distributed, decentralized, on-chain, and off-chain. I’m sure there are other alternatives as well. In most cases, people are usually referring to on-chain or a P2P-based off-chain storage.

So, here’s a fresh look at both on-chain and off-chain storage, and how this applies to application development.

On-chain Storage

On-chain storage works by having a copy of the data available on every node that is participating in the chain. 

This method of data storage tends to come at a very high price and is usually only utilized for data that every node MUST have a copy of — in order to validate things like transactions.

Off-chain Storage

Off-chain storage works differently by recording a ‘valid at this point-in-time’ record on the blockchain, containing a URI handler with a hash of the file that’s being stored off-chain. These files tend to be stored on a separate decentralized file system (such as an IPFS).

Decentralized file systems typically leverage a peer-to-peer network that replicates, stores, and serves files based on some kind of an incentive (eg. receive compensation for storing the data).

The Applications of Blockchain Storage

Blockchain storage can be applied to a variety of cases, and one of the most common reasons is to deploy decentralized applications (DApps).

All client-side components of the application (such as HTML/JS/CSS and other assets) are stored on the IPFS — with all other interactions occurring via smart contracts. The data then becomes transparent, accessible, and resilient due to the way it has been stored.

What this really means is that the stored data becomes immutable and verifiable, so long as nodes in the network are incentivized to keep a copy of the data.

Ok, So What are Some of the Drawbacks?

On-chain storage is extremely expensive. The last time I checked, contemporary blockchain solutions can cost around ~570 ETH to store 1MB of data on the Ethereum blockchain.

Off-chain storage doesn’t guarantee permanence. Off-chain solutions must be properly incentivized in order to guarantee enough copies of the data exist to survive the ephemeral nature of P2P hosts.

The second issue with both off-chain and on-chain blockchain storage solutions is the lack of file deletion. Once data has been verified and written to the on-chain ledger, it’s there for good. With regards to off-chain storage, once more than one node has replicated the content, there is no guarantee on the ability to delete the file.

Final Remarks

Blockchain storage allows for data transparency but it can be prohibitively expensive to store information on-chain. This is why Regium has chosen the more fiscally mindful approach of storing hashes instead of data to ensure trust.

How Does Blockchain Storage Work?

Previous Article

Ethereum Explained

Next Article

Coinbase Deny IPO Rumors as Crypto Giant Closes $300 Million Series E

You might be interested in …

Digibyte price attemps to break the $0. 01 resistance

Digibyte Price Attemps to Break the $0.01 Resistance

Digibyte Price Attemps to Break the $0.01 Resistance When it comes to looking at all of the different cryptocurrency markets, it is often difficult to make sense of these different trends. Whereas most altcoins, tokens, […]

Rent control makes for good politics and bad economics

Rent Control Makes for Good Politics and Bad Economics

mises.org / Gary Galles / April 10, 2017

One needn’t read very much about public policy before coming across some statement to the effect that “bad economics makes good politics.” This statement is clearly untrue when good politics is defined as furthering mutually beneficial arrangements, as good economics is central to that task. But the statement is often true when good politics is defined as attracting 50%-plus-one votes on some issue or candidate, which is a much different standard, leaving plenty of room for government-imposed harms to be imposed on citizens.

Few issues reflect this divergence between “good” politics and bad economics more clearly than rent control. One of the most universally accepted propositions among economists is that rent control produces a host of adverse social consequences with its large involuntary redistribution of wealth and suppression of market prices as communicators of information and incentives. Despite that, it has been adopted as policy in many places and times — and now is a good time to revisit these issues, as efforts are currently underway in several states (including California, Oregon, Washington, and Illinois) to repeal existing statewide restrictions on rent control.

How Rent Control Destroys Value

Rent control takes a large portion of the value of residential properties from landlords. It does so by removing owners’ rights to accept offers willingly made by potential renters. And the value of the rights involved are large. For example, after Toronto imposed rent control in 1975, affected building values fell by 40% over five years, and a decade ago, such losses were estimated at $120 million annually in Santa Monica. A law like rent control, which can take half or more of each apartment’s value from the landlord, harms them just as much taking away half of their apart­ments, even though the latter is recognized as theft. Those stripped property values are given to current tenants, whose resulting bonanzas are shown by the fact that those under strict rent control almost never leave.

READ MORE

The post Rent Control Makes for Good Politics and Bad Economics appeared first on Silver For The People.