Latest news about Bitcoin and all cryptocurrencies. Your daily crypto news habit.
In my viewpoint, I believe this is where blockchain can extend its functionality.
Blockchain gives security and trust, but I think it also takes two things:
- User data is mixed with others in a single block; ze has to go through the whole chaindata to find UTXOs to get balance
- Too much memory for Metadatas. They are used too much just for putting all users’ information in a single linked list. For example, bitcoin stores the transaction data with hash in key-value storage and stores those key in the block data. Not only that, the transaction is formed with merkle-tree, because blocks need to be compared without going through each user’s transactions, so extra metadata is added.
These problems happened because all users’ information is mixed in a single blockchain. Why can’t people have their own blockchain so that they can have their own information and get verified on transaction between sender and recipient only? This is rather more decentralized way than current blockchain system.
Why does blockchain work only in 1D? was originally published in Hacker Noon on Medium, where people are continuing the conversation by highlighting and responding to this story.
Disclaimer
The views and opinions expressed in this article are solely those of the authors and do not reflect the views of Bitcoin Insider. Every investment and trading move involves risk - this is especially true for cryptocurrencies given their volatility. We strongly advise our readers to conduct their own research when making a decision.