Free MOT Checker — Check Any UK Vehicle MOT Status Free

Many websites charge for vehicle data that is available for free from official government sources. Our free MOT checker gives you instant access to official DVSA MOT records — no payment, no account, no hidden fees. You can check as many vehicles as you like. Simply enter the registration plate and get the result in seconds.

Official DVSA Data Instant Results Free
Free MOT check — mechanic inspecting vehicle underside at UK test centre
Quick Answer: A free MOT check queries the official DVSA database to return a vehicle's MOT status, expiry date, mileage history, advisory notes, and full test record at no cost and without requiring an account or sign-up. The data comes directly from the government and is published as open data under the Open Government Licence.

Why Free MOT Checks Matter for Every UK Driver

The MOT certificate is one of the most important documents attached to any UK vehicle. Without a valid MOT, a vehicle cannot legally be driven on public roads (with narrow exceptions), cannot be taxed through the DVLA, and may invalidate a motor insurance policy in the event of a claim. Knowing the MOT status of any vehicle before you drive it, buy it, or insure it is not a luxury; it is a basic requirement of responsible vehicle ownership.

Free MOT checks matter because access to this information has historically been uneven. Before the DVSA made its MOT data available as open government data, drivers had to rely on DVSA's own gov.uk service or pay third-party data resellers for vehicle history reports. Many people paid for data that was already publicly owned, simply because they did not know a free alternative existed. The open-data release changed that permanently.

A free check takes under two seconds and requires nothing more than the registration plate. For the buyer of a used car, it can reveal a vehicle with a lapsed MOT being sold fraudulently as roadworthy. For a fleet manager, it can flag vehicles approaching their test date before enforcement action occurs. For a private owner, it provides peace of mind that their vehicle's certificate has not silently expired. These are practical, everyday uses that justify checking regularly rather than only when a reminder arrives.

40M+
MOT tests recorded in DVSA database
2 sec
Average time to return a free MOT result
0
Cost to check, no sign-up required

How the DVSA Free Data Works: The Open Government Licence

The DVSA (Driver and Vehicle Standards Agency) administers MOT testing across Great Britain. Every MOT test result, including passes, failures, advisory notes, and mileage readings, is recorded in the DVSA central database. This database is maintained in real time as test centres submit results. The DVSA then makes this data available to third-party developers via an API (Application Programming Interface) under the Open Government Licence v3.0.

The Open Government Licence is a permissive licence that allows anyone to use, copy, adapt, and redistribute government data freely, provided the source is acknowledged. It does not impose any usage fee. This means websites like ours can query the DVSA API and return results to users without any per-query cost that would need to be passed on. The data belongs to the public, funded by public money, and the government's position is that it should be accessible to the public without barriers.

The API returns structured data in JSON format, which our system parses and displays in a human-readable layout. Each query sends only the vehicle registration number and receives back all MOT records associated with that vehicle. No personal data about the vehicle owner is exchanged or returned. The DVSA API is version-controlled, meaning data format changes are communicated in advance, and our system is updated to remain compatible. This architecture ensures the free data you receive is identical in content to the data powering any other MOT check service, paid or unpaid.

ℹ️
The DVSA MOT data API covers vehicles tested in England, Scotland, and Wales. Northern Ireland uses a separate DVA (Driver and Vehicle Agency) system with its own data. See the section on Northern Ireland differences further down this page for full details.

Step-by-Step Guide: How to Use a Free MOT Checker

Using this free MOT checker requires no technical knowledge and no account. The process from start to result takes around two seconds once you submit the registration. Here is a precise walkthrough of what happens at each step, and what you should do with the information once you have it.

  1. Locate the registration plate. The UK registration number is the alphanumeric plate displayed on the front and rear of the vehicle. Current-format plates follow the pattern AA00 AAA (two letters, two numbers, three letters). Older formats vary. Enter the plate exactly as it appears, ignoring spaces. The checker accepts both spaced and unspaced input and converts it automatically.
  2. Enter the registration in the search box. Type or paste the registration into the yellow input field at the top of this page. The field is set to automatically convert lowercase to uppercase and strips invalid characters. You do not need to include spaces.
  3. Press the Check MOT button. This sends a secure HTTPS request to the DVSA API via our server. Your browser never contacts the DVSA directly; the request is proxied through our backend, which means your IP address is not exposed to the DVSA and the API key is protected.
  4. Read the MOT status banner. The result displays a prominent green (valid), amber (due soon), or red (expired or no MOT) status banner. The expiry date is shown immediately below the status, along with the vehicle make, model, colour, and year of manufacture.
  5. Review the data fields. Below the banner, the result card shows: the MOT test number, the date of the most recent test, the mileage at the most recent test, and a summary of any advisory items recorded at that test.
  6. Expand the full history. Click or tap the "View Full MOT History" toggle to see every MOT test on record for that vehicle. Each entry shows the test date, result (pass or fail), mileage, and a full list of failure reasons or advisory items recorded at that test.
  7. Interpret and act. Use the guidance in the sections below to interpret what you find. If the result raises concerns, read the advisory and failure glossary, check mileage consistency, and consider whether a paid vehicle history check adds value in your specific situation.
