ADVERTISEMENT

Why China is building so many coal plants despite its solar and wind boom

Published Feb 4, 2026 09:20 am
BEIJING (AP) — Even as China's expansion of solar and wind power raced ahead in 2025, the Asian giant opened many more coal power plants than it had in recent years — raising concern about whether the world's largest emitter will reduce carbon emissions enough to limit climate change.
More than 50 large coal units — individual boiler and turbine sets with generating capacity of 1 gigawatt or more — were commissioned in 2025, up from fewer than 20 a year over the previous decade, a research report released Tuesday said. Depending on energy use, 1 gigawatt can power from several hundred thousand to more than 2 million homes.
Overall, China brought 78 gigawatts of new coal power capacity online, a sharp uptick from previous years, according to the joint report by the Centre for Research on Energy and Clean Air, which studies air pollution and its impacts, and Global Energy Monitor, which develops databases tracking energy trends.
"The scale of the buildout is staggering," said report co-author Christine Shearer of Global Energy Monitor. "In 2025 alone, China commissioned more coal power capacity than India did over the entire past decade."
At the same time, even larger additions of wind and solar capacity nudged down the share of coal in total power generation last year. Power from coal fell about 1% as growth in cleaner energy sources covered all the increase in electricity demand last year.
China added 315 gigawatts of solar capacity and 119 gigawatts of wind in 2025, according to statistics from the government's National Energy Administration.
A power plant is seen near Shenyang in northwestern China's Liaoning province on Jan. 3, 2026. (AP Photo/Ng Han Guan)
A power plant is seen near Shenyang in northwestern China's Liaoning province on Jan. 3, 2026. (AP Photo/Ng Han Guan)
A power plant is seen from a train from Beijing to Shenyang in northwestern China on Jan. 3, 2026. (AP Photo/Ng Han Guan)
A power plant is seen from a train from Beijing to Shenyang in northwestern China on Jan. 3, 2026. (AP Photo/Ng Han Guan)
Blackouts in 2021-22 prompted coal plant building spree
The massive growth in wind and solar begs the question: Why is China still building coal power plants and, by most analyses, way more than it actually needs?
The answer is complicated.
China is at an earlier development stage than the United States or Europe, so it needs more energy to keep growing. If more of the nation's 1.4 billion people climb into the middle class, more will be able to afford air conditioners and washing machines.
Electricity is needed to keep China's factories humming and to meet the high power demands of artificial intelligence, a government priority as it seeks to make the country a leader in technology.
Power shortages in parts of China in 2021 and 2022 reinforced longstanding concerns about energy security. Some factories temporarily halted production and one city imposed rolling blackouts.
The government's response was to signal that it wanted more coal plants, leading to a surge in applications and permits for their construction.
That 2022-23 surge drove the big jump in capacity last year as the new units came on line, said Qi Qin, an analyst at the Centre for Research on Energy and Clean Air and another co-author of the report. "Once permits are issued, projects are difficult to reverse," she said.
Construction started on 83 gigawatts of coal power last year, the report said, suggesting a large amount of new capacity may come online this year.
Wind turbines are seen from a train from Beijing to Shenyang in northwestern China on Jan. 3, 2026. (AP Photo/Ng Han Guan)
Wind turbines are seen from a train from Beijing to Shenyang in northwestern China on Jan. 3, 2026. (AP Photo/Ng Han Guan)
FILE - Tibetan sheep graze at a solar farm in Hainan prefecture of western China's Qinghai province on July 1, 2025. (AP Photo/Ng Han Guan, File)
FILE - Tibetan sheep graze at a solar farm in Hainan prefecture of western China's Qinghai province on July 1, 2025. (AP Photo/Ng Han Guan, File)
Excess coal capacity could slow the transition to wind and solar
The government position is that coal provides a stable backup to sources such as wind and solar, which are affected by weather and the time of day. The shortages in 2022 resulted partly from a drought that hit hydropower, a major energy source in western China.
Coal should "play an important underpinning and balancing role" for years to come, the National Development and Reform Commission, the lead economic planning agency, said in guidance issued last year on making coal plants cleaner and more efficient.
The China Coal Transportation and Distribution Association, an industry group, said last week that coal-fired power would remain essential for power-system stability, even as other sources of energy replace it.
The risk of building so much coal-fired capacity is it could delay the transition to cleaner energy sources, Qin said. Political and financial pressure may keep plants operating, leaving less room for other sources of power, she said.
The report urged China to accelerate retirement of aging and inefficient coal plants and commit in its next five-year plan, which will be approved in March, to ensuring that power-sector emissions do not increase between 2025 and 2030.
"Whether China's coal power expansion ultimately translates into higher emissions will depend on ... whether coal power's role is genuinely constrained to backup and supporting rather than baseload generation," Qin said. (AP)
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.