Kalshi Hits $12B, Polymarket $10B All-Time Highs on March NCAA Tournament Surge

2026-3-31 18:38

Kalshi has already posted $12.35 billion in notional volume in March 2026, surpassing its previous all-time high of $10.44 billion set during Super Bowl month in February. It’s an 18.3% month-over-month jump with two days of volume still to collect for March. Meanwhile, Polymarket’s global platform has exceeded $10 billion in monthly volume for the first time, outpacing its previous all-time high of $7.94 billion, also set in February.

The result makes March the single largest month for both Kalshi and Polymarket, with Kalshi’s new record also representing the biggest month ever recorded by a U.S.-regulated prediction market exchange.

The NCAA Tournament was the main driver for Kalshi. All ten of Kalshi’s top markets by volume in March were college basketball games, with Duke matchups alone accounting for four of them. The Elite Eight game between UConn and Duke on March 29 led the platform with $24.5 million in combined contract volume. Notably, a First Round matchup, Siena at Duke, generated $18.1 million, more than most Sweet 16 games, reflecting the enormous speculative interest in a potential 15-seed upset of the tournament’s biggest draw.

March Madness dominates Kalshi’s top five markets GameRoundVolumeUConn at DukeElite Eight$24.5MPurdue at ArizonaElite Eight$19.3MSiena at DukeFirst Round$18.1MSt. John’s at DukeSweet 16$14.8MSanta Clara at KentuckyFirst Round$13.9M

On a weekly basis, the March 16 week, encompassing Selection Sunday through the first two rounds, is still the single largest week in the dataset at $3.40 billion, edging out even the bracket’s later rounds.

Note: Kalshi and Polymarket US and global volume data and top markets pulled from our internal prediction markets tracking data. Other platform data and category totals are from Dune.

Polymarket still trails Kalshi, but tracking together

Kalshi continues to track above Polymarket in terms of total notional volume, driven in large part by the sports calendar. Still, Polymarket’s $10.15 billion in global notional volume through the first 29 days of March surpasses its prior monthly record of $7.94 billion set in February for a 27.8% increase and the largest month-over-month dollar gain of any platform this month. Polymarket’s unique user count hit 768,476 month to date, up 14.4% already from February’s 671,441.

Both platforms posted their best months ever in March, but by different routes. Kalshi’s $12.35 billion edged Polymarket’s $10.15 billion globally, a $2.2 billion difference, though Polymarket’s 27.8% MoM volume growth outpaced Kalshi’s 18.3%, driven by a surge in geopolitical trading activity. Polymarket’s transaction growth was even more pronounced, up 36.3% versus Kalshi’s 17.4%, suggesting a higher volume of smaller trades on the crypto-native platform compared to Kalshi’s larger average contract sizes.

Week over week, both platforms tracked closely through March, peaking in the March 16 week before pulling back in the final full week of the month.

