Bitcoin Forum
April 26, 2024, 08:15:32 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Why is the maximum target 00000000ffff00...00?  (Read 1779 times)
codemojo (OP)
Jr. Member
*
Offline Offline

Activity: 35
Merit: 4


View Profile
May 19, 2011, 01:25:47 PM
 #1

This is probably a silly question, but why is maxtarget:

Code:
00000000ffff0000000000000000000000000000000000000000000000000000

Since sha256 hash has 32 bits, shouldn't the maximum possible target be:

Code:
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
1714119332
Hero Member
*
Offline Offline

Posts: 1714119332

View Profile Personal Message (Offline)

Ignore
1714119332
Reply with quote  #2

1714119332
Report to moderator
In order to get the maximum amount of activity points possible, you just need to post once per day on average. Skipping days is OK as long as you maintain the average.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
gigitrix
Hero Member
*****
Offline Offline

Activity: 630
Merit: 500



View Profile
May 19, 2011, 01:28:29 PM
 #2

Yeah, but you'd be sending data with every single calculation.

Satoshi started it off to be "easy", but he didn't make it generate 50 coins per single hash!
codemojo (OP)
Jr. Member
*
Offline Offline

Activity: 35
Merit: 4


View Profile
May 19, 2011, 02:06:39 PM
 #3

Yeah, but you'd be sending data with every single calculation.

Satoshi started it off to be "easy", but he didn't make it generate 50 coins per single hash!

Thanks, I see now that the other calculations take the actual maximum into account:

https://en.bitcoin.it/wiki/Difficulty
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!