⚠️
If the checker returns "No MOT records found", this may mean the vehicle is exempt from MOT testing, is newly registered and has never been tested, or the registration you entered contains an error. It does not necessarily mean the vehicle is illegal. See the section on exempt vehicles for more detail.

What Data Is Returned by a Free MOT Check

Understanding exactly what the DVSA API returns helps you make full use of the free check. The data set is more comprehensive than most users expect. Here is a complete breakdown of every field returned, grouped by category.

Vehicle Identity Data

The DVSA API returns basic vehicle identification data pulled from the DVLA vehicle register at the time of each MOT test. This includes the make of vehicle (e.g. Ford, Volkswagen), the primary colour as recorded at registration, the year of manufacture, and the fuel type (petrol, diesel, electric, hybrid). This data is useful for confirming that the vehicle you are looking at physically matches what is on record, which is a basic fraud check when buying privately.

MOT Status and Expiry

The current MOT status is derived by comparing today's date against the expiry date of the most recent pass. The result shows one of three states: valid (the certificate is current), expired (the certificate has lapsed), or due soon (the certificate expires within 30 days). The exact expiry date is shown in DD Month YYYY format. For vehicles with no MOT on record, the status shows as "No MOT found".

Test History Records

Each individual MOT test is returned as a separate record in the history array. The record includes: the test date, whether the result was a pass or failure (including any retests), the mileage recorded by the tester at the time of the test, the test station name and location (postcode area), and a complete list of all items that caused a failure or were noted as advisories. Tests dating back to approximately 2005 are included, with some vehicles showing records from earlier where the data was digitised.

Failure and Advisory Items

Each failure item includes a short text description of the fault and its classification under the MOT testing rules. Items are classed as Dangerous (immediate risk, vehicle must not be driven), Major (failure item requiring repair before a pass can be issued), Minor (defect recorded but not causing a failure), or Advisory (not a failure, but noted as something the tester considers worth monitoring). The distinction between these classes is explained in detail in the glossary section at the bottom of this page.

Data Field Included in Free Check Notes
MOT status (valid/expired) Yes Derived from most recent pass expiry date
MOT expiry date Yes Exact date in DD Month YYYY
Vehicle make and colour Yes As recorded at time of test
Year of manufacture Yes From DVLA vehicle register
Full test history (all dates) Yes Approx. 2005 to present
Mileage at each test Yes Recorded by tester at time of test
Failure reasons (all items) Yes Full text description and classification
Advisory items (all items) Yes Full text description
Outstanding finance No Requires paid HPI-type check
Write-off / insurance category No Requires paid check
Stolen vehicle flag No Requires Police National Computer access
Number of previous keepers No DVLA V5C data, requires paid check

Free vs Paid: Understanding the Difference Without the Confusion

The UK vehicle data market contains dozens of services ranging from completely free to over £30 per check. Understanding what you are paying for, and what you do not need to pay for, saves money and avoids the frustration of paying for data you could have obtained free. This section explains the distinction clearly, without promoting paid checks unnecessarily.

The free data published by the DVSA and DVLA covers MOT records, vehicle specification, and current tax/SORN status. This information is publicly owned and publicly funded. There is no legal or technical reason to pay for it. Any service that charges for MOT data alone is adding a margin to data that costs them nothing. The only legitimate reason a check costs money is if it includes data from private commercial databases, such as the finance register maintained by the Finance and Leasing Association (FLA) or the write-off database maintained by Thatcham Research and the Association of British Insurers.

A paid full vehicle history check (sometimes marketed as HPI, CAP, Experian, or AA check) bundles the free MOT data with finance, write-off, stolen, keeper history, and sometimes mileage anomaly scoring. For a private buyer spending thousands on a used car, the additional paid elements are worth having. For someone checking their own car, renewing tax, or verifying a work vehicle, the free check is entirely sufficient. The table below summarises the boundary.

