Download Use on Web (odysee.com) Community ⌄ lbry.org Meet, chat, and party in the heart of the LBRY community. YouTube Partner Program Sync your content instantly and start earning Frequently Asked Questions Got questions? We probably have answers! Blockchain Explorer Look up transactions and claims on the LBRY blockchain Company ⌄ @lbry on LBRY Everything about LBRY, from LBRY, on LBRY Company News The latest from the LBRY team The Team Meet the people building LBRY and why they're doing it Roadmap The next steps in our journey Contact Have a question or want to connect with the LBRY, Inc. team? Credit Reports Quarterly reports on LBRY's blockchain assets Developers ⌄ LBRY.tech Find a technical overview, specification, APIs, and more Follow @lbrytech on LBRY From the devs, for the devs. The Spec Read a formal technical description of how LBRY works GitHub All LBRY code is public and open-source Contributor's Guide Become a contributor to the LBRY project Search Try LBRY Menu Try LBRY

How do I mine LBC?

« Back to FAQ

Through the PoW mining process, you can earn LBC while strengthening the security of the LBRY network.

In this guide we cover:

  • Overview of LBRY Mining
  • Understanding Mining Profitability
  • Sourcing Mining Equipment
  • Colocating your FPGAs
  • Renting Hashrate
  • Setting up your FPGA
  • Choosing and Configuring a Mining Pool
  • Setting up an LBRY wallet

Overview of LBRY Mining

Mining is a process where computing power is used to verify transactions on the LBRY network and add them to the public ledger (LBRY blockchain). It is also the process of how new LBRY Credits (LBC) are created as a reward for the successful miners (see details below). The process uses the mining software to calculate complex mathematical puzzles in order to secure the transactions. Both CPU and GPU hardware can be used for mining, but the current market is dominated by GPU and ASIC mining. LBRY uses a mix of SHA512, SHA256 and RIPEMD hash functions in its algorithm. To put it in the most simple terms: mining enables secure and fast LBC transactions.

LBRY Credits (LBC) are mined over a 20-year Proof of Work period. Block rewards increase every 100 blocks by 1LBC, peak at 500, and decline slowly.

Understanding Mining Profitability

LBRY mining economics are a result of mining revenue, operating expense & capital expenditure.

For revenue, you can go to a public mining calculator to check the current profitability. At the time of writing this guide, 1TH of hashpower generates $14 in revenue a day but this fluctuates day-to-day based on network difficulty and coin price. You should estimate this revenue out for the investment horizon making sure to factor in potential increases in difficulty and any changes in block reward.

In regards to operating expenses, this is in largely determined by your cost of electricity. As of 2020 you ideally want to pay less than 7-8 cents USD per kWh.

Sourcing Mining Equipment

LBRY mining is dominated by the ASIC/FPGA market. GPU & CPU mining is not viable at this point given the network difficulty.

FPGA’s are a bit more specialized hardware that have higher mining efficiencies than GPU’s for LBRY but also are more flexible than hardware like ASICs used to mine Bitcoin.

The following LBRY rigs are available on the market today:

Miner Hashrate Power Consumption (Watts) Unit Power (W/Mh)
Baikal BK-D 80 GH/s 500 W 0.006j/Mh
Baikal BK-B 40 GH/s 400 W 0.01j/Mh
GoldShell LB1 86 GH/s 80 W NA

GoldShell Purchase link

Resellers may also have miners available:

Colocating your FPGAs

Depending on your residential electricity rate and the size of your mining operation you may decide to host your rigs with a third-party colocation. Typically the hosting facility will charge a flat rate per kWh for setup, ensuring proper operations, electricity and ongoing maintenance.

There are many hosting options available in the US / Canada which can be found in a database here. This database contains some of the top facilities like Blockware, Compute North, Core Scientific, Frontier, Box Miner, and many more.

Please make sure to do your own research before making any decision on engaging a colocation business.

If you are self-hosting a farm you can check out various ASIC management software to make your life easier.

Setting up your FPGA

For this guide, we will set up a Baikal but the process is pretty similar for any rig.

Powering up the Miner Connect your machine to the power outlet via the built-in PSU. Then connect your miner to your internet-connected router or switch using a standard network cable. You are now ready to power up your miner.

Configuration To get started, navigate to your dashboard by finding your miners’ IP address using your router or scanner. Your page will look something like this:

LBRY FPGA Setup

Choosing and Configuring a Mining Pool

To finish the configuration, you will need to choose a mining pool. In choosing a mining pool, you can consider pool fee, payout method & frequency, the stability of the pool, user interface, statistics / data, customer support, community channels and more. A list of pools can be found here.

In this guide, we will set up an FPGA with Luxor, a US-based mining pool that operates based on the pay-per-share (PPS) payment method.

  • URL: stratum+tcp://lbc.luxor.tech:700
  • Worker: [LuxorUsername].WorkerName Workername can be anything, but avoid using symbols or special characters as it may be invalid.
  • Password: 123

Once you have filled out the details, click Save & Apply. Setup is now complete.

Monitoring Results

It will take about 5 minutes for your workers to appear on the stats page. To find your user, simply go to Luxor, login to your account and navigate to the Workers tab. You should see something like this:

LBRY Monitoring Dashboard

Setting up a LBRY Wallet

The last step is to set up your LBC address where you will receive your miner payouts. To do this in the LBRY wallet, see here.

See a mistake? Edit this page on GitHub.