Author

Topic: is it possible to mine bitcoins testnet on CPU ? (Read 908 times)

sr. member
Activity: 322
Merit: 253
Property1of1OU
You can do it but the testnet bitcoins you'll earn will depend on the difficulty. The difficulty of testnet resets to 1 sometimes so you'll earn more if you mine when it resets.

You can find the current difficulty here:

https://testnet.manu.backend.hamburg/difficultyhistory

thanks for the link very useful ..

Regards to the difficult ..yes I get that .. but I only will mine after I know how much energy I need to pump into the system.
full member
Activity: 181
Merit: 102
You can do it but the testnet bitcoins you'll earn will depend on the difficulty. The difficulty of testnet resets to 1 sometimes so you'll earn more if you mine when it resets.

You can find the current difficulty here:

https://testnet.manu.backend.hamburg/difficultyhistory
staff
Activity: 3458
Merit: 6793
Just writing some code
thanks achow101, yesterday I saw diff 1, today is much much higher ( getmininginfo ) I missed the opportunity because I was trying to isolate the energy consumption of "bitcoind.exe" on CPU core ... (on Visual Studio there is a tool called "performance profiler" on debug tab .. but I'm not sure if the metrics are that precise, even Microsoft makes a note regards to it, metrics is good enough for batteries consumption thought ...    

ed; typo
IIRC the mining code in Bitcoin Core has been disabled for everything but regtest, so you can't use that to CPU mine testnet. You can use other, more optimized software for CPU mining like cpuminer.
sr. member
Activity: 322
Merit: 253
Property1of1OU
Last week somebody was mining on the testnet using an S9, compared to 13 Th, the couple Gh you get with your cpu won't give you high odds of hitting a testnet block.
The difficulty resets to 1 if a block is not found in 20 minutes, so you can CPU mine then. The difficulty can also be gamed to be set to 1 for an entire retarget period, and it can only increase at most by a factor of 4, so CPU mining is viable at those times.

By the way: testnet addresses start with m or n
Testnet P2SH addresses start with 2.

thanks achow101, yesterday I saw diff 1, today is much much higher ( getmininginfo ) I missed the opportunity because I was trying to isolate the energy consumption of "bitcoind.exe" on CPU core ... (on Visual Studio there is a tool called "performance profiler" on debug tab .. but I'm not sure if the metrics are that precise, even Microsoft makes a note regards to it, metrics is good enough for batteries consumption thought ...    

ed; typo
staff
Activity: 3458
Merit: 6793
Just writing some code
Last week somebody was mining on the testnet using an S9, compared to 13 Th, the couple Gh you get with your cpu won't give you high odds of hitting a testnet block.
The difficulty resets to 1 if a block is not found in 20 minutes, so you can CPU mine then. The difficulty can also be gamed to be set to 1 for an entire retarget period, and it can only increase at most by a factor of 4, so CPU mining is viable at those times.

By the way: testnet addresses start with m or n
Testnet P2SH addresses start with 2.
legendary
Activity: 3612
Merit: 5297
https://merel.mobi => buy facemasks with BTC/LTC
Last week somebody was mining on the testnet using an S9, compared to 13 Th, the couple Gh you get with your cpu won't give you high odds of hitting a testnet block.

By the way: testnet addresses start with m or n
staff
Activity: 3458
Merit: 6793
Just writing some code
The difficulty on testnet can vary wildly. There may be times that you are able to CPU mine on testnet, other times you won't be able to as the difficulty increases.
sr. member
Activity: 322
Merit: 253
Property1of1OU
Hi,

I am doing a research (nothing deep, just a casual reading) on some types of benchmark at TPC-C

http://www.tpc.org/information/benchmarks.asp

Does anyone knows any benchmark related to ARM Core CPU's family ?

ps-> my temporary testnet address is 2N8A71SAuzjuiLFAipMcMFhghs92QAtv5Vp
Jump to: