Understanding Blockchain and Its Foundations: The Evolution Towards Decentralized Systems
| Author | |
|---|---|
| Keywords | |
| Abstract |
In the age of big data with expanding web utilization, the requirement for a decentralized information storage and transmission system is becoming critical. Traditional centralized systems, though successful for small-scale organizations, face critical difficulties in larger, more mind-boggling conditions. Blockchain technology, a progressive decentralized system, has changed the financial sector through secure transactions especially through digital currencies like Bitcoin. A brief implementation of Bitcoin is explained in this chapter. The gaps in the existing data structures are mentioned as follows: Flat Lists: While simple, a flat list requires checking each transaction individually, leading to linear time complexity for verification and updates. Simple Binary Trees: Although better than flat lists, simple binary trees still do not provide the logarithmic scalability and efficient update capabilities of Merkle trees. Radix Trees: While efficient for certain types of data, radix trees are not as optimized for hashing and secure verification as Merkle trees. Skip Lists: Skip lists offer logarithmic time complexity but are more complex and do not provide the same level of security and tamper-evidence as Merkle trees. |
| Year of Publication |
2026
|
| ISBN Number |
978-104058328-9 (ISBN); 978-103288371-7 (ISBN)
|
| URL |
https://www.taylorfrancis.com/chapters/edit/10.1201/9781003559849-6
|
| DOI |
10.1201/9781003559849-6
|
| Download citation |
