Jump to content

Someone explain this to me

Go to solution Solved by Mira Yurizaki,
2 minutes ago, Raytsou said:

Oh I see. Well, last question: are you able to verify these block chains regularly based on the power of your computer or is it more of a random thing?

Both.

 

If I understand it correctly, transactions are encoded using a secure hashing algorithm and a random number called a nonce (number used once). The process of verifying a block involves guessing the nonce such that the hash the miner generates meets some signature of the original transaction hash. And I'm probably going to get this wrong, but let's say you have a transaction whose hash produced this value:

 

0000000000000756af69e2ffbdb930261873cd71

 

Then all you have to do for the mining to be accepted is generate some nonce that produces the string of 0's at the beginning.

 

So essentially, you have to guess until you get it, which is where the luck part comes into play. Having powerful hardware allows you to make more guesses per second, which gives you an advantage.

 

However most cryptocurrency systems are set up such that it takes on average some amount of time to verify a block. For Bitcoin this is 10 minutes.

How does mining work? From what I've heard it's when you solve algorithms, you are rewarded with blocks of coins. So in that case, wouldn't it be like a lottery where you sometimes randomly get a certain amount of coins? How do people mining ethereum say they make like $6 a day? How is that possible when the payout is a batch of 5 coins?
Thanks to anyone in advance but I'm just really confused.

This is a signature.

Link to comment
Share on other sites

Link to post
Share on other sites

4 minutes ago, Raytsou said:

How does mining work? From what I've heard it's when you solve algorithms, you are rewarded with blocks of coins. So in that case, wouldn't it be like a lottery where you sometimes randomly get a certain amount of coins? How do people mining ethereum say they make like $6 a day? How is that possible when the payout is a batch of 5 coins?
Thanks to anyone in advance but I'm just really confused.

When you verify a block chain through mining, you are generally awarded some fixed amount of that cryptocurrency. How much it's worth in real money depends on the value of the cryptocurrency.

 

Think of it more like the stock market. You work for a company and they pay you in stocks. How well the company does determines how valuable those stocks are, which in turn determines how much money you supposedly make.

Link to comment
Share on other sites

Link to post
Share on other sites

Just now, M.Yurizaki said:

When you verify a block chain through mining, you are generally awarded some fixed amount of that cryptocurrency. How much it's worth in real money depends on the value of the cryptocurrency.

 

Think of it more like the stock market. You work for a company and they pay you in stocks. How well the company does determines how valuable those stocks are, which in turn determines how much money you supposedly make.

so how does that relate to mining block chains? Do you have to configure your computer to do one or the other? And is verifying block chains guarantee that you'll be awarded the cryptocurrency?
I'm sorry, but I'm just really lost because I don't see how anyone is able to make a stable income off of this (in the sense of $6/day).

This is a signature.

Link to comment
Share on other sites

Link to post
Share on other sites

Just now, Raytsou said:

so how does that relate to mining block chains? Do you have to configure your computer to do one or the other? And is verifying block chains guarantee that you'll be awarded the cryptocurrency?
I'm sorry, but I'm just really lost because I don't see how anyone is able to make a stable income off of this (in the sense of $6/day).

Verifying block chains is called mining.

 

And yes, you'll be awarded coins if you verify them. That's how the system (or at least Bitcoin and its derivatives) works.

Link to comment
Share on other sites

Link to post
Share on other sites

1 minute ago, M.Yurizaki said:

Verifying block chains is called mining.

 

And yes, you'll be awarded coins if you verify them. That's how the system (or at least Bitcoin and its derivatives) works.

Oh I see. Well, last question: are you able to verify these block chains regularly based on the power of your computer or is it more of a random thing?

This is a signature.

Link to comment
Share on other sites

Link to post
Share on other sites

2 minutes ago, Raytsou said:

Oh I see. Well, last question: are you able to verify these block chains regularly based on the power of your computer or is it more of a random thing?

Both.

 

If I understand it correctly, transactions are encoded using a secure hashing algorithm and a random number called a nonce (number used once). The process of verifying a block involves guessing the nonce such that the hash the miner generates meets some signature of the original transaction hash. And I'm probably going to get this wrong, but let's say you have a transaction whose hash produced this value:

 

0000000000000756af69e2ffbdb930261873cd71

 

Then all you have to do for the mining to be accepted is generate some nonce that produces the string of 0's at the beginning.

 

So essentially, you have to guess until you get it, which is where the luck part comes into play. Having powerful hardware allows you to make more guesses per second, which gives you an advantage.

 

However most cryptocurrency systems are set up such that it takes on average some amount of time to verify a block. For Bitcoin this is 10 minutes.

Link to comment
Share on other sites

Link to post
Share on other sites

most people mine together in pools so each time any of those cards running finds some coins the reward is divided among everyone according to how much compute power they provide to the pool

Link to comment
Share on other sites

Link to post
Share on other sites

Okay! Thanks for clearing things up! 

This is a signature.

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×