Bitcoin Forum
June 24, 2024, 02:23:05 PM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Mining / Re: New Historical Profitability Calculator for Bitcoin Miners on: June 21, 2024, 03:31:46 PM
Now export data is available with ALL Formulas inside!

+ for BTC revenue calculation replaced 2^32 with more "kosher" 2^48/65535.

Enjoy your spreadsheets folks and lmk where we might have screwed up on math!
2  Bitcoin / Mining / Re: New Historical Profitability Calculator for Bitcoin Miners on: June 17, 2024, 05:39:34 PM
Shipped another feature: share results. After OSS is released, will try to improve it - making the URL shorter.

3  Bitcoin / Mining / Re: New Historical Profitability Calculator for Bitcoin Miners on: June 13, 2024, 01:58:36 PM
I just tried it again and it seems the error happened when i set end date very close with today's date.

We found the reason. Throttling from AWS. Now we got higher quotas from AWS to accommodate a higher number of requests per sec. Should work fine now.
Thank you for pointing at this issue first!
4  Bitcoin / Mining / Re: New Historical Profitability Calculator for Bitcoin Miners on: June 12, 2024, 12:50:30 PM
Shipped Export data (as excel file). Without formulas for now. Check it out.
5  Bitcoin / Mining / Re: Cloud Mining Questions on: June 11, 2024, 03:23:41 PM
Agree overall with above comments direction: by default be very careful when considering cloud mining.

I just wanted to add a bit of nuance:

Imagine you invested in a mining farm: land, warehouse, shelves, transformers. Your primary concern is to fill up 100% of your capacity as quickly as possible.

You have three options:
(1) Raise more capital and buy machines yourself => self-mining.
(2) Find clients who bring their hardware => hosted mining (or "mining hotels").
(3) Sell "virtual" machines, collect money, and buy machines => cloud mining.

Some operators might use a mix of all three options.

Cloud mining is administratively simpler than (2) since contracts are not based on specific units (which can fail or underperform), but rather on a theoretical hashrate. Some sell it as if new model "ASIC" while on the real shelves there are completely different models (who can check?). Also (3) allows to sell a "fraction" of a miner, making it more retail-friendly. The problem arises when the underlying hardware starts to fail. For instance, if you promised a certain hash rate to your cloud clients but the machines you bought are faulty. Many other issues can occur if risks are not properly managed, ie when the actual hashrate from operations is behind promised hashrate.

In theory, cloud mining, if done correctly, can exist (IMHO). However, it is challenging, which is why those who have resources prefer to go for option (1) or, at most, option (2).


To answer your question about why someone would choose cloud mining instead of mining themselves:
- In option (1), earnings are volatile since revenue is in BTC and operating expenses (OPEX) are in fiat currency;
- In options (2) and (3), earnings are fixed since contracts are usually in fiat currency per TH/s or kilowatt-hour kWh.

