www.findmypast.co.uk Open in urlscan Pro
172.67.68.160  Public Scan

Submitted URL: http://passengerlistsonline.com/
Effective URL: https://www.findmypast.co.uk/
Submission: On July 12 via api from JP — Scanned from NL

Form analysis 4 forms found in the DOM

<form class="grid grid-cols-1 gap-2 md:flex md:flex-col">
  <div class="flex flex-col lg:flex-row gap-2 lg:items-end">
    <div class="flex flex-col gap-2">
      <p class="font-bold">Who</p><label for="recordSearchFormFirstName">First name</label><input class="rounded-box border p-2 mb-1 w-full border-gray-200 text-indigo" id="recordSearchFormFirstName" placeholder="John" type="text" name="firstName">
    </div>
    <div class="flex flex-col gap-2"><label for="recordSearchFormLastName">Last name</label><input class="rounded-box border p-2 mb-1 w-full border-gray-200 text-indigo" id="recordSearchFormLastName" placeholder="Smith" type="text" name="lastName">
    </div>
  </div>
  <div class="flex flex-col lg:flex-row gap-2">
    <div class="flex flex-col gap-2"><label class="font-bold">When</label><select class="rounded-box border p-2 w-full text-indigo select-arrow" id="yearType" name="yearType" required="">
        <option value="born" selected="">Born</option>
        <option value="died">Died</option>
        <option value="other">Other</option>
      </select></div>
    <div class="flex flex-row lg:items-end gap-3"><input class="rounded-box border p-2 w-16 max-h-fit min-h-10 text-indigo border-grey-200" id="recordSearchFormYear" placeholder="YYYY" type="text" name="eventYear"><select
        class="rounded-box border p-2 w-full h-fit text-indigo select-arrow" id="yearInputOffset" name="yearInputOffset" required="">
        <option value="0">± 0yrs</option>
        <option value="1">± 1yrs</option>
        <option value="2" selected="">± 2yrs</option>
        <option value="5">± 5yrs</option>
        <option value="10">± 10yrs</option>
        <option value="20">± 20yrs</option>
        <option value="40">± 40yrs</option>
      </select></div>
  </div>
  <div class="flex flex-col lg:flex-row lg:items-end gap-2">
    <div class="flex flex-col gap-2"><label class="font-bold">Where</label><select class="text-indigo border p-2 w-full border-gray-200 rounded-box lg:w-fit select-arrow" id="region-select" name="region" required="">
        <option value="australasia">Australia &amp; New Zealand</option>
        <option value="ireland">Ireland</option>
        <option value="great britain" selected="">Britain</option>
        <option value="england">&nbsp;&nbsp;&nbsp;&nbsp;England</option>
        <option value="scotland">&nbsp;&nbsp;&nbsp;&nbsp;Scotland</option>
        <option value="wales">&nbsp;&nbsp;&nbsp;&nbsp;Wales</option>
        <option value="uk other">&nbsp;&nbsp;&nbsp;&nbsp;Other Britain &amp; Ireland</option>
        <option value="uk none">&nbsp;&nbsp;&nbsp;&nbsp;Overseas / Unknown</option>
        <option value="united states~canada">United States &amp; Canada</option>
        <option value="canada">&nbsp;&nbsp;&nbsp;&nbsp;Canada</option>
        <option value="united states">&nbsp;&nbsp;&nbsp;&nbsp;United States</option>
        <option value="world">World</option>
      </select></div>
    <div class="relative w-full"><input class="border p-2 w-full border-gray-200 rounded-box text-indigo lg:w-fit" id="location" placeholder="London, England" type="text" name="location" value="">
      <ul class="absolute bg-white text-indigo font-bold rounded-box text-sm w-full text-left flex flex-col gap-1 z-10 "></ul>
    </div>
  </div>
  <div class="max-w-3xl mt-4 md:m-0"><label class="hidden md:block">&nbsp;</label><button class="rounded-button text-white bg-indigo py-3 px-8 w-full lg:max-w-fit hover:bg-indigo-80" type="submit">Search the 1921 Census</button></div>
</form>

POST