Purpose Free MOT Check Sufficient? Paid Check Adds Value?
Checking your own car's MOT expiry Yes No
Checking before road tax renewal Yes No
Verifying a vehicle after repair Yes No
Buying a used car privately Partial (MOT only) Yes (finance, write-off, stolen)
Fleet vehicle compliance check Yes No
Classic car pre-purchase check Yes (history, mileage) Situational
Checking a car at auction Yes (start point) Yes (full protection)

When to Run a Free MOT Check: Key Scenarios

There are specific moments in a vehicle's lifecycle when running a free MOT check provides the most value. Understanding these scenarios helps you build a habit of checking at the right time rather than reactively after a problem occurs.

Before Buying a Used Car

This is the single most important use case for a free MOT check. Before viewing any used vehicle in person, run the registration through the checker and review the full history. You are looking for: whether the current MOT is valid, how many tests it has taken to achieve recent passes, whether mileage figures are consistent and plausible given the vehicle's age, and whether advisory items suggest a pattern of deferred maintenance. A vehicle with five advisories for brake wear, tyre condition, and suspension bushes at consecutive tests that were never addressed is communicating something important about how it has been maintained.

Before Renewing Road Tax

The DVLA will not issue a tax disc renewal (via direct debit or online payment) if the vehicle does not have a valid MOT. However, the DVLA system updates overnight rather than in real time, so there can be a brief lag. Running a free MOT check before initiating tax renewal confirms the MOT status directly against the DVSA database, which is updated by test centres in near real time. This avoids the situation where you attempt to renew tax and the payment is rejected due to an unexpected MOT expiry.

After a Repair or Retest

When a vehicle fails its MOT and is retested, the new pass result is uploaded to the DVSA database by the test centre, typically within an hour of the test being completed. Running a free check after a repair confirms that the pass has been recorded correctly and that the new expiry date reflects the correct date. Discrepancies are rare but do occur, particularly when a vehicle is retested at a different centre to the original test.

When Buying a Vehicle with a Private Plate

Cherished private plates (personalised registrations) can obscure a vehicle's age. A plate such as "MOT 1" gives no indication of when the vehicle was manufactured. Running a free MOT check on the private plate returns the vehicle's full history, including the year of manufacture and all test dates, allowing you to piece together the vehicle's actual age and condition trajectory without being misled by the cosmetic appeal of the plate.

Periodic Fleet Compliance Checks

Businesses operating company vehicles have a legal duty of care obligation to ensure vehicles used for work are roadworthy. The MOT is a minimum baseline of roadworthiness confirmation. Running a free check on all company vehicles at the start of each month takes a few minutes and creates a record that due diligence was performed. This is not a substitute for a full fleet maintenance programme, but it is a low-effort first line of compliance monitoring.

1 in 10
Used cars sold privately have an expired or near-expired MOT at point of sale
30 days
Early renewal window: you can MOT a car up to 1 month before expiry without losing days

How to Read Your Free MOT Check Result

The result returned by the free checker is dense with information. Knowing how to read each element correctly turns a raw data output into actionable intelligence. This section walks through every part of the result card.

The Status Banner

The large coloured banner at the top of the result card is the first thing to read. A green banner reading "MOT Valid" means the vehicle has a current, unexpired MOT certificate. An amber banner reading "MOT Due Soon" means the certificate expires within the next 30 days. A red banner reading "MOT Expired" means the certificate has lapsed and the vehicle cannot legally be driven (with exceptions for driving to a pre-booked MOT test). A grey banner reading "No MOT Found" means either no test exists on record, the vehicle is exempt, or the registration was not recognised.

Mileage Consistency Check

The mileage recorded at each MOT test is one of the most revealing data points in the history. Tester-recorded mileage is not self-reported by the owner; it is taken from the odometer by the test centre staff at the time of the test. This makes it a relatively reliable audit trail. You should plot the mileage readings across the test history and look for: steady year-on-year increases consistent with the seller's claimed annual mileage; any year where the mileage appears to decrease (a strong indicator of odometer fraud); and any year where the mileage increases very sharply, suggesting the vehicle was used heavily during that period despite a low-mileage narrative.

Advisory Items: What They Actually Mean

