Post
Topic
Board Beginners & Help
Re: What is the difference between seed phrase and private key?
by
Pmalek
on 06/12/2021, 10:15:05 UTC
A private key is a big random number represented in alphanumeric format.
You are not wrong in the way you explained what a private key is because the Bitcoin Wiki refers to private keys as "secret numbers" as well. But I have always wondered why they opted for that terminology? Why call a string made up of letters and numbers (alphanumeric string) a number? I guess there is a logical explanation behind it.