<form class="bg-white py-2 pr-8 pl-4 rounded-button hidden md:flex md:justify-between shadow" action="" enctype="multipart/form-data" method="POST"><input type="hidden" name="$ACTION_REF_2"><input type="hidden" name="$ACTION_2:1"
    value="[&quot;$@2&quot;]"><input type="hidden" name="$ACTION_2:0" value="{&quot;id&quot;:&quot;2650b3218c65aabb73b19acaa7f469c288bc48bb&quot;,&quot;bound&quot;:&quot;$@1&quot;}"><input type="hidden" name="$ACTION_2:2"
    value="&quot;3lPUBKI5x7D42KiQzPH6sS9zeIIjYWaBtsTzcw+8X+ZVyBdV93My7log2kxzj+oH8hJmhX4aaIhKQUcFDBbPqvPfa5Jfr2stpdB6w2uUeWk=&quot;">
  <div class="flex flex-col py-3 pr-2 pl-6 w-52 hover:bg-grey-5 hover:rounded-button"><label class="font-medium text-xs">Name</label><input class="bg-inherit text-sm" id="newspaperSearchName" placeholder="Who are you looking..." type="text"
      name="name"></div>
  <div class="flex flex-col py-3 pr-2 pl-6 w-52 hover:bg-grey-5 hover:rounded-button"><label class="font-medium text-xs">Keywords</label><input class="bg-[inherit] text-sm" id="newspaperSearchKeyword" placeholder="Try a place, event..." type="text"
      name="keyword"></div>
  <div class="flex items-center"><label class="hidden">&nbsp;</label><button class="rounded-button bg-indigo text-white p-2 w-32 h-fit hover:bg-indigo-80 hover:cursor-pointer" type="submit">Search</button></div>
</form>

javascript:throw new Error('A React form was unexpectedly submitted.')

<form class="text-indigo bg-white rounded-t-card flex-col justify-between w-full animate-toast-slide-in fixed bottom-0 left-0 z-10 m-0 pb-52 min-[400px]:pb-44 min-[689px]:pb-36 min-[702px]:pb-16 hidden"
  action="javascript:throw new Error('A React form was unexpectedly submitted.')">
  <div class="flex justify-end">
    <div class="bg-white text-indigo flex relative -top-8 px-2 py-1 mr-2 rounded-button w-fit">
      <p class="pr-1 text-xs">Close</p><svg class="w-3" viewBox="0 0 24 24">
        <line stroke="currentColor" stroke-width="2" x1="2" x2="22" y1="2" y2="22"></line>
        <line stroke="currentColor" stroke-width="2" x1="22" x2="2" y1="2" y2="22"></line>
      </svg>
    </div>
  </div>
  <div class="flex flex-col pb-1 pt-6 pr-6 pl-4 -mt-6"><label>Name</label>
    <div class="flex pl-2 pt-1 border-b-[1px] border-grey-10"><input class="w-full h-10 placeholder-grey-60" id="newspaperSearchName" placeholder="Who are you look..." type="text" name="name"><button type="button"><svg class="w-3"
          viewBox="0 0 24 24">
          <line stroke="currentColor" stroke-width="2" x1="2" x2="22" y1="2" y2="22"></line>
          <line stroke="currentColor" stroke-width="2" x1="22" x2="2" y1="2" y2="22"></line>
        </svg></button></div>
  </div>
  <div class="flex flex-col py-3 pr-6 pl-4"><label>Keywords</label>
    <div class="flex pt-1 pl-2 border-b-[1px] border-grey-10"><input class="w-full h-10 placeholder-grey-60" id="newspaperSearchKeyword" placeholder="Try a place, event..." type="text" name="keyword"><button type="button"><svg class="w-3"
          viewBox="0 0 24 24">
          <line stroke="currentColor" stroke-width="2" x1="2" x2="22" y1="2" y2="22"></line>
          <line stroke="currentColor" stroke-width="2" x1="22" x2="2" y1="2" y2="22"></line>
        </svg></button></div>
  </div><input class="ml-6 mr-2 mt-1 rounded-box h-4 w-4" id="newspaperSearchRadioButton" type="checkbox" name="exactKeyword"><label>Exact keyword search</label>
  <div class="bg-ochre-50 px-2 py-3 mx-4 rounded-box flex items-star mt-4 text-sm"><svg class="w-5 h-6 pr-2 pl-1 min-w-[26px]" viewBox="0 0 35 48">
      <path
        d="M17.332 48c-1.276 0-2.371-.433-3.285-1.3s-1.403-1.938-1.466-3.214h9.504c-.064 1.276-.552 2.347-1.466 3.214S18.608 48 17.332 48zm-7.98-8.947c-.399 0-.733-.135-1.001-.406s-.403-.607-.403-1.009.134-.735.403-.998.603-.395 1.001-.395h15.96c.399 0 .732.135 1.001.406s.403.608.403 1.009-.134.735-.403.998-.603.395-1.001.395H9.351zm-1.238-7.18c-2.501-1.679-4.479-3.75-5.933-6.214S0 20.42 0 17.332c0-4.733 1.705-8.805 5.116-12.215S12.599 0 17.332 0s8.805 1.705 12.215 5.116 5.116 7.483 5.116 12.215c0 3.089-.721 5.864-2.162 8.328s-3.425 4.534-5.952 6.214H8.114zm1.005-2.809h16.451a14.16 14.16 0 0 0 4.611-5.078 13.78 13.78 0 0 0 1.674-6.655c0-4.006-1.419-7.428-4.257-10.266s-6.26-4.257-10.266-4.257S9.904 4.228 7.066 7.066s-4.257 6.259-4.257 10.265c0 2.377.558 4.597 1.674 6.659s2.661 3.754 4.635 5.074z"
        fill="currentColor" id="Shape"></path>
    </svg>
    <p>Use keywords to narrow your search results and quotes to find specific phrases. Enabling the 'exact' checkbox avoids word variations.</p>
  </div>
  <div class="flex-col items-center px-4 pb-4"><label class="hidden">&nbsp;</label><button class="rounded-button bg-indigo text-white py-2 mt-4 w-full" type="submit">Search</button><label class="hidden">&nbsp;</label><button
      class="rounded-button bg-white text-indigo py-2 my-1 w-full h-fit font-medium" type="reset">Clear All</button></div>