Advisory items recorded at a pass are not failures. They are observations by the tester that a component is within the pass threshold but is approaching the point where it may fail at a future test. Common advisories include: tyres showing minor surface cracking, brake pads or discs described as "worn but within limits", slight play in a steering component, and minor corrosion to a structural area that is not yet perforating. The key question when reading advisories is whether the same item has appeared across multiple consecutive tests. A single advisory is informational. The same advisory appearing at three consecutive annual tests without being addressed suggests a maintenance pattern that warrants investigation.

Test Station Location Data

The result includes the name and approximate location of the test centre that carried out each MOT. This data is more useful than it might initially appear. For used car buyers, comparing the test station locations against the seller's claimed ownership location can reveal inconsistencies. A car a seller claims has always been a local city vehicle but which has been tested at a series of rural stations hundreds of miles away prompts legitimate questions about the ownership history that the basic check cannot fully answer, but which a fuller investigation may resolve.

The Legal Standing of Free MOT Checks in the UK

A result returned by this free checker or any other third-party service that queries the DVSA API is legally informational. It is not itself an MOT certificate, and it carries no statutory authority. The legal instrument is the physical (or digitally issued) MOT test certificate issued by the test centre, which carries the test number, the tester's details, and the test centre's authorisation number. The DVSA database and the API data derived from it are the canonical digital record of that certificate, maintained by a government agency, and courts and insurers treat DVSA database records as authoritative evidence of MOT status.

From a practical legal standpoint: if a vehicle is stopped by police or checked by DVSA enforcement, the officer will verify MOT status against the same DVSA database our API queries. The result you see on this page is, therefore, the same result that enforcement authorities see. There is no separate "official" status that differs from what this checker returns. The only caveat is data latency, which is addressed in the section on data freshness below.

For insurance purposes, most UK motor insurers include a clause in their policy terms that states cover is void if the vehicle is used without a valid MOT when one is required. An expired MOT does not automatically void all coverage (liability to third parties is generally maintained by statute), but it gives the insurer grounds to refuse to pay out for damage to the insured vehicle itself. Running a regular free check is therefore a straightforward insurance risk management step, not an optional extra.

ℹ️
Driving a vehicle without a valid MOT (when one is required) carries a fine of up to £1,000. If the vehicle is also found to be in a dangerous condition, the fine can increase to £2,500 and three penalty points on your licence. This makes a two-second free check one of the most cost-effective risk management actions available to any driver.

SORN, Road Tax, and the Interaction with MOT Status

SORN (Statutory Off Road Notification) is a formal declaration made to the DVLA that a vehicle is being kept off public roads. A vehicle on SORN does not need a valid MOT, does not need to be taxed, and cannot legally be driven on public roads. SORN is relevant to this page because it interacts with MOT status in ways that can cause confusion when running a free check.

A vehicle can have an expired MOT and be on SORN simultaneously. This is a legal state: the owner has declared the vehicle is off the road, so the MOT requirement is suspended. When you run a free check on a SORN vehicle, the result will correctly show the MOT as expired (because it is), but will also show the tax status as SORN if the DVLA SORN record is included in the data returned. The important thing to understand is that a SORN vehicle with an expired MOT must have a valid MOT obtained before it can be taken back onto public roads, and it can only be driven to a pre-booked MOT test station by the most direct route.

Road tax and MOT are linked in another important way: the DVLA will not allow online tax renewal if no valid MOT exists. The DVLA system checks the DVSA database automatically at the point of tax payment. If the MOT has lapsed, the tax renewal is rejected. This is why people sometimes discover their MOT has expired when attempting to renew their tax, often having assumed the two ran concurrently. Running a free MOT check before attempting tax renewal prevents this frustration and allows you to book an MOT test in advance of the tax renewal deadline.

Classic Car and MOT Exempt Vehicles: What the Free Check Shows

Vehicles manufactured more than 40 years ago and not substantially changed are exempt from the annual MOT requirement in the UK. This exemption was introduced in May 2018 and extended in May 2019 to include all pre-1980 vehicles (as rolling 40-year exemption). "Substantially changed" is defined by DVSA guidance and broadly means vehicles that have had major changes to the engine, gearbox, axles, or structural chassis since their original manufacture.

When you run a free check on a classic car that falls within the exemption, the result typically shows "No MOT Required" or displays any last recorded MOT alongside a note that current testing is not mandatory. This is not the same as "No MOT Found". The distinction is important: a 1975 Land Rover Series III that shows its last MOT from 2018 (the year before its owner stopped testing it under the exemption) is in a different situation to a 2005 vehicle with no MOT record at all.

