BC 2
BC 2
The diagram above illustrates the concept of hashing. The input data,
"Blockchain Example Data," is passed through a hash function (in this case,
SHA-256), which produces a fixed-length hash output. Even a minor
change in the input data would result in a drastically di erent hash output.
Q6: Explain mining in blockchain with a diagram.
Mining is the process of validating and adding new transactions to the
blockchain by solving complex computational problems (like the hash
puzzle). Miners compete to solve these problems, and the first one to solve
it gets to add a new block to the blockchain and is rewarded with
cryptocurrency.