</form>

POST

<form class="flex flex-col justify-start gap-4 py-10 w-full" action="" enctype="multipart/form-data" method="POST"><input type="hidden" name="$ACTION_ID_5d50e602a0342472fcb8476557e07e5404dca531">
  <div class="flex flex-col lg:flex-row justify-start gap-6">
    <div class="w-full lg:w-64 space-y-1 text-black">
      <p>First name</p><input class="bg-white border h-10 px-2 w-full rounded-box" placeholder="Alex" required="" type="text" name="firstName">
    </div>
    <div class="w-full lg:w-64 space-y-1 text-black">
      <p>Surname</p><input class="bg-white border h-10 px-2 w-full rounded-box" placeholder="Smith" required="" type="text" name="lastName">
    </div>
  </div>
  <div class="flex justify-center pt-4 lg:pt-0 lg:justify-start"><button
      class="flex relative justify-center items-center px-3 rounded-button h-10 border-0 border-solid overflow-hidden cursor-pointer hover:shadow-[0_0_5px_0_rgba(45,43,36,0.2)] no-underline text-base transition-bg hover:transition-none ease-in-out duration-200 focus-visible:shadow-[0_0_0_4px_#29ffff] focus-visible:outline-none data-[loading]:cursor-default data-[loading]:shadow-none bg-indigo text-white hover:bg-link visited:text-white focus-visible:text-white focus-visible:bg-link data-[loading]:bg-link w-full lg:w-auto lg:py-2 lg:px-6">Search
      family trees</button></div>
</form>

Text Content

Log in
Sign up
Start free trialStart free trial
MenuClose
Log in
Sign up

Unlock all 500 years of our collections for free.

Start free trial


START YOUR FAMILY HISTORY JOURNEY


DISCOVER YOUR ANCESTRY AND SEE WHERE YOUR PAST TAKES YOU...

Build your family treeBuild your treeSearch records
Search newspapers



GET STARTED WITH OUR FAMILY TREE BUILDER

Trace your family tree to find your family members and their unique stories.

 * 1
   Add the family members you already know, and we'll start our detective work.
   We'll send you hints when we find something.
 * 2
   Find your relatives in over 10 billion genealogy records, including the 1921
   Census, and keep growing your family tree.
 * 3
   Discover shared connections in millions of family trees researched by
   Findmypast members, and add them to your own tree.

Start your family tree


Orkney 512848Shetland 566889Highlands 3516847Western Isles 0Grampian
7494795Tayside 3315501Central 2809066Strathclyde 24837346Fife 3984803Lothian
12022711Borders 10448682Dumfries 2705975North East 64084996North West
54326123Isle of Man 7224Yorkshire 144239901East Midlands 111210430West Midlands
112046422East 134938896London 347330187South East 186037111South West
148043037South Wales 10840988Mid Wales 10604594West Wales 699973North Wales
13112108Republic of Ireland 91606766Northern Ireland 16284300