I hope we can add a section to our calculator (https://aidala.uk/dashboard) that allows users to visualize and compare earnings from mining versus earnings from hosting over a selected period. This comparison can often provide very interesting insights.
6  Bitcoin / Mining / Re: New Historical Profitability Calculator for Bitcoin Miners on: June 11, 2024, 12:32:30 PM
Although when i tried it, the chart sometimes failed to updated. When i open browser console, i see few message like this.

this might be when you select date ranges where we have no data behind (too early or in the future). Just discussed with our FE dev on that: by the end of this week we should push some updates with "limits" to mining start/end dates with a clear note.

Next time if error appears could you pls send a screenshot of your input section?
7  Bitcoin / Mining / Re: New Historical Profitability Calculator for Bitcoin Miners on: June 11, 2024, 11:33:04 AM
NICE!! I have always wanted to see a historical calculator, the main purpose is to prove that in the vast majority of cases buying BTC outperforms mining, I did run my own numbers a few times and I have concluded that in the long run, mining hardly beats HODLing unless you enter and exit at the perfect times, but the amount of data I had at hand was too small to reach to a definite conclusion that could be convincing enough to anyone, obviously, this being a closed-source we can't tell if the numbers are accurate, hope to see you open source this in the near future.

Keep up the good work.

Thank you for your feedback! Yeah, buying BTC often outperforms mining over the long term, which is exactly why we incuded our mine vs buy ratio. It would be fascinating to integrate historical unit-costs data and run scenario analyses to explore this further. ASIC pricing is a complex topic with many variables influencing it beyond just BTC volatility. These variables include inventory levels, tech advancements, supplier competition, opex. Each of these factors can impact the fair pricing of hardware. One juicy feature would be to come up with "a fair ASIC price" indicator in our calculator somehow. The starting point is ofc mine vs buy.


The next feature release is export data - which should be shipped this week normally (jumping on our sprint call with the team now to follow up on that).

Stay tuned for updates!
8  Bitcoin / Mining / Re: New Historical Profitability Calculator for Bitcoin Miners on: June 11, 2024, 10:57:53 AM
I'm wondering if the network difficulty that's part of the equation is based on each difficulty adjustment or if it's based on the average difficulty on each day.
- I do know due to this happening roughly every two weeks, there's not going to be a huge difference, but it'd be more accurate if it's the latter one.

Thank you! The "closing" daily data is at 00:00 UTC. Indeed, you have noticed a limitation: it currently only uses daily data. Consequently, during the bi-weekly difficulty changes, our calculator considers only one difficulty level, leading to slightly inaccurate BTC revenue estimates for those days. Typically, as difficulty increases, the calculated accumulated revenue over the long term is slightly lower than in reality. To address this, we would need more granular data, which would increase costs due to the need for additional storage and processing. For now, we accept this immaterial discrepancy.

I believe pool fees are missing from the equation.

Correct. adding to the log.
9  Bitcoin / Mining / Re: New Historical Profitability Calculator for Bitcoin Miners on: June 08, 2024, 08:08:36 AM
Product improvement log:

1. MODEL input: based on the selected period suggest the list of miners arranged by their profitability, letting user select one they wish. easy
1.1. Integrate model release dates to ensure historical precision. easy

2. New button:
(a) Export data (as excel file). without formulas - Shipped🚀. With formulas - hard Shipped🚀.
(b) Share Results - Shipped🚀. Make URL shorter - later.
(c) Start - End date input logic - autocorrecting input when no data behind + helpful UX note. Shipped🚀

3. Consider allowing user picking several different models aggregating revenues as total. This may expand inputs part. hard.

4. Add alt-coin PoW models to the database. easy

5. Energy Cost input: add options (fixed rate/profit share/fixed rate with profit share). hard

6. New Input: % for HODLING, ie. BTC is sold in full vs sold just to cover OPEX => brings unrealised gains into financial results calculations. easy. UX/UI advanced

7. New Logic: current profit per day. This may diminish the idea that calculator is "historical". Find a way to align this feature.

8. New section: Comprehensive Asset Management Report. Feed historical data into an LLM with a structured prompt to generate a comprehensive report, including earnings, strategies, and performance analysis. hard

9. Advanced Input:
9.1. Include advanced inputs for overclocking and consumption settings. easy.
9.2. additional expenses per month. easy
9.3. pool % to the cost. easy
10  Bitcoin / Mining / Re: New Historical Profitability Calculator for Bitcoin Miners on: June 06, 2024, 09:36:55 PM
Thank you for those suggestions!

profit for all models is available on the first page for comparison.
https://www.asicminervalue.com/
We would need  to implement model release dates first, to be historically precise. It should be easy to implement. The question is why do you want this feature and how UI to look like? you want to see the most/least profitable models for selected mining period, then pick the one you are interested in for more insights, right?

taking into account overclocking and consumption. This function is perfectly implemented and add the payback period in days and months
Roger. in our pipeline. just need to get correct specs for those settings. Also utilization % rates are the same category of accuracy improvement (will go into “advanced” inputs).
you can adjust hashrate and wattage manually already though.
11  Bitcoin / Mining / New Historical Profitability Calculator for Bitcoin Miners on: June 05, 2024, 01:04:46 PM
Hello Bitcoin Talk Community,

We're excited to share our Advanced Profitability Calculator, designed to assist BTC miners in evaluating their operations and maximizing efficiency using accurate historical Bitcoin data. Whether you want to calculate opportunity costs during downtimes or compare different HODLing strategies, our tool provides practical insights.

We plan to open-source the calculator, allowing everyone to use, integrate, and build upon it. Try it out and share your feedback!

Watch the Demo: https://youtu.be/QA1tQTc70fU?feature=shared and Try the Calculator: https://aidala.uk/dashboard

We would love to hear from you.

Best regards,
The Aidala Team https://aidala.uk/
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!