The post France Considers Using Nuclear Power for Bitcoin Mining appeared first on Coinpedia Fintech News
France’s far-right National Rally party, Rassemblement National (RN), is preparing a bill to tap into the nation’s surplus nuclear energy to mine Bitcoin. The proposal, led by MP Aurélien Lopez‑Liguori, would run as a five‑year pilot program at nuclear plants like Flamanville.
The idea behind this initiative is that when power demand is low, nuclear plants often produce more energy than the grid can use. Instead of wasting it, RN wants to turn that spare electricity into digital gold.
From Crypto Ban to Bitcoin Mining, Marine Le Pen’s Policy Shift
This marks a big shift for RN leader Marine Le Pen. In 2016, she called for a total ban on cryptocurrencies, claiming they were tools of elites and Wall Street. By 2022, her stance had softened with her changing stance she supported regulating crypto instead of banning it. Now, in 2025, she’s gone further, backing a plan for France to directly produce Bitcoin using its nuclear capacity.
How It Could Pay Off
Industry estimates suggest that using just one gigawatt of surplus nuclear power could bring in $100–150 million per year in Bitcoin revenue. Instead of losing money during periods of oversupply, when electricity prices can even turn negative, the state could convert unused energy into profit.
Supporters argue that this plan could help stabilize the power grid. Bitcoin mining farms can quickly power up during excess supply and shut down when demand rises, acting as a buffer for the grid. There’s also potential to reuse the heat generated by mining to warm homes, greenhouses, or even public swimming pools, a concept already used in parts of Scandinavia.
Bitcoin, Ethereum & XRP Price Rally as Crypto Market Cap Hits $3.6T
,
Mixed Reaction
While RN hails this as a win‑win, critics aren’t convinced. Environmental groups argue that even with nuclear power, crypto mining still consumes a lot of energy and shouldn’t be encouraged. Politically, the bill faces challenges, as a similar proposal was rejected in June due to parliamentary rules. RN will need strong support to push it through this time.
Why This Matters
If France moves ahead, it could become the first European country to officially combine nuclear energy and Bitcoin mining. This would not only boost the country’s Bitcoin reserves but also set an example for other nations exploring ways to monetize surplus renewable or nuclear energy. For crypto watchers, it’s a sign of how far Bitcoin has come, from being dismissed as risky speculation to becoming part of national economic strategies.
function subscribed_popupmodal(template_id) { var templateId = ‘6’; getAllSubscriberCategoryList([templateId]); var subcribemodal = window.parent.document.getElementById(‘subscribe-modal-design’); if (subcribemodal) { var modalContent = `
Never Miss a Beat in the Crypto World!
Stay informed and gain the edge you need to navigate the crypto world. Select your subscription now
if (storeCheckedId.length === 0) { var unsubcribedPopUpmodal =
`
You’ve Unsubscribed Successfully
We’re sorry to see you go! Your subscription has been canceled. If you change your mind, you can re-subscribe anytime. Thank you for being part of our community!
Thank you for subscribing to our crypto and blockchain newsletter! You’ll now receive the latest news, insights, and updates straight to your inbox. Welcome to our community!
`;
let selectedSubscriptionsArray = selectedSubscriptionsString.split(‘,’); let subscribedCategories = selectedSubscriptionsArray.map(subscription => subscription.split(‘_’)[0]); let subscribedCategoriesString = subscribedCategories.join(‘, ‘);
subscribedmodal.innerHTML = subscribedPopupModal; if (document.getElementById(‘selectidname’)) { document.getElementById(‘selectidname’).textContent = subscribedCategoriesString; }
function closeModal(template_id) { var modalId = template_id; var modal = document.querySelector(‘#’ + modalId); // Using querySelector to find the modal
// Function to get cookies function getCookie(name) { let value = “; ” + document.cookie; let parts = value.split(“; ” + name + “=”); if (parts.length == 2) return parts.pop().split(“;”).shift(); }
// Get user token from cookies const userToken = getCookie(‘user_token’);
if (subscribewithoutData === ‘true’ && userToken) { // Call the modal function with the category ID subscribed_popupmodal(subscribe_clicked_cat_id);
// Remove the flag and category ID from localStorage localStorage.removeItem(‘subscribe_without_Login’); localStorage.removeItem(‘subscribe_clicked_id’); } });
var listItems = document.querySelectorAll(‘.subscription-options li’); if (listItems.length === 0) return;
var anyActive = false; listItems.forEach(function(item) { var checkbox = item.querySelector(‘input[type=”checkbox”]’); if (checkbox) { if (checkbox.checked) { item.classList.add(‘active’); anyActive = true; // Set anyActive to true } else { item.classList.remove(‘active’); // Remove ‘active’ class if checkbox is unchecked } } });
}
function updateButtonText(anyActive) { var subscribeButtonSpan = document.querySelector(‘.subscribe-submit .changeBtnText’); if (subscribeButtonSpan) { if (anyActive) { subscribeButtonSpan.textContent=”Subscribe Now”; } else { subscribeButtonSpan.textContent=”Unsubscribe”; } } }
function updateSubscriptionButton() { var listItems = document.querySelectorAll(‘.subscription-options li’); if (listItems.length === 0) return;
var anyActive = false; listItems.forEach(function(item) { var checkbox = item.querySelector(‘input[type=”checkbox”]’); if (checkbox) { if (checkbox.checked) { item.classList.add(‘active’); anyActive = true; // Set anyActive to true } else { item.classList.remove(‘active’); // Remove ‘active’ class if checkbox is unchecked } } });
// Update the button text based on whether any list item has the ‘active’ class updateButtonText(anyActive); } document.addEventListener(‘click’, function(event) { var clickedItem = event.target.closest(‘.subscription-options li’); if (clickedItem) { var checkbox = clickedItem.querySelector(‘input[type=”checkbox”]’); if (checkbox) { checkbox.checked = !checkbox.checked; updateSubscriptionButton(); } } });
FAQs
What is France’s RN Bitcoin mining proposal?
RN plans a five-year pilot to use surplus nuclear power from plants like Flamanville to mine Bitcoin.
How much revenue could the plan generate?
One gigawatt of surplus nuclear power could yield $100–150 million in Bitcoin annually.
How would mining help the power grid?
Mining can absorb excess power when demand is low and shut down when demand rises, stabilizing the grid.