SEARCH OUR FAMILY HISTORY RECORDS

Findmypast is the home of British and Irish family history records.

Search the 1921 Census, the most extensive British census open to the public,
and discover what your family were doing on the eve of World War II in the 1939
Register. Learn new details about the important events in your ancestors’ lives
in our extensive baptism, banns, marriage and burial records and parish
registers.

Follow your ancestors along the paths they took in life. Discover their roles in
national and international conflicts, including both world wars. Or, if your
ancestor crossed the law, find them in our legal, criminal and institutional
records. You can also follow your intrepid ancestors’ journeys overseas in our
travel and migration records.

Search for a person in our records

1921 Census1939 RegisterBirth, marriage, death and parish
Military, armed forces and conflictInstitution and organisation
Travel and migration

Select a record type

1921 Census1939 RegisterBirth, marriage, death and parishMilitary, armed forces
and conflictInstitution and organisationTravel and migration

Who

First name
Last name
WhenBornDiedOther
± 0yrs± 1yrs± 2yrs± 5yrs± 10yrs± 20yrs± 40yrs
WhereAustralia & New
ZealandIrelandBritain    England    Scotland    Wales    Other Britain &
Ireland    Overseas / UnknownUnited States & Canada    Canada    United
StatesWorld

 Search the 1921 Census



SEARCH FOR STORIES IN OUR NEWSPAPERS AND PUBLICATIONS


SEARCH FOR STORIES IN OUR NEWSPAPERS ARCHIVES

Explore millions of digitised pages of newspapers and other publications from
our British and Irish collections, dating as far back as the 1700s.

Name
Keywords
 Search

Add name

|

Add keywords

|




Close

Name

Keywords

Exact keyword search

Use keywords to narrow your search results and quotes to find specific phrases.
Enabling the 'exact' checkbox avoids word variations.

 Search Clear All
After searching for many years and finding dead ends, I finally found my
grandfather in the 1921 Census on Findmypast!
WB

Wendy

An incredibly valuable link to my past that I knew nothing about. I now have
traced back to my great-great grandparents (and more). It has been moving,
inspiring, soul-searching and a highly productive journey.
DE

David

This is the third ancestry website I have used and it is the best for accurate
local information about relatives. It gives the best value for money.
Unbeatable.
GB

Geoffrey

PreviousPreviousPrevious slideNextNextNext slide


WENDY'S FAMILY STORY


THE 1921 CENSUS - COMMUNITY DISCOVERIES

Wendy found their family members in the 1921 Census using the Findmypast family
tree builder and the handy hints we found for them using our exclusive census
records.

What family stories mightyoudiscover?

Start your family tree


SEARCH FOR A RELATIVE IN OVER 4 MILLION FAMILY TREES

Find your family in our network of family trees researched by Findmypast
members.

First name

Surname

Search family trees


DO YOU HAVE A FAMILY TREE SOMEWHERE ELSE?

Don't worry, you don't have to start again - you can import your family tree as
a GEDCOM file from another genealogy website.

Import your GEDCOM



TRY FINDMYPAST FREE FOR 7 DAYS

 * Build your family tree and discover countless family stories
 * Access all our records and newspapers, including the 1921 Census
 * Search other family trees and share yours with family and friends

Start free trialCompare all memberships


IN PARTNERSHIP WITH...


THE NATIONAL ARCHIVES

The National Archives is home to over 1,000 years of precious British history.
Together, we're preserving that history forever by making it accessible online.


THE BRITISH LIBRARY

Back in 2011, we set out to bring the British Library's entire newspaper archive
online. Millions of digitised pages later, our journey with the UK's national
library continues.


FAMILY HISTORY FEDERATION

Thanks to our long-standing partnership with the Family History Federation,
we're home to millions of records you won't find anywhere else online.


WE'RE HERE TO HELP YOU ON YOUR GENEALOGY JOURNEY

Our friendly Dundee-based customer support team are here to answer any questions
you might have, every step of the way.


JOIN OUR COMMUNITY OF OVER 100,000 RESEARCHERS

Share your journey with the Findmypast genealogist community on Facebook, or
learn research skills at your own pace on our YouTube channel and our helpful
genealogy blog.
Join our Facebook community
Check out our YouTube channel
Visit our genealogy blog

▲Back to top

