The post Crypto Tax India Crackdown: CBDT Sends Notices to Thousands for Undeclared Income appeared first on Coinpedia Fintech News
India’s Central Board of Direct Taxes (CBDT) has initiated a large-scale investigation into individuals and entities who failed to report income from Virtual Digital Assets (VDAs), including cryptocurrencies.
What Happened?
The CBDT has identified widespread non-compliance related to crypto income and has sent notices via email, asking recipients to update their Income Tax Returns (ITRs).
“The department has recently sent emails to thousands of defaulting persons to review their ITR and update it if any income on account of VDA (Virtual Digital Asset) transactions has not been properly declared,” a senior CBDT official confirmed.
The undeclared income violates provisions under the Income Tax Act, 1961 and is now under close scrutiny.
Why CBDT Launched This Probe
This enforcement action is part of CBDT’s NUDGE initiative (Non-Intrusive Usage of Data to Guide and Enable) under Section 80GGC. The focus is to detect tax evasion and money laundering in crypto activities.
Key triggers for the crackdown include:
Large crypto trades not matched with income disclosures
Use of undisclosed offshore wallets
Crypto profits converted into cash with no tax reporting
Lack of foreign asset declaration by traders
This action aligns with the Indian government’s efforts to bring transparency to the digital asset ecosystem and combat financial crimes involving crypto.
Crypto Market Faces $190M Liquidation—But Signs Hint at Upcoming Rally
,
What Crypto Investors Need to Do
If you’ve received a notice or believe your crypto income is not properly declared, take the following steps:
Review your past ITRs for any undeclared crypto gains
Gather records of all VDA transactions
File an updated return using ITR-U under Section 139(8A)
Declare crypto income separately from other capital gains for clarity
Timely compliance can help avoid penalties and formal investigations.
What’s Next?
The CBDT has made it clear that this is a final reminder. Those who fail to respond to the notice may be subjected to verification or in-depth scrutiny.
“Those who fail to respond to the nudge may be picked for verification or scrutiny,” CBDT warned.
This action signals a stricter enforcement environment for crypto users in India. As virtual assets grow in popularity, the tax department is stepping up efforts to ensure transparency and legal compliance.
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
Why is India’s CBDT investigating crypto income?
The CBDT launched a probe into crypto income to combat tax evasion and money laundering, identifying widespread non-compliance where large crypto trades didn’t match income disclosures.
How should crypto income be declared in India’s ITR?
Crypto income should be declared separately from other capital gains in your ITR, typically using the dedicated Schedule VDA, and potentially an ITR-U if updating past returns.
What is India’s crypto tax in 2025?
India imposes a flat 30% tax on crypto gains and a 1% TDS on transfers over ₹10,000, with no loss set-off.