What Is a Blockchain?

📖 5 min read

✍️ විසින් ලියන ලද සහ සමාලෝචනය කරන ලදී Karel Havlíčekයාවත්කාලීන කරන ලදී 2026🛡️ කතුවැකියෙන් ස්වාධීන

Quick Answer

බ්ලොක්චේන් යනු බොහෝ පරිගණක හරහා පිටපත් කර එකට අගුලු දමා ඇති වාර්තා ලැයිස්තුවකි, එක් පැරණි ප්‍රවේශයක් වෙනස් කිරීමෙන් පසුව සියල්ල බිඳ වැටෙනු ඇත. විශ්වාසවන්ත අතරමැදියෙකු නොමැතිව එය විශ්වාසදායක වන්නේ එයයි.

💡 Think of it as…

සෑම නව පිටුවකම පෙර පිටුවේ කුඩා ඇඟිලි සලකුණක් ද අඩංගු වන විකෘති නොවන මුද්‍රාවකින් මුද්‍රා තබා ඇති පිටු තොගයක්. ඕනෑම පිටුවක් ඉරා දැමීම හෝ සංස්කරණය කිරීම සහ ඊට ඉහළින් ඇති සෑම මුද්‍රාවක්ම ගැළපීම නවත්වයි - පිටපතක් අතැතිව සිටින සියල්ලන්ටම වංචාව ක්ෂණිකව හෙළිදරව් කරයි.

Blocks

බ්ලොක් එකක් යනු ගනුදෙනු සමූහයක් සහ සමහර පාර-දත්ත පමණි. Bitcoin දළ වශයෙන් සෑම විනාඩි 10 කට වරක් නව බ්ලොක් එකක් එකතු කරයි. සෑම කොටසකටම උපරිම ප්‍රමාණය ඇත, එබැවින් ගනුදෙනු ගාස්තු ගෙවීමෙන් අවකාශය සඳහා තරඟ කරයි.

The chain (hashes)

Every block stores the hash — a unique digital fingerprint — of the block before it. This links blocks into a chain in a fixed order. Because each fingerprint depends on the previous one, the blocks are mathematically welded together.

Why it is tamper-evident

Change a single transaction in an old block and its fingerprint changes, which breaks the next block, and the next, all the way to the top. To get away with it you would have to redo all that proof-of-work faster than the entire network — practically impossible.

🔑 Key takeaway

බ්ලොක්චේන් යනු බොහෝ පරිගණක හරහා පිටපත් කර ඇති ඇමුණුම්-පමණි, ඇඟිලි සලකුණු-සම්බන්ධිත වාර්තාවකි. ඔබට එය එකතු කළ හැකිය, නමුත් ඔබට එය නිහඬව නැවත ලිවිය නොහැක.

Why this matters for you

This is the foundation under every exchange, wallet and stablecoin you use across Asia. Knowing how it works helps you judge which projects are genuinely decentralized and which just borrow the buzzword.

නිතර අසන ප්රශ්න

Is blockchain the same as Bitcoin?

No. Blockchain is the underlying record-keeping technology; Bitcoin is the first and largest network that uses it. Many other projects use blockchains too — see Bitcoin vs blockchain.

Can a blockchain be hacked?

Rewriting Bitcoin’s blockchain would require out-computing the entire global network (a "51% attack"), which is astronomically expensive. Most "crypto hacks" are actually exchanges or wallets being breached, not the blockchain itself.

Is the blockchain public?

Bitcoin හි blockchain සම්පූර්ණයෙන්ම පොදු වේ - ඕනෑම කෙනෙකුට සෑම ගනුදෙනුවක්ම පරීක්ෂා කළ හැකිය. අනන්‍යතා සෘජුවම අමුණා නැත, නමුත් ලිපින සමහර විට පුද්ගලයන්ට සම්බන්ධ කළ හැක, එබැවින් එය ව්‍යාජ නාමයක් මිස නිර්නාමික නොවේ.

Keep learning