Search for surnames by letter

 * A
 * B
 * C
 * D
 * E
 * F
 * G
 * H
 * I
 * J
 * K
 * L
 * M
 * N
 * O
 * P
 * Q
 * R
 * S
 * T
 * U
 * V
 * W
 * X
 * Y
 * Z

Find your past

 * 1851 Census
 * 1861 Census
 * 1871 Census
 * 1881 Census
 * 1891 Census
 * 1901 Census
 * 1911 Census
 * 1921 Census
 * 1939 Register
 * Build your Family Tree
 * Buy a gift subscription
 * Free genealogy records
 * Help and FAQ
 * King Charles III’s family tree
 * Redeem a gift subscription
 * Search family records
 * Search local records
 * Surname Origin
 * Take a free trial
 * Take a subscription

About Findmypast

 * About Us
 * Affiliates
 * Careers
 * Contact Us
 * Cookie Policy
 * Our Partners
 * Privacy Policy
 * Refer a friend
 * Sitemap
 * Student and Graduate discount
 * Terms & Conditions

Visit our other sites

 * Findmypast.co.uk
 * Findmypast.com
 * Findmypast.com.au
 * Findmypast.ie
 * Genes Reunited
 * The British Newspaper Archive

Connect with us

 * 
   Facebook
 * 
   Instagram
 * 
   Read our blog
 * 
   TikTok
 * 
   X (formerly Twitter)
 * 
   YouTube

Download our app

 * 
 * 

Find your past

 * 1851 Census
 * 1861 Census
 * 1871 Census
 * 1881 Census
 * 1891 Census
 * 1901 Census
 * 1911 Census
 * 1921 Census
 * 1939 Register
 * Build your Family Tree
 * Buy a gift subscription
 * Free genealogy records
 * Help and FAQ
 * King Charles III’s family tree
 * Redeem a gift subscription
 * Search family records
 * Search local records
 * Surname Origin
 * Take a free trial
 * Take a subscription

About Findmypast

 * About Us
 * Affiliates
 * Careers
 * Contact Us
 * Cookie Policy
 * Our Partners
 * Privacy Policy
 * Refer a friend
 * Sitemap
 * Student and Graduate discount
 * Terms & Conditions

Visit our other sites

 * Findmypast.co.uk
 * Findmypast.com
 * Findmypast.com.au
 * Findmypast.ie
 * Genes Reunited
 * The British Newspaper Archive

Connect with us

 * 
   Facebook
 * 
   Instagram
 * 
   Read our blog
 * 
   TikTok
 * 
   X (formerly Twitter)
 * 
   YouTube

Download our app

 * 
 * 


PRIVACY PREFERENCE CENTER




 * YOUR PRIVACY


 * STRICTLY NECESSARY COOKIES


 * PERFORMANCE COOKIES


 * FUNCTIONAL COOKIES


 * TARGETING COOKIES


YOUR PRIVACY

When you visit any website, it may store or retrieve information on your
browser, mostly in the form of cookies. This information might be about you,
your preferences or your device and is mostly used to make the site work as you
expect it to. The information does not usually directly identify you, but it can
give you a more personalized web experience. Because we respect your right to
privacy, you can choose not to allow some types of cookies. Click on the
different category headings to find out more and change our default settings.
However, blocking some types of cookies may impact your experience of the site
and the services we are able to offer. More information


STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms. You can set your browser to block
or alert you about these cookies, but some parts of the site will not then work.
These cookies do not store any personally identifiable information.


PERFORMANCE COOKIES

Performance Cookies


These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site. All
information these cookies collect is aggregated and therefore anonymous. If you
do not allow these cookies we will not know when you have visited our site, and
will not be able to monitor its performance.


FUNCTIONAL COOKIES

Functional Cookies


These cookies enable the website to provide enhanced functionality and
personalisation. They may be set by us or by third party providers whose
services we have added to our pages. If you do not allow these cookies then some
or all of these services may not function properly.


TARGETING COOKIES

Targeting Cookies


These cookies may be set through our site by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant adverts on other sites. They do not store directly personal
information, but are based on uniquely identifying your browser and internet
device. If you do not allow these cookies, you will experience less targeted
advertising.


BACK BUTTON BACK

Vendor Search
Filter Button
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Clear
checkbox label label
Apply Cancel
Confirm My Choices
Allow All



BUT FIRST, COOKIES

We use cookies to understand your site usage. That way we can tailor the site
navigation, content and marketing to your specific needs. Cookies Policy

That's fine
Edit settings