Owners of classic cars who choose to continue obtaining voluntary MOTs (as many do, to maintain a documented condition record and for insurance purposes) will see those tests in the history in the normal way. A voluntary MOT on an exempt vehicle carries the same legal weight as a mandatory one: if the vehicle passes, it has passed the roadworthiness test. Classic car insurers frequently require a valid MOT or a recent independent inspection as a condition of agreed value policies, even when the legal exemption applies.

⚠️
The 40-year rolling MOT exemption does not apply in Northern Ireland. Northern Ireland retains mandatory testing for all pre-1980 vehicles. If you are in Northern Ireland or checking a vehicle registered there, use the dedicated NI MOT checker rather than this tool, as the DVA database is separate from the DVSA database.

Northern Ireland: How the Free Check Differs

Northern Ireland operates its vehicle testing under the DVA (Driver and Vehicle Agency), which is an agency of the Department for Infrastructure in Northern Ireland, not the DVSA. The MOT testing scheme in Northern Ireland has different rules, different test centre administration, and a separate digital infrastructure. The DVSA API that powers this free checker covers Great Britain only: England, Scotland, and Wales.

Vehicles registered in Northern Ireland have registration numbers that do not follow the current AB12 CDE format used in Great Britain. Northern Ireland uses an older format with two letters (area code), one or two numbers, and then three letters (e.g. ABC 1234 or ABC 123). If you enter a Northern Ireland registration into this checker, you may receive a "no records found" response or an inaccurate result, because the DVSA database does not hold DVA records.

For Northern Ireland vehicles, use the dedicated Northern Ireland MOT checker tool accessible from our navigation menu. That tool queries the DVA database directly and returns the correct test history and current status for NI-registered vehicles. Vehicles that were registered in Northern Ireland and subsequently transferred to a Great Britain registration (which some owners do) will have their historical NI test records in the DVA database and their subsequent GB tests in the DVSA database, meaning neither checker gives the complete picture. In that specific case, checking both databases and combining the results manually provides the fullest history.

UK Regional Coverage and Data Accuracy

The DVSA free data covers all authorised MOT test centres across England, Scotland, and Wales. There are approximately 23,000 authorised test centres in Great Britain, ranging from large chains (Kwik Fit, Halfords, ATS) to independent garages and specialist testers for heavy goods vehicles and motorcycles. All of these submit results to the same DVSA central database, so the geographic coverage is effectively complete for any vehicle tested at an authorised centre.

Data accuracy is high but not perfect. The DVSA database relies on test centres uploading results correctly. Transcription errors in mileage, incorrect fail/advisory classifications, and duplicate records do occur, though they are statistically infrequent. The DVSA has a formal process for correcting errors in the database if a vehicle owner believes a record is incorrect, which involves contacting the test centre and the DVSA directly. For the purposes of a free check, you should treat the data as authoritative in the absence of other evidence, while remaining open to the possibility that an isolated anomaly may be a data entry error rather than a vehicle fault.

Test centres are required to upload results within a defined window of completing the test. For standard vehicles, this is typically the same day. For specialist vehicles, there may be a short processing delay. In practice, the vast majority of results are visible in the DVSA API within one to two hours of the test being completed. This means if you run a check immediately after dropping a vehicle at a test centre, you may not yet see the new result; waiting two hours and running the check again will typically show the updated status.

Mobile vs Desktop Usage of Free MOT Checkers

This free MOT checker is fully responsive and works on any device with a web browser. Mobile use is increasingly common because the most natural moment to check a vehicle is often when you are standing in front of it: in a car park, on a seller's driveway, or at a roadside. The registration input on mobile accepts both typed input and paste from clipboard, and the large yellow input field is designed for easy fat-finger entry on touchscreens.

On mobile, the full MOT history expands into a vertical scrolling list of test records. Each record is presented in a card format that fits comfortably on a mobile screen without horizontal scrolling. Advisories and failure items are displayed in expandable sub-sections within each test card, so you can review a specific test in detail without the list becoming unwieldy on a small screen.

Mobile data connections introduce no specific latency issues for this checker. The API request and response are small in data terms (typically under 20KB even for a vehicle with 15 years of test history), so the check completes in under two seconds on a standard 4G connection. On slower rural 3G connections, allow three to five seconds. The checker does not require cookies, local storage, or any browser permissions beyond a standard HTTPS connection, which means it works reliably in privacy-focused mobile browsers and in browsers with aggressive ad blocking.

