Answer Posted / Saurabh Sinha
The fundamental principle of blockchain technology is a distributed database that maintains a continuously growing list of records, called blocks, which are linked and secured using cryptography. Each block contains a cryptographic hash of the previous block, a timestamp, and transaction data. This chain-like structure ensures the integrity and validity of each transaction by making it computationally expensive to alter past blocks.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers