Russia-China Natural Gas Trade

Russia-China Natural Gas Trade
January 22, 2026 (IF13159)

The Russian Federation (Russia) is a major energy exporter, while the People's Republic of China (PRC) is the world's leading consumer and importer of energy. Expanding China's access to Russian natural gas has become an important priority in Russia-PRC relations as China's need for energy grows and Russia looks to diversify export markets in response to Western sanctions. Unlike oil supplies, which the global market reallocates quickly, natural gas is mainly consumed in the country or region where it is produced because most gas is transported by pipeline. However, increasing volumes of natural gas are being liquefied and moved by ships to foreign markets, which provides greater flexibility. Russian natural gas used to be primarily exported to Europe, but since Russia's initial invasion of Ukraine in 2014, increasing amounts of Russian natural gas have gone to China, both as liquefied natural gas (LNG) and via new pipeline infrastructure.

Especially since 2022, when Russia launched its full-scale invasion of Ukraine, the executive branch and Congress have sought to monitor and respond to Russia and China's deepening military and economic relationship (see, for example, ยงยง1273 and 5143, respectively, of the FY2026 National Defense Authorization Act and Department of State Authorization Act; P.L. 119-60, Divisions A and E). The United States and the European Union (EU) have also sought to slow down the development of Russia's natural gas sector, including Russian exports to China, through the imposition of sanctions. Some Members of the 119th Congress have introduced legislation that would, among other measures, expand U.S. sanctions on Russia's global natural gas trade (S. 1241/H.R. 2548, S. 2904, S. 3513, H.R. 6856).

Natural Gas in China

Fossil fuels remain the most significant source of energy in China, despite the replacement of about 12% of PRC's fossil fuel use with renewable energy sources as of 2024. In 2024, 58% of China's primary energy demand came from coal, 20% from oil, and 10% from natural gas. China produces approximately 60% of the natural gas it needs.

In addition to steadily increasing domestic production, China imports natural gas from multiple suppliers, which affords China some bargaining power when negotiating natural gas purchases (see Figure 1). In 2024, 59% of China's natural gas imports arrived via ships carrying LNG to China's east coast. China lacks the pipeline distribution capacity to move natural gas from the coast to other parts of the country. Instead, inland China is primarily supplied with pipeline natural gas from the west (see Figure 2).

In 2024, Russia was China's largest source of imported natural gas (pipeline and LNG combined). Russian imports made up approximately 10% of China's natural gas use in 2024, up from 3% in 2020. Russian imports are transported mainly by pipeline, particularly via the China-Russia Natural Gas Pipeline Eastern Route, also known as Power of Siberia 1 (PS-1) (see Figure 2).

Figure 1

. Sources of China's Natural Gas, 2020-2024

Figure is interactive in HTML report version.

