Post
Topic
Board Development & Technical Discussion
Re: Can I use the Blockchain to store infinity messages?
by
NotATether
on 26/03/2021, 05:27:14 UTC
If I understand the blockchain correctly, the data storage is decentralized and theoretically the blockchain could run infinitely.

It's not actually infinite.

The blockchain is located on each node's hard drive. Many people are running nodes using hard drives like the ones you have, so, if we let a large amount of messages get written on the blockchain, here node's will run out of disk space.

Also, real people who are trying to send money now have to wait longer for their transactions to confirm because of a bunch of message "transactions" in the mempool (unconfirmed transaction waiting list).