In the standard call log of Google Phone applications or proprietary Android shells, you will not see incoming calls from blacklisted numbers, since the system deliberately hides these entries and blocks notifications in order to protect the user from annoying calls.

Unfortunately, there is a single button “Show all blocked calls” in the settings Android does not exist. How the blocking works depends on the operating system version, smartphone model, and the specific application you use to manage calls. In some cases, data about communication attempts is stored in hidden system logs, while in others it is deleted instantly after the filter is triggered. The information presented below will help you understand the nuances of the blocker's operation and find traces of missed calls.

It should be immediately noted that if a call was completely rejected at the network or application level before connecting, it may not be displayed in the usual interface. However, there are methods to bypass these restrictions and gain access to hidden information. We will look at both built-in system tools and third-party solutions that will help restore the picture of what happened.

Standard blocking settings in the Phone application

First of all, you need to check the built-in blocking log, which is found in most modern versions of Android. Developers often hide this function deep in the menu so as not to clutter the main interface. To access this data, you will need to go to the settings of the application itself, and not the general settings of your smartphone. Click on the three dots in the corner of the screen or the gear icon to open the menu.

In the list that opens, look for a section that may be called Blocked numbers, Spam and blocking or Blocking settings. In some shells, for example Samsung One UI or Xiaomi MIUI, this item is placed in a separate submenu inside the call settings. This is where the system stores a list of numbers that you added manually, as well as those who were blocked by the automatic spam filter.

There is often a tab or button inside this section Blocking log. If this option is active, you will see a list of all dialing attempts since the number was added to the blacklist. The attempt time, date and the phone number itself are displayed here. This is the easiest way to find out who called, without requiring the installation of additional software.

⚠️ Attention: In the standard application Google Phone blocking log may not save call history if the “Filter spam” function was disabled at the time of the call. Check the status of the switch in the settings before searching for history.

If you do not find an explicit log, try going to the Call history section and carefully examine the list. Sometimes blocked calls are marked with a special icon, such as a crossed out circle or a red exclamation mark, but do not disappear completely. This depends on the privacy policy set by the manufacturer of your device.

Using system logs to identify calls

When the graphical interface does not show the necessary information, you can turn to deeper layers of the system. System logs Android records almost all events occurring on the device, including incoming calls that were rejected programmatically. To access this data, an ordinary user may need to activate the developer menu or use special utilities.

One ​​way is to use an application Logger or similar tools to read system buffers. You need to find logs related to telephony, usually they have the prefix RIL (Radio Interface Layer) or Telecom. In these records you can find lines like CALL_BLOCKED or INCOMING_CALL_REJECTED, where the subscriber number will be indicated. This method requires some technical savvy.

A more advanced method involves using debugging by ADB (Android Debug Bridge). By connecting your phone to your computer, you can download the full log of the event buffer with the command:

adb logcat -b events | findstr "call_block"

This command will filter out events related to call blocking. If the caller's number was recorded by the system before it was blocked, it will be displayed in the console output. Please note that the event names may differ on different versions of Android, so you may need to go through various filters.

Why do calls not always end up in the logs?

System logs have a limited buffer size. If the blocking event occurred several days ago, its record may have already been overwritten by new data. Logs are relevant only for recent events.

It is important to understand that reading logs is a procedure for advanced users. Incorrectly changing logger settings or access rights can lead to unstable system operation. Use this method only if standard methods fail and information about the caller is truly critical.

Third-party applications for blocking management

If the built-in Android tools are not up to the task of displaying the history of blocked calls, specialized applications come to the rescue. apps like Call Blocker, Should I Answer? or Truecaller have their own databases and call interception mechanisms, which often work more efficiently than their system counterparts.

The main advantage of such applications is the availability of detailed action log. Even if the call was blocked, the application will record the fact of the connection attempt, time and phone number in its internal log. This data is stored separately from the system phone book and is available at any time through the app interface.

When installing such software, you must grant it rights to manage calls and access contacts. Without these permissions, the application will not be able to intercept incoming signals and record them in its log. After configuration, all blocked calls will be automatically saved in the section Blocked Calls or Blocking history.

  • 📱 Truecaller: has a huge database of spammers and a detailed log of all communication attempts, including those that were rejected.
  • 🛡️ Call Blocker: a simple application that focuses specifically on blocking and keeps a clear list all rejected numbers.
  • 🔍 Should I Answer?: allows you not only to block, but also view the statistics of calls from specific numbers from other users.

It is worth considering that some functions in such applications may be paid or require a subscription for full access to the history. However, the basic feature of viewing recent blocked calls is usually available for free. This is a reliable way to control who is trying to disturb your peace.

