- What is the hashing algorithm called used in Bitcoin?
- SHA-256
- Why is this hashing algorithm really hard (almost impossible) to brute-force?
- There are too many different possible answers and only 1 answer will be correct but it will take too long to achieve the correct answer.