3
I am still very new to Bitcoin.
I installed bitcoind on my Ubuntu server as described on bitcoin.org.
After installation I issued
bitcoind -daemon
and the tool started to download/get the blockchain (which is finished meanwhile).
Three questions:
- In contrast to what the setup guide says, the tool did not complain about a missing
rpcuserandrpcpasswordin thebitcoin.conffile. Is that an issue with the documentation or is there something wrong with my installation? - In case my node gets the chance to process a block, I would be rewarded those 25 BTCs. But to which account would the be sent? Is there a default or do I need to do some configuration for that?
- As the process to become the node to mine the next block is computational very heavy, I would have expected that the CPU usage of my server should always be very high - but it's only at <10%. How can I make sure that my node participates to become the one to process the next block? Is there some configuration that I missed?
There is no use attempting to CPU mine in 2016, you have a significantly better chance of winning a lottery than solving a block. – Anonymous – 2016-03-10T17:44:53.810
I know that. But the server I am using is there anyways and not really used at the moment for anything. So maybe I'm lucky... – Daniel – 2016-03-10T20:01:17.600
The extra electricity used to mine will still cost you orders of magnitude more than what you can hope to gain. A lottery is literally more profitable than what you're trying to do. – Pieter Wuille – 2016-03-11T13:47:25.607