๐ Woohoo! You created your first hash.
Hashing enables us to efficiently compare whether data is changed. Many structures in the blockchain will be built using hashing.
Now, ask yourself: ๐ค Given a hash, could a computer find out what the input is?
Itโs impossible to do so. A computer would be going through 2ยฒโตโถ different inputs to find the matching hash, which is a lot of calculations and there is no such computational power in the world.
Next, letโs explore what a block is.
Swap insights and ask questions about โBlockchain Basicsโ.