Kalshi vs. Polymarket volume and transactions (Last 6 weeks) PNG Embed CSV Share Kalshi Volume (USD) Polymarket Volume (USD) Kalshi Transactions Polymarket Transactions Week Start Kalshi Volume (USD) Polymarket Volume (USD) Kalshi Transactions Polymarket Transactions 2/16/2026 $2.59B $1.82B 17.6M 22.7M 2/23/2026 $2.73B $2.40B 18.7M 24.6M 3/2/2026 $2.86B $2.50B 20.0M 26.3M 3/9/2026 $2.93B $2.34B 19.7M 24.7M 3/16/2026 $3.40B $2.54B 21.4M 27.4M 3/23/2026 $2.73B $2.24B 19.0M 26.3M (function() { function _ptmInit() { var el = document.getElementById('ptm-chart-1'); if (!el) return; var ctx = el.getContext('2d'); new Chart(ctx, { type: 'bar', data: { labels: ["2\/16\/2026","2\/23\/2026","3\/2\/2026","3\/9\/2026","3\/16\/2026","3\/23\/2026"], datasets: [{"type":"bar","label":"Kalshi Volume (USD)","data":[2592000000,2729400000,2858100000,2934750000,3396270000,2730290000],"backgroundColor":"#00d4aa","borderRadius":4,"borderSkipped":false,"maxBarThickness":44,"yAxisID":"yLeft","order":2},{"type":"bar","label":"Polymarket Volume (USD)","data":[1820000000,2400200000,2496400000,2344270000,2544660000,2241720000],"backgroundColor":"#7c3aed","borderRadius":4,"borderSkipped":false,"maxBarThickness":44,"yAxisID":"yLeft","order":2},{"type":"line","label":"Kalshi Transactions","data":[17628798,18726198,20041183,19747251,21441022,19027366],"borderColor":"#f97316","backgroundColor":"transparent","pointRadius":5,"pointHoverRadius":7,"pointBackgroundColor":"#ffffff","pointBorderColor":"#f97316","pointBorderWidth":2.5,"tension":0.35,"borderWidth":2.5,"yAxisID":"yRight","order":1},{"type":"line","label":"Polymarket Transactions","data":[22655477,24625064,26260409,24671808,27361738,26319889],"borderColor":"#0ea5e9","backgroundColor":"transparent","pointRadius":5,"pointHoverRadius":7,"pointBackgroundColor":"#ffffff","pointBorderColor":"#0ea5e9","pointBorderWidth":2.5,"tension":0.35,"borderWidth":2.5,"yAxisID":"yRight","order":1}] }, options: { responsive: true, maintainAspectRatio: false, layout: { padding: { top: 8, bottom: 4 } }, interaction: { intersect: false, mode: 'index' }, plugins: { legend: { display: false }, tooltip: { backgroundColor: '#0f172a', titleFont: { family: "'Plus Jakarta Sans', sans-serif", size: 11, weight: 600 }, bodyFont: { family: "'Plus Jakarta Sans', sans-serif", size: 11 }, padding: { x: 10, y: 8 }, cornerRadius: 6, callbacks: { label: function(ctx) { var fmt = ctx.dataset.yAxisID === 'yRight' ? 'compact' : 'currency'; return ctx.dataset.label + ': ' + ptmCharts.formatValue(ctx.parsed.y, fmt); } } } }, scales: { x: { grid: { display: false }, ticks: { font: { family: "'Plus Jakarta Sans', sans-serif", size: 11, weight: 500 }, color: '#8a90a0' } }, yLeft: { type: 'linear', position: 'left', beginAtZero: true, grid: { color: 'rgba(0,0,0,0.05)', drawBorder: false }, border: { display: false }, title: { display: false, text: "", color: '#8a90a0', font: { family: "'Plus Jakarta Sans', sans-serif", size: 10, weight: 500 } }, ticks: { font: { family: "'Plus Jakarta Sans', sans-serif", size: 11 }, color: '#8a90a0', padding: 8, callback: function(val) { return ptmCharts.formatValue(val, 'currency'); } } }, yRight: { type: 'linear', position: 'right', beginAtZero: true, grid: { drawOnChartArea: false }, border: { display: false }, title: { display: false, text: "", color: '#8a90a0', font: { family: "'Plus Jakarta Sans', sans-serif", size: 10, weight: 500 } }, ticks: { font: { family: "'Plus Jakarta Sans', sans-serif", size: 11 }, color: '#8a90a0', padding: 8, callback: function(val) { return ptmCharts.formatValue(val, 'compact'); } } } } } }); } if (typeof Chart !== 'undefined') { _ptmInit(); } else { document.addEventListener('DOMContentLoaded', _ptmInit); } })();

The week of March 16 is still Kalshi’s best week ever, thanks to a whopping 52 games packed into the first six days of the men’s NCAA basketball tournament. That included the first four play-in games plus 32 Round 1 games and 16 Round 2 games. Last week’s Sweet 16 (eight games) and Elite 8 (four games) still drove significant volume last week, but not near the cumulative volume as Week 1 of March Madness.

Polymarket’s peak was less pronounced, reflecting its heavier reliance on geopolitical rather than sports-driven volume. The March 23 pullback on both platforms is to be expected with 12 total men’s March Madness games vs. the previous week’s 52.

Kalshi dominated by sports, Polymarket continues with geopolitical events

Where Kalshi’s volume was driven by sports, Polymarket’s top markets were dominated by Middle East geopolitics. The top three markets by volume were all Iran-related: Khamenei out as Supreme Leader by February 28 ($125M), US strikes Iran by February 28 ($84M), and Netanyahu out by March 31 ($81M). The contrast illustrates the fundamentally different audiences the two platforms serve with American sports bettors on one side, and crypto-native international traders on the other.

That divergence shows up clearly in the category-level data. Sports continues to dominate on Kalshi’s end, accounting for 87% of volume over the last four weeks (March 2-29), $9.90 billion of $11.38 billion. That includes the newly separated out “Exotics” category, comprising primarily of sports parlay or “combo” volume.

Polymarket’s volume was more evenly distributed, with Politics (including Trump markets) at $2.97 billion and Crypto at $2.72 billion together making up 57% of its total. In the one category where both platforms compete directly, Sports, Kalshi’s $9.90 billion was 2.5x Polymarket’s $4.03 billion.