Privacy, GDPR, and Free MOT Check Tools

The use of a free MOT checker raises legitimate questions about data privacy, both for the person running the check and for the registered keeper of the vehicle being checked. Understanding the GDPR position clearly allows you to use the tool with confidence.

When you submit a registration plate to this checker, you are entering data that is itself publicly associated with a vehicle, not with an individual. The registration plate is public information, visible to anyone on the road. The MOT data returned by the DVSA API contains no personal data about the registered keeper: no name, no address, no contact details, no financial information. The DVSA has designed the API specifically to return vehicle data without keeper data, in compliance with data protection principles of data minimisation.

This website does not store the registration numbers submitted to the checker. Each query is processed in memory, the result is returned to your browser, and the registration is not logged to any database. We do not use session tracking to link multiple checks by the same user. Our privacy policy, available at freemotchecker.uk/privacy/, provides the full technical and legal detail. The key summary for MOT checker users is: we process only the data necessary to return your result, we retain none of it, and we do not share any query data with third parties.

For the registered keeper of the vehicle being checked: they have no right to prevent another person from checking publicly available MOT data. The DVSA publishes this data openly and does not require the consent of the vehicle owner for it to be accessed. This is intentional: the purpose of open MOT data is partly to support road safety by allowing buyers, insurers, and enforcement to verify vehicle history without relying solely on the seller's disclosure.

🚫
Be wary of any free MOT check tool that asks you to create an account, provide an email address, or enter payment card details "to verify your identity". The DVSA API requires none of this information. Any service collecting this data before showing you MOT results is harvesting personal data under a false pretext, which may constitute a GDPR breach. A genuine free MOT check needs only a registration plate.

API Data Freshness: How Often Is the DVSA Data Updated

The DVSA MOT database is updated continuously throughout the working day as test centres submit results. Unlike some government datasets that are published in periodic batches (monthly or annually), MOT test results are uploaded by test centre systems in near real time upon completion of a test. The API makes this current data available with a typical lag of less than two hours between a test being completed and the result appearing via the API.

The data freshness model has one important nuance: the DVSA API provides a "last updated" timestamp for each vehicle's record. Our checker displays this timestamp in the result so you can see when the record was last updated. If you run a check and see a timestamp from several days ago for a vehicle you know was just tested, it may indicate a temporary upload issue at the test centre, which typically resolves within 24 hours.

For historical records (tests from previous years), the data is static and does not change. The DVSA does not retroactively amend historical records in the normal course of operations. The only exception is the formal error correction process, where a test centre or vehicle owner has successfully applied to correct a specific inaccuracy. Practical implication: if a vehicle's history shows a mileage anomaly from 2019, that record is unlikely to change; your best response is to note it and investigate further rather than waiting for the database to be corrected.

How Often Should You Check a Vehicle's MOT Status

For your own vehicle, a sensible routine is to check the MOT status once a month. Many owners set a calendar reminder for the same date each month. Monthly checks provide a 30-day warning window before expiry, which gives ample time to book a test without pressure. Some owners prefer to check quarterly and act when the expiry is within 60 days. Either approach is preferable to relying solely on the reminder letter that DVLA sends, which can be delayed or go to a previous address if you have moved.

For vehicles you are considering buying, check at three points: before you arrange to view the vehicle (to avoid wasting time on a vehicle with a problematic history); when you are on the seller's premises and can compare the physical vehicle to the digital record (particularly mileage); and after purchase, to confirm the record still reflects the status you reviewed and that nothing has changed between your viewing and completing the purchase.

For fleet managers, a monthly bulk check of all vehicles using individual lookups, or an automated API integration if volumes are high, is the standard compliance approach. Quarterly checks are the minimum recommended cadence for commercial vehicle operators, as MOT expiry in a fleet context can trigger immediate prohibition notices from DVSA enforcement, resulting in vehicles being taken off the road at their location, which can disrupt operations significantly.

Integrating a Free MOT Check with Other Vehicle Checks

The free MOT check sits at the centre of a broader ecosystem of vehicle data checks available to UK consumers. Understanding how MOT data integrates with other checks helps you build a complete picture of any vehicle without paying for data you can obtain free.