<script type="text/javascript">//Based on IAG in AP 7.4.1 (Revised 20240624) $(function () { $('#IAG-2947715508').bind('mousedown', function () { /* saveRptHighChartClick(); */ }); //#### HIGHCHART LIBRARIES ####// var files = ["https://code.highcharts.com/highcharts.js","https://code.highcharts.com/highcharts-more.js","https://code.highcharts.com/modules/exporting.js","https://code.highcharts.com/modules/export-data.js","https://code.highcharts.com/modules/accessibility.js"], loaded = 0; if (typeof window["HighchartsEditor"] === "undefined") { window.HighchartsEditor = { ondone: [cl], hasWrapped: false, hasLoaded: false }; include(files[0]); } else { if (window.HighchartsEditor.hasLoaded) { cl(); } else { window.HighchartsEditor.ondone.push(cl); } } function isScriptAlreadyIncluded(src) { var scripts = document.getElementsByTagName("script"); for (var i = 0; i < scripts.length; i++) { if (scripts[i].hasAttribute("src")) { if ((scripts[i].getAttribute("src") || "").indexOf(src) >= 0 || (scripts[i].getAttribute("src") === "http://code.highcharts.com/highcharts.js" && src === "https://code.highcharts.com/stock/highstock.js")) { return true; } } } return false; } function check() { if (loaded === files.length) { for (var i = 0; i < window.HighchartsEditor.ondone.length; i++) { try { window.HighchartsEditor.ondone[i](); } catch (e) { console.error(e); } } window.HighchartsEditor.hasLoaded = true; } } function include(script) { function next() { ++loaded; if (loaded < files.length) { include(files[loaded]); } check(); } if (isScriptAlreadyIncluded(script)) { return next(); } var sc = document.createElement("script"); sc.src = script; sc.type = "text/javascript"; sc.onload = function () { next(); }; document.head.appendChild(sc); } function each(a, fn) { if (typeof a.forEach !== "undefined") { a.forEach(fn); } else { for (var i = 0; i < a.length; i++) { if (fn) { fn(a[i]); } } } } var inc = {}, incl = []; each(document.querySelectorAll("script"), function (t) { inc[t.src.substr(0, t.src.indexOf("?"))] = 1; }); function cl() { if (typeof window["Highcharts"] !== "undefined") { //#### HIGHCHART LIBRARIES END ####// //##### CRS THEME START (v1.2, 20220510)#####// Highcharts.theme = { colors: ['#0C90FC', '#003865', '#F1B434', '#7060A8', '#6CC8BD', '#757048', '#B4C7D0', '#D36127'], chart: {backgroundColor: 'white',}, title: { style: { color: 'black', font: '15px "Calibri", Verdana, sans-serif', fontWeight: 'bold' } }, subtitle: { style: { color: 'black', font: '14px "Calibri", Verdana, sans-serif' }}, credits: { enabled: false }, legend: { itemStyle: { fontFamily: '"Calibri", Verdana, sans-serif', fontSize: '14px', color: 'black', "text-decoration": 'none !important' }, verticalAlign: 'top', itemMarginBottom: 7, }, yAxis: { title: { style: { font: '14px "Calibri", Verdana, sans-serif', fontWeight: 'bold', color: 'black'} }, labels: { style: { font: '14px "Calibri", Verdana,sans-serif', color: 'black'}}, }, xAxis: { title: { style: { font: '14px "Calibri", Verdana, sans-serif', fontWeight: 'bold', color: 'black'}, y: 8 }, labels: { style: { font: '14px "Calibri", Verdana, sans-serif', color: 'black' }, }, lineColor: 'black', lineWidth: 0.5 } }; Highcharts.setOptions(Highcharts.theme); Highcharts.setOptions({ lang: {thousandsSep: ','}, chart: {style: {fontFamily: 'Calibri'}}, exporting: { enabled: false } }); //##### CRS THEME END #####// //#### START chart elements before Highcharts container ####// //#### END chart elements before the Highcharts container ####// var options = { //#### START code inside Highcharts.chart('container', { ####// chart: { zooming: { resetButton: false } }, title: { text: null }, subtitle: { text: null }, xAxis: { categories: [ '2020', '2021', '2022', '2023', '2024' ], tickWidth: 1, tickLength: 8, tickInterval: 1, labels: { rotation: 0 }, }, yAxis: [{ title: { text: 'billion cubic meters (BCM)', rotation: -89.9 }, min: 0, max: 450, tickInterval: 50, gridZIndex: 0, gridLineColor: '#F3F3F3', labels: { formatter: function () { return '' + this.value ; } }, }], tooltip: { outside: true, split: false, valuePrefix: 'BCM', headerFormat: '', formatter: function () { return '' + this.x + '
' + ' ' + '' + this.series.name + ': ' + this.y.toFixed(1) + ' BCM'; }, backgroundColor: 'rgba(255, 255, 255, 0.9)', borderWidth: 0, shape: 'callout', headerShape: 'callout', inverted: true, zIndex: 100 }, plotOptions: { series:{ states: {inactive: {opacity: 1},hover: {lineWidthPlus:0}}, marker:{enabled:false} }, area: { pointStart: 2020, stacking: 'normal', lineWidth: 0, marker: { enabled: false } }, line: { pointStart: 2020, lineWidth: 3, marker: { enabled: false } }, }, legend: { align: 'right', verticalAlign: 'top', floating: false, layout: 'vertical', itemWidth: 175, itemMarginBottom: 5, x: 0, y: 50 }, series: [ { name: 'Consumption', type: 'line', dashStyle: 'shortDash', color: '#CE0E2D', // zIndex: 0, data: [319.4, 360.7, 356.5, 384.7, 420.9] }, { name: 'Other', type: 'area', color: '#B4C7D0', // zIndex: 0, data: [14.9, 17.1, 13.9, 10.3, 11.0] }, { name: 'Turkmenistan', type: 'area', color: '#384F5A', // zIndex: 0, data: [28.2, 30.6, 33.0, 33.2, 33.0] }, { name: 'Russia', type: 'area', color: '#971b24', // zIndex: 0, data: [4.1, 10.3, 15.5, 22.7, 30.6] }, { name: 'Russia LNG', type: 'area', color: '#F05C74', // zIndex: 0, data: [6.8, 6.0, 8.6, 10.7, 9.5] }, { name: 'Qatar LNG', type: 'area', color: '#E7A07B', // zIndex: 0, data: [10.9, 12.0, 20.9, 22.5, 24.9] }, { name: 'Australia LNG', type: 'area', color: '#F6D184', // zIndex: 0, data: [38.6, 41.4, 29.7, 32.7, 35.6] }, { name: 'Other LNG', type: 'area', color: '#6CACA0', // zIndex: 0, data: [33.0, 45.5, 25.1, 30.4, 34.3] }, { name: 'Domestic Production', type: 'area', color: '#002A4B', // zIndex: 0, data: [182.9, 197.8, 210.4, 223.4, 242.7] }, ], annotations: [{ },] //#### END container ####// }; new Highcharts.Chart("IAG-2947715508", options); } } }); </script>

Source: Cedigaz, a subscription service.

Notes: LNG = liquefied natural gas. Gas not labeled LNG is imported by pipeline.

