Skip to main content

Slush Pool Beta




Slush pool has a nice open beta web client that is so much better than the old one, it's mind blowing. It has new charts that give you good insight into hardware performance and up time, as well as a good log of your payouts, and block rewards. They have implemented a rewards system called the scoring hashrate.


Dashboard


Scoring Hashrate

User participation to pool's mining power is measured by scoring hash rate. It reflects how much work the user did in recent hours. You can understand scoring hash rate as an exponential moving average from hash rate of all user mining devices connected to the pool (see  EMA on wikipedia). The averaging smooths out short hash rate drops or increases and makes rewards calculation more stable and fair (the exact mathematical definition is provided lower).
For example, if your scoring hash rate is 1% of the whole pool, you receive 1% of the block rewards. If you own 0.031% of hash rate, you receive 0.031% of rewards from the block. It is that simple.
The pool calculates your reward for every found block as follows:
your reward=block value(1pool fee)your scoring hash ratepool scoring hash rate
  • block value is typically 25 BTC + fees from bitcoin transactions contained in the block (you can see block valueshere).
  • Scoring hash rates used for the calculation are hash rates from time when a particular block was found. They reflect some mining history before the actual block finding.
  • pool fee is currently 2%.

Workers

They give some nice worker settings like "expected hashrate" which is fantastic to make sure your hardware isn't under-performing. This helps you pro-actively find issues with your hardware, whether it be an error or just hardware that could do with a quick reboot. It has a little selector for what you'd like for minimum difficulty, which you can either just set very low or you can calculate what kind of difficulty your hardware can solve so you can get those higher shares.

Worker Settings


Rewards

They also have a very nice, easy to read rewards log so you can see what kind of yeild you're getting out of your miners. A chart directly below gives you a timeline of your daily payouts as well as a weekly average.

Rewards


Check it out

Take a minute and mine over there for a few days and see how you like it. Easily my favorite pool so far.

Comments

Popular posts from this blog

Antminer S3 Setup Guide & Review

Overview This is for the Antminer S3 , mine are batch 11. So to get started, the units are very nicely made from my experience, and actually not too bad to get started with. You're going to need your miner, a PSU (power supply unit, like the one in your PC) and an Ethernet cord. S3+ Specifications: Hash Rate: 453 GH/s±5% with great OC potential   Power Consumption: 355 Watt at the wall    Power Efficiency: 0.78J/GH on wall   Power Supply: 12V DC Size:  331 mm x 137 mm x 160 mm  Fans: Two 14038 fans mounted on both front and back ends   Operating Temperature: 0 °C to 35 °C   Complied with: FCC / CE Network Connection: Ethernet   Power consumption: This figure depends on the PSU efficiency, ambient temperature and the accuracy of the power meters. Step One: Network Let's prepare your network. You need to have your routers IP address to look something like 192.168.1.X. The x can be reall...

PoolWarz SHA-256 Auto-switching

What Is Pool Warz? PoolWarz is a pool (with a collection of different mine able coins) that has a little bit of a different approach to the set up of your miners. Creators of this site also bring you CoinWarz , and RigWarz , now have their own pool, they're not linked to one another however. Within PoolWarz , when you create a worker, you only point your hardware at one URL, as opposed to multiple different URLs for separate coins. At anytime you can alter what coin this worker is mining by changing where it's pointer (or "assigned" to ) on your dashboard in your PoolWarz account. Subscription There is an option to pay a monthly subscription fee to PoolWarz for a 0% fee (as opposed to their standard 2% fee) and also getting the ability for "auto-switching". If you've been mining for a while, you'll know the concept of "auto-switching" because it's the same as a multipool basically, except you keep all the coins you mine. ...

MinerGate

MinerGate is very interesting Mining pool with it's own mining software AND web mining (something that I've personally never seen). It is primarily used for mining cryptonote coins. If you have a slower CPU/GPU machine, it might be something you can get a reasonable yield out of. With much lower global hash rates, you have less competition for shares. Some cryptonotes have to be exchanged into a different coin before bitcoin but some like BCN can be exchanged straight into BTC (if that's what you're looking to do). Start Mining Simply download their GUI miner, and you can start at least mining with your CPU almost instantly. The second route is to navigate to their home page and scroll down past their GUI and download their open sourced mining software (if you dont like using these, just stick with the GUI). Fairly easy to set up, they're basically plug and play. Here's a simple set up for the  Claymore CryptoNote GPU : setx GPU_MAX_ALLOC_PERCENT...