The DVLA vehicle enquiry service (available at gov.uk) provides free access to road tax status, current tax expiry date, and SORN status. This data is separate from MOT data but complementary: a vehicle's road tax status tells you whether it is currently taxed for road use, while the MOT check tells you whether it has a valid test certificate. Combining these two free checks takes under five minutes and confirms two of the three core legal requirements for road use (the third being valid insurance, which has no free public database).

For used car buyers, the free MOT and free DVLA tax check provide a solid foundation. Adding a paid check from a provider such as HPI, Experian Auto Check, or the AA Vehicle Check (typically £10 to £25 depending on the level of detail required) adds finance, write-off, stolen, and keeper history. The MOT mileage data from the free check can also be compared against any mileage anomaly flags in the paid report, providing a cross-reference that improves confidence in the result.

Check Type Data Source Cost What It Tells You
Free MOT Check (this tool) DVSA API Free MOT status, history, mileage, advisories
DVLA Vehicle Enquiry DVLA Free Tax status, SORN, vehicle spec
HPI Check HPI / commercial DB £9.99+ Finance, write-off, stolen, keepers
Experian Auto Check Experian / commercial DB £9.99+ Finance, write-off, stolen, keepers
AA Vehicle Check Multiple commercial DBs £9.99+ Finance, write-off, stolen, keepers, mileage flags

Glossary of MOT Result Terms

The language used in MOT result records has specific technical meanings defined by DVSA regulations. Using these terms without understanding their precise meaning can lead to misinterpretation of a result. The following glossary covers every term you are likely to encounter in a free MOT check result.