📊 How do you usually block calls?
Built-in Android tools
Third-party application
Through a telecom operator
No way, I tolerate it spam

Checking through a cellular operator

Sometimes data on blocked calls can be obtained not from the phone itself, but from your mobile operator. The service "Anti-identifier"** or advanced tariff options often include the ability to view call details, even if they did not go through to the device. This is especially true if blocking is carried out at the network level.

Go to your operator’s personal account or use a proprietary application. In the “Services” or “Call Settings” section, check whether the service to block unwanted numbers is active. If yes, then a log of triggered rules may be available there. Operators often keep records of such events for statistics and reporting to the subscriber.

You can also request complete details of calls for a certain period. This document can display all incoming calls, regardless of whether they were answered or rejected by the phone. However, if the blocking occurs on the operator’s side (for example, the “Black List” service from the provider), then in the details such a call may not be displayed at all or marked as “not connected.”

Operator Service name Where to watch history Cost
MTS Black list Personal account / USSD Paid (there is a trial period)
Beeline Black list My Beeline application Paid / In tariff
MegaFon Black list Service "Antispam" Paid
Tele2 Black list Settings in your personal account Free / Option

Contact the operator's support service if there is information in your personal account not available. Specialists can provide downloads of data on dialing attempts that were screened out by network filters. This may take some time, but is one of the most reliable sources of information.

Analysis of notifications and system logs

Sometimes information about a blocked call flashes in the notification panel for a split second or is saved in the Android notification history. Starting from version Android 11, the system allows you to view the history of all notifications, even those that were brushed off by the user. This may be a clue.

To access this magazine, go to Settings → Notifications → Notification history. Enable this switch if it is not already enabled. Scroll back to the moment of the expected call. Look for notifications from the application Phone or system blocking service. The text of the notification may contain a phone number or a blocking note.

This method does not always work, since some blocker applications are configured to “silently” block without displaying notifications. However, if the “Show blocking notification” option was in the settings, then the trace will definitely remain in history. This is a simple and safe way to check that does not require complex manipulations.

💡

Enable notification history right now, even if the problem is not relevant. This will create a reserve of data for the future, and you can easily track any missed or blocked events in the future.

It is also worth checking the folder Spam in the message application if the call was accompanied by an attempt to send an SMS. Spammers often use combined attacks, and traces of their activities can be saved in text form, even if the voice call was rejected.

Features of working on different versions of Android

The behavior of the system when blocking calls varies significantly depending on the version of the operating system and the manufacturer's interface. On “pure” Android (Pixel, Motorola), the logic of operation differs from the shell Samsung One UI, Xiaomi MIUI or ColorOS. Understanding these differences will help you narrow down your search.

On pure Android devices, blocking is often implemented by dropping the call immediately after the beep. In this case, the log entry may be created as "Rejected Call" rather than "Blocked". You need to look in the general call history for numbers that have a rejected status while you were not actively using the phone.

Shells from Chinese manufacturers (Xiaomi, Oppo, Vivo) often have a powerful antivirus and security manager built in, which takes on the blocking function. Calls filtered by this module end up in a separate application Security. Inside it you need to find a section Black List, where a full log of all events is kept.

⚠️ Attention: Interfaces and menu names are constantly updated by the developers. If you do not find the specified item, use the search in the phone settings by entering the query “blocking” or “black list”.

On older versions of Android (below 9.0), the blocking functions may have been limited, and the system simply did not save data about such calls. In this case, the only way out is to install a third-party application that will intercept call control and keep its own records.

☑️ Diagnosing the problem

Done: 0 / 5

Frequently asked questions (FAQ)

Is it possible to find out a number if the caller hid it (Anti-AON)?

If the subscriber used the number hiding service, then the number will not be displayed either in the phone log or in the operator’s logs (for a regular user). It will indicate "Unknown number" or "Hidden number". It is technically impossible to decrypt such a call without the intervention of special services.

Are blocked calls removed from the general call history?

In most modern versions of Android, blocked calls are not included to the main call history feed so as not to disturb the user. They are isolated in a special blocking log or deleted completely, depending on the settings of the phone application.

Will resetting the phone settings help restore deleted calls?

No, resetting the settings (Factory Reset) will completely delete all user data, including call logs and contacts. This action is irreversible and will only worsen the loss of information. To restore data, you need specialized apps before resetting.

Why is the blocking log empty, although someone definitely bothered me?

This can happen if the blocking is configured incorrectly, or if the call was rejected by the operator's network before the signal reached your phone. It is also possible that the logging function has been disabled in the blocker application settings.

💡

The most reliable way to find out about blocked calls is to use third-party applications with a logging function or check the details with your mobile operator, since built-in Android tools often hide this information.