Kalshi vs. Polymarket category comparison (March 23-29) PNG Embed CSV Share Kalshi Polymarket Platform Kalshi Polymarket Sports $2,244,369,520 $861,099,289 Crypto $293,873,672 $675,749,209 Politics $42,809,153 $654,592,085 Culture $8,653,110 $45,860,497 Weather $20,064,758 $44,828,085 Economy $16,783,905 $27,432,810 (function() { function _ptmInit() { var el = document.getElementById('ptm-chart-2'); if (!el) return; var ctx = el.getContext('2d'); new Chart(ctx, { type: 'bar', data: { labels: ["Sports","Crypto","Politics","Culture","Weather","Economy"], datasets: [{"type":"bar","label":"Kalshi","data":[2244369520,293873672,42809153,8653110,20064758,16783905],"backgroundColor":"#00d4aa","borderRadius":4,"borderSkipped":false,"maxBarThickness":44,"yAxisID":"yLeft","order":2},{"type":"bar","label":"Polymarket","data":[861099289,675749209,654592085,45860497,44828085,27432810],"backgroundColor":"#7c3aed","borderRadius":4,"borderSkipped":false,"maxBarThickness":44,"yAxisID":"yLeft","order":2}] }, options: { responsive: true, maintainAspectRatio: false, layout: { padding: { top: 8, bottom: 4 } }, interaction: { intersect: false, mode: 'index' }, plugins: { legend: { display: false }, tooltip: { backgroundColor: '#0f172a', titleFont: { family: "'Plus Jakarta Sans', sans-serif", size: 11, weight: 600 }, bodyFont: { family: "'Plus Jakarta Sans', sans-serif", size: 11 }, padding: { x: 10, y: 8 }, cornerRadius: 6, callbacks: { label: function(ctx) { var fmt = ctx.dataset.yAxisID === 'yRight' ? 'compact' : 'number'; return ctx.dataset.label + ': ' + ptmCharts.formatValue(ctx.parsed.y, fmt); } } } }, scales: { x: { grid: { display: false }, ticks: { font: { family: "'Plus Jakarta Sans', sans-serif", size: 11, weight: 500 }, color: '#8a90a0' } }, yLeft: { type: 'linear', position: 'left', beginAtZero: true, grid: { color: 'rgba(0,0,0,0.05)', drawBorder: false }, border: { display: false }, title: { display: false, text: "", color: '#8a90a0', font: { family: "'Plus Jakarta Sans', sans-serif", size: 10, weight: 500 } }, ticks: { font: { family: "'Plus Jakarta Sans', sans-serif", size: 11 }, color: '#8a90a0', padding: 8, callback: function(val) { return ptmCharts.formatValue(val, 'number'); } } }, yRight: { type: 'linear', position: 'right', beginAtZero: true, grid: { drawOnChartArea: false }, border: { display: false }, title: { display: false, text: "", color: '#8a90a0', font: { family: "'Plus Jakarta Sans', sans-serif", size: 10, weight: 500 } }, ticks: { font: { family: "'Plus Jakarta Sans', sans-serif", size: 11 }, color: '#8a90a0', padding: 8, callback: function(val) { return ptmCharts.formatValue(val, 'compact'); } } } } } }); } if (typeof Chart !== 'undefined') { _ptmInit(); } else { document.addEventListener('DOMContentLoaded', _ptmInit); } })(); March volume increased by $1.22 billion (+5.25%)

Total prediction market volume with two days to go reached $24.47 billion in March across all tracked platforms, up from $23.25 billion in February. Four platforms set simultaneous all-time highs: Kalshi, Polymarket, Crypto.com ($598M, up 50.5% from its prior ATH of $452M in January), and Limitless ($456M). The multi-platform record performance suggests broad market expansion rather than simple rotation between platforms.

Total industry transactions for March already exceeded February’s full-month count of 155.7 million, with 188.1 million recorded across just the first four weeks.

The one significant drag on headline totals was Opinion, which fell from $3.11 billion in February to $475 million in March for an 84.7% drop. Opinion Labs’ volume figures, which we flagged as likely highly inflated, are thus skewing the month-over-month industry totals on Dune. Without that decline, total market growth would have been substantially larger.

For context on the U.S. regulatory landscape, Polymarket’s domestic product recorded $232 million in March volume across 4,597 markets, according to our tracking. Polymarket US remains in early buildout, still with sports markets only, while its top domestic competitor Kalshi continues to operate at scale. The Kalshi domination of US prediction market trading volume is unlikely to change any time soon, though challengers are lining up to give it a shot.

The post Kalshi Hits $12B, Polymarket $10B All-Time Highs on March NCAA Tournament Surge appeared first on DeFi Rate.

origin »

Bitcoin price in Telegram @btc_price_every_hour

Chronobank (TIME) на Currencies.ru

$ 2.3995 (-0.55%)
Объем 24H $263.121k
Изменеия 24h: -3.10 %, 7d: -17.62 %
Cегодня L: $2.3995 - H: $2.5454
Капитализация $1.704m Rank 1676
Цена в час новости $ 2.4556 (-2.28%)

march surge 10b kalshi polymarket ncaa all-time

march surge → Результатов: 126


Best Crypto Presale to Buy Today is DeepSnitch AI, With Launch Set for 31 March, Drawing $2.3M With 1000x Upside as Bitcoin Whales Flee to Exchanges

Ancient Bitcoin whales have moved above $117 million worth of BTC to exchanges in a single day, spooked by escalating Middle East tensions and an oil price surge past $119 a barrel. Capital displacement like this isn’t exactly the type to stay idle for long, and it’s going to have impacts on where money funnels […] The post Best Crypto Presale to Buy Today is DeepSnitch AI, With Launch Set for 31 March, Drawing $2.

2026-3-20 15:30


Фото:

Coinbase security under fire after $46M phishing attacks

A disturbing surge in phishing scams has reportedly cost Coinbase users over $46 million in March 2025 alone, highlighting the growing threat of sophisticated cybercrime in the cryptocurrency space. Blockchain investigator ZachXBT has been tracking a series of significant thefts, including one particularly alarming incident on March 27 involving the loss of 400.099 Bitcoin – […]

2025-4-1 06:56