Pass
The vehicle met all mandatory MOT test standards at the time of inspection. A pass certificate (VT20) is issued, valid for 12 months from the test date (or from the previous certificate's expiry date if the test was conducted up to one calendar month early). A pass does not certify that the vehicle is in perfect condition; it certifies that tested items met the minimum legal standard at the time of the test.
Fail
The vehicle did not meet one or more mandatory test standards. A failure document (VT30) is issued detailing the specific reasons. The vehicle cannot be issued a certificate until the failure items are repaired and a retest is passed. A vehicle that fails its MOT can be driven from the test centre only if it was driven there and was not declared dangerous; if declared dangerous, it must not be driven at all until repaired.
Dangerous (D)
Introduced in May 2018, Dangerous items are the most severe failure classification. A vehicle with a Dangerous item must not be driven until the defect is repaired. Examples include a severely corroded brake line, a brake disc with a crack through it, or a steering rack with significant play in it. Driving a vehicle known to have a Dangerous defect could constitute dangerous driving under the Road Traffic Act 1988.
Major (previously referred to as a standard Failure)
Major defects are items that fail the test but are not classified as immediately dangerous. They require repair and retest before a pass certificate can be issued. Common Major items include a brake imbalance beyond the allowable threshold, a headlight beam that cannot be correctly adjusted, a windscreen wiper that does not clear the driver's line of sight, or a tyre with insufficient tread depth. Major items appear in the failure reasons list in the test record.
Minor (previously referred to as Advisory at Fail)
Minor defects are recorded on a pass certificate as items that have a defect but do not cause a failure on their own. They should be addressed to keep the vehicle in good condition. Common Minor items include a small chip in the windscreen outside the critical zone, a minor oil leak that is not dripping onto hot components, or slight play in a wheel bearing that is within the pass threshold. Minor items from passes appear in the advisories list in the test history.
Advisory
Advisories are observations by the tester of items that are within the pass threshold but approaching the point where they may not be at a future test. They are not defects under current standards. Common advisories include "tyre worn close to the legal limit", "front brake pads approaching minimum thickness", and "slight corrosion on rear subframe, monitor". Advisories are important to track across multiple tests: the same advisory appearing repeatedly without resolution is a maintenance flag.
Retest (partial or full)
When a vehicle fails and is repaired, it returns for a retest. If the retest is conducted within 10 working days of the original test at the same test centre, it qualifies as a partial retest (reduced fee, testing only the failed items). If the vehicle goes to a different centre or returns after 10 working days, it requires a full retest at the standard fee. Both partial and full retests appear as separate entries in the MOT history, linked to the original test date in the DVSA records.
Test Number
Each MOT test is assigned a unique test number (also called the certificate number). This number appears on the physical VT20 certificate and in the DVSA database record. It is used to cross-reference a physical certificate with the database record. If you are buying a vehicle and the seller shows you a physical MOT certificate, you can enter the registration in this free checker and compare the test number and expiry date on the certificate against the database record to verify authenticity.

Official Government Resources

The following official UK government sources provide authoritative information relevant to this topic:

The DVSA publishes MOT history data under the Open Government Licence, making it freely available to any service that wishes to use it — including ours.

Frequently Asked Questions about the Free MOT Checker

Is the free MOT check genuinely free, with no hidden charges?
Yes. This checker queries the DVSA API, which carries no per-query cost. There is no payment card required, no free trial period, no account creation, and no upsell during the check. The result is displayed immediately and completely. The only thing you need is the vehicle's registration number. If any website asks for payment before showing you MOT data, you are being charged for data that is legally and technically free.
Why do some websites charge for a vehicle history check that includes MOT data?
Paid vehicle history checks combine the free DVSA MOT data with data from commercial databases that do carry a cost: the finance register (maintained by the FLA), the insurance write-off register (maintained by Thatcham and the ABI), and in some cases the Police National Computer stolen vehicle flag. The commercial data elements justify a fee. The problem arises when a service presents the bundled report in a way that implies the MOT data itself requires payment. If you only need MOT data, this free checker gives you everything the paid services include for MOT, without the cost.
Can I check a vehicle I do not own?
Yes. MOT status is publicly available data, published by the government under the Open Government Licence. You do not need to own, be the registered keeper of, or have any legal connection to a vehicle to check its MOT status. This is intentional: the public availability of MOT data is designed to support road safety by allowing buyers, insurers, and members of the public to verify that vehicles they encounter or intend to purchase are roadworthy. Checking a vehicle before you buy it is the most common use case.
Does the free check show past MOT failures and the reasons for them?
Yes. The full test history includes every test on record, including failures. For each failure, the specific items that caused the fail are listed with their description and classification (Dangerous, Major, or Minor). This information is particularly valuable when assessing a used vehicle: repeated failures for the same components suggest chronic maintenance issues, while failures followed by immediate passes suggest the issues were addressed promptly. You access the full history by expanding the "View Full MOT History" section in the result card.
How recent is the data? Could a test from today already be showing?
In most cases, yes. Test centres upload results to the DVSA database in near real time upon completing a test. The API makes this data available with a typical lag of less than two hours. If you check a vehicle immediately after its test is completed, there may be a short delay before the result appears. Checking again after two hours will normally show the updated status. The DVSA data includes a timestamp showing when the record was last updated, which is displayed in the result.
What if the free check shows no records for a vehicle I know has been tested?
There are several possible explanations. First, verify the registration is entered correctly (a single transposed character will return no results). Second, check whether the vehicle is classified as MOT exempt (pre-1980 vehicles, vehicles used exclusively off-road, agricultural vehicles). Third, consider whether the vehicle was previously registered in Northern Ireland, where DVA records are held separately and are not in the DVSA database. If none of these apply, contact the test centre where the most recent test was conducted and ask them to confirm the result was uploaded correctly.
Is my search private? Does anyone know I checked a specific vehicle?
Your search is private from the registered keeper of the vehicle. We do not store registration numbers, do not log search activity to any identifiable database, and do not share query data with third parties. The DVSA API is queried server-side, so neither the DVSA nor the vehicle's registered keeper receives any notification that a check was performed. Each check is anonymous. Our full privacy policy is at freemotchecker.uk/privacy/.
Can I use the free checker on my mobile phone at a car viewing?
Yes, this is one of the most valuable use cases. The checker is fully mobile-responsive. At a car viewing, you can enter the registration directly from the vehicle's plate, review the MOT history on your phone screen, and compare the mileage figures against what the odometer shows. The test station location data can also be compared against what the seller tells you about where the car has been kept and used. You do not need to download an app or create an account; just open the website in your mobile browser.
What happens if I accidentally check the wrong registration?
Nothing negative happens. The check queries the DVSA database for whatever registration you entered, returns the result for that vehicle (or a "no records found" message if it does not exist), and that is the end of the process. No data is stored, no charge is made, and no notification is sent to anyone. Simply clear the input field, re-enter the correct registration, and run the check again.
Do electric vehicles need an MOT, and does the free check cover them?
Yes, electric vehicles registered after 2001 require an MOT in the same way as petrol and diesel vehicles, from three years after their date of first registration. The MOT test for electric vehicles differs in some respects from the ICE vehicle test (for example, there is no exhaust emissions test), but the administrative process and the data recorded in the DVSA database are the same. The free checker covers all vehicle types including electric, hybrid, and hydrogen vehicles, and their records appear in the normal result format.

Related Checks and Next Steps