The post Crypto Hack Losses Hit $2.1B So Far in 2025 : CertiK appeared first on Coinpedia Fintech News
So far in 2025, on-chain incidents have already cost users a shocking $2.1 billion. Wallet hacks, phishing scams, and data leaks are everywhere, and it’s only getting worse.
CertiK, a well-known blockchain security firm, shared this worrying update, saying wallet hacks and phishing attacks are the biggest reasons for these huge losses
Here’s how you can stay safe from these hackers.
Crypto Scams Cost $2.2B in 2025
This new warning from CertiK comes after they recently shared their big annual Hack3d Report. According to that report, more than $2.3 billion was stolen in 2024 alone through 760 different on-chain attacks.
That’s a huge amount of money gone in just one year, reminding everyone to be extra careful.
But what’s really worrying is that we’re only halfway through 2025, and already $2.1 billion has been stolen in crypto hacks. The biggest hack so far was in February, when hackers stole around $1.46 billion from Bybit, a Dubai-based exchange.
Thus far in 2025, on-chain incidents have led to ~$2.1B in losses.
The majority of losses have come from wallet compromises and phishing, with an increase in data leaks its important to remain vigilant. pic.twitter.com/Cjm6QFHWqX
Other major hacks include Coinbase losing $400 million, Cetus (on the Sui network) with $220 million lost, Phemex at $85 million, and UPCX at $70 million. Crypto users need to stay alert!
Phishing Scams – Main Culprit
One of the most shocking parts of a recent report is that phishing scams were behind nearly half of all crypto losses. These scams have become smarter and more dangerous.
Phishing tricks, like fake websites, messages, or emails that look real, rose by 31% in just one year. That’s a huge jump and a clear sign that scammers are getting better at fooling people.
$330 Million Bitcoin Hack Drives Monero’s Price Surge
,
How to Protect Yourself in 2025
So, what can you do to stay safe from these attacks?
Double-Check Before You Click
Always verify links and wallet addresses on trusted sites like Etherscan or Solscan before sending money.
Use a Cold Wallet for Extra Safety
These wallets are not connected to the internet, so hackers can’t reach them. They’re perfect for coins you want to keep safe for a long time.
Watch Out for Social Media Scams
Hackers often pretend to be famous people or make fake giveaways that sound too good to be true. If someone tries to rush you to act quickly, that’s a big warning sign.
Meanwhile, CertiK’s advice is simple be careful, stay alert, and don’t rush into anything.
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
How much crypto has been stolen in 2025 so far?
As of halfway through 2025, a staggering $2.1 billion has already been stolen in on-chain incidents, according to CertiK.
What are the biggest crypto hacks of 2025?
The largest hack so far in 2025 was $1.46 billion from Bybit. Other major incidents include Coinbase ($400M), Cetus ($220M), and Phemex ($85M).
How can I protect my crypto from phishing scams?
Always double-check links/addresses on trusted sites like Etherscan, use a cold wallet for long-term storage, and beware of social media scams.