Natural gas is an important part of China's efforts to meet its climate goals. China's central government, as well as some local and provincial governments, have indicated that gas could play a transitional role in reducing coal demand in favor of other energy sources. Northern provinces in particular have demonstrated an interest in coal-to-gas switching. In March 2025, China's National Development and Reform Commission (NDRC), the country's central economic planning agency, emphasized natural gas pipeline and storage infrastructure as an economic priority moving into the country's 15th Five-Year Plan period (2026-2030).

Preliminary details about China's 15th Five-Year Plan show plans to address gaps in China's LNG distribution infrastructure. They also identify PS-1 as a "key" pipeline for supporting cross-provincial gas distribution. In November 2025, the NDRC published its first major update to China's oil and gas infrastructure regulations since 2014. These measures include provisions to incentivize provincial governments to link provincial pipelines with national networks and to invest in LNG receiving terminals, which could influence the structure of PRC natural gas demand in the medium-to-long term.

Future Russia-China Pipeline Prospects

Russia's initial invasion of Ukraine in 2014 and resulting Western sanctions led Moscow to seek a greater economic partnership with China. Russia and China signed a natural gas contract in 2014 for PS-1, which went into operation in 2019. PS-1 runs more than 1,400 miles from the Chayanda natural gas field in Russia's Far East into China's Heilongjiang province. In 2024, PS-1 provided about 31 billion cubic meters (BCM) of natural gas deliveries, accounting for 7% of China's natural gas consumption that year, according to PRC estimates. In 2025, PS-1 delivered more than 38 BCM of natural gas to China (exceeding planned capacity).

Figure 2. China/Russia Regional Gas Infrastructure

Source: S&P, U.S. Department of State, and ESRI.

Notes: LNG = liquefied natural gas. LNG projects are by project name, not individual processing units. For example, Arctic LNG comprises Arctic LNG 1 and Arctic LNG 2. Liquefaction facilities are for exporting gas; regasification facilities are for importing gas.

In September 2025, Russian President Vladimir Putin met with his counterpart, Xi Jinping, in Beijing. Energy was a topic of discussion, and the two leaders reached agreements related to the Russia-China gas trade. One agreement concerned construction of a Power of Siberia 2 (PS-2) pipeline, which would extend from Russia's Yamal Peninsula in northwestern Siberia through Mongolia into northern China. PS-2 would increase the capacity of Russian pipeline natural gas exports to China by 50 BCM. Reportedly, the pipeline would be sponsored by Russia's national gas company Gazprom and one of China's state-owned energy companies, China National Petroleum Corporation (CNPC). A key issue of contention for PS-2 has been the pricing mechanism for the gas, which was a sticking point in earlier PS-1 negotiations. Yamal natural gas previously went exclusively to Europe.

As of December 2025, official media sources in China have not published any details on the status of PS-2 negotiations, while Russian media sources and Gazprom press releases have described the outcome of the September 2025 discussions as a "legally binding agreement." Some experts point to this gap in official communications about the deal as an indicator that negotiations may still be ongoing.

Sanctions and LNG Imports

As the United States and the EU have sought to slow down the development of Russia's natural gas sector, China has facilitated it. In response to Russia's 2022 invasion of Ukraine, P.L. 117-109 prohibits the importation into the United States of Russian energy products, including LNG. In 2023, the Biden Administration imposed sanctions on the operator of Russia's Arctic LNG 2 project.

Since then, several vessels and entities linked to Arctic LNG 2, including some PRC-based vessels, have been targeted for U.S. sanctions. The majority owner of Arctic LNG 2 is Novatek, a major Russian natural gas company; it and some subsidiaries are subject to certain U.S. sanctions (Novatek itself is subject to financing-related restrictions but not asset-blocking sanctions). CNPC, through subsidiaries, owns a stake in Arctic LNG 2.

In October 2024, then-U.S. Assistant Secretary of State Geoffrey Pyatt stated that U.S. sanctions seek "to ensure that [Russia] is not able to take the gas that Gazprom used to send to Europe through pipeline exports and [redirect] that gas to global markets."

The EU has also gradually increased sanctions on Russia's natural gas sector. In June 2024, the EU imposed restrictions on trade and investment related to completing Russian LNG projects, including Arctic LNG 2. In October 2025, the EU banned imports of Russian LNG as of January 2027 for long-term contracts and as of April 2026 for short-term contracts. In December 2025, the EU agreed to ban all Russian natural gas imports by September 2027.

PRC companies reportedly supplied critical components for the construction of Arctic LNG 2. At the end of August 2025, a few days before Putin met with Xi in China, media reports indicated that an LNG shipment originating at the Arctic LNG 2 terminal had arrived at China's Beihai terminal. The tanker, Arctic Mulan (formerly Mulan), which conveyed the LNG to China, is also subject to U.S. sanctions as of the end of 2025. Reports indicate that Arctic LNG 2 had sent at least 21 LNG shipments to China on sanctioned vessels; Russia is reportedly also using a sanctioned icebreaker to transport LNG in the wintertime. A delivery from Portovaya LNG facility, whose operator is also subject to U.S. sanctions, reportedly arrived in Beihai on another sanctioned vessel.