Rye Harbour Nature Reserve Wildlife Sightings: August 2025

, 09 September 2025
Rye Harbour Nature Reserve Wildlife Sightings: August 2025
Wheatear © Jo Clark-Wilson

David Bentley

Volunteer & Trustee of the Friends of Rye Harbour Nature Reserve

August saw the fourth official heatwave of the summer of 2025, which has been confirmed as the hottest on record for the UK by the Met Office.

This is the month when autumn bird migration really kicks in. The numbers of birds present on the reserve ebbs and flows throughout the month as weather and other factors shape passage.

Wheatears were seen throughout the month, with Flat Beach and the main path down to the sea being the best places to look. There were at least 12 seen on the 2nd. Generally just single Whinchat and Spotted Flycatcher were seen at several spots around the nature reserve. We only heard of one Common Redstart, in the scrub at the south end of Castle Water on the 28th.

Sometimes a common bird seen at an unusual location can cause excitement, so a Treecreeper in the trees by Harbour Farm on the 3rd was of note.

Treecreeper
Treecreeper © Tom S B Lee

Castle Water is always a good place to look for migrating waders. Maximum numbers of selected species during August were four Green Sandpiper, four Common Sandpiper, one Wood Sandpiper, one Curlew Sandpiper, two Ruff and three Black-tailed Godwit.

Other interesting sightings at Castle Water included juvenile Cuckoo on the 10th and the 21st, Little Owl on the 12th, Dartford Warbler on the 18th and an impressive count of nine Great White Egret on the 19th.

Juvenile Cuckoo
Juvenile Cuckoo © James Tomlinson

Flat Beach proved the best place for scarce waders this month with two Little Stint on the 11th, a Curlew Sandpiper on the 12th and five juvenile Wood Sandpiper on the 13th, when there were also 110 Dunlin and 80 Ringed Plover. Five Greenshank on the 24th was the best count of the month for this popular, graceful wader.

A Black-necked Grebe was at Ternery Pool on the 1st and four Snipe were back at Barn Pool West on the 2nd.

Snipe
Snipe © Roger Wilmshurst

Autumn Garganey can be easily overlooked without their breeding plumage. Look for a small duck with a striped head pattern and a pale blob at the base of the bill. One was seen on Barn Pool West on the 12th and another at Ternery Pool on the last day of the month.

We can look forward to more spectacular autumn sightings of Osprey as the UK breeding population continues to grow. One was seen over the Discovery Centre on the 2nd and another on the 25th . There were several sightings of a single Hobby and the first Merlin of the autumn was recorded on the 28th. There were several counts of over 500 Sandwich Terns at Flat Beach during the month. A few late Swifts were feeding over Nook Meadows on the 30th.

Osprey
Osprey in flight © Hugh Clarke FRPS

Several Bee-wolf wasps were seen near the Marsh Mallow 'forest' at Castle Water early in the month. The enormous Large Conehead bush cricket, Ruspolia nitidula, has taken a foothold on the nature reserve in the last couple of years and was seen at a new location near Harbour Road, Castle Water on the 12th. Small Coppers were in flight nearby towards the end of the month.

Large Conehead bush cricket
Large Conehead bush cricket © David Bentley

Plants in flower during August included Least Lettuce, Dwarf Mallow, Strawberry Clover and a few Autumn Lady's-tresses at Castle Water.

The moth trap continued to attract large numbers, including a Swallow Prominent, Rosy Wave, Frosted Orange, Large Thorn and a Starwort. There were also two occasions when a Great Silver Water Beetle was an unexpected discovery. 

Rosy Wave © Graeme Lyons

Thanks go to all the visitors whose observations contribute to the monthly sighting reports. If you have spotted something interesting on the reserve, please do make a record via iRecord, and if you think it is particularly significant, please let us know at [email protected].

Leave a comment

Comments

  • Frances Catt:

    Loved all the photos – and had been unfamiiiar wth the juvenile cuckoo and the conehead bush
    cricket. There were more excellent wildlife and beachscape photos up at the annual Camera Club exhibition at St. Mary’s Centre, Lion Street last Saturday.

    22 Sep 2025 10:25:00

Time Δ Debug Message - Perch Runway 3.2
1782555407.67150 [906] SELECT p.pagePath, pr.routePattern, pr.routeRegExp, p.pageTemplate, pr.routeOrder, s.settingValue AS siteOffline FROM swt_pages_staging p LEFT JOIN swt_page_routes pr ON p.pageID=pr.pageID LEFT JOIN swt_settings s ON s.settingID='siteOffline' UNION SELECT NULL AS pagePath, pr2.routePattern, pr2.routeRegExp, pr2.templatePath AS pageTemplate, pr2.routeOrder, NULL AS siteOffline FROM swt_page_routes pr2 WHERE templateID!=0 ORDER BY routeOrder ASC, pagePath ASC
1782555407.69660.0251Matched route: news/[slug:s]
1782555407.69680.0001Server address: 216.73.216.31
1782555407.69680Using master page: /templates/pages/blog/post.php
1782555407.69680Page arguments:
Array
(
    [0] => /news/rye-harbour-nature-reserve-wildlife-sightings-august-2025
    [s] => rye-harbour-nature-reserve-wildlife-sightings-august-2025
    [1] => rye-harbour-nature-reserve-wildlife-sightings-august-2025
)
1782555407.69720.0003 [1] SELECT * FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1782555407.69810.0009 [86] SELECT DISTINCT settingID, settingValue FROM swt_settings WHERE userID=0
1782555407.69970.0016 [1] SELECT locationID FROM swt_shop_tax_locations WHERE locationIsHome=1 LIMIT 1
1782555407.70020.0005INSERT INTO swt_shop_cart(memberID,locationID,currencyID,cartPricing,cartProperties) VALUES(NULL,'1',47,'standard','[]')
1782555407.70220.0019 [1] SELECT * FROM swt_shop_cart WHERE cartID=22344878
1782555407.70260.0005 [1] SELECT * FROM swt_shop_cart WHERE cartID=22344878
1782555407.70310.0005 [nil] SELECT * FROM swt_shop_sales WHERE saleFrom<='2026-06-27 10:16:00' AND saleTo>'2026-06-27 10:16:00' AND saleActive=1 AND saleDeleted IS NULL ORDER BY saleOrder ASC
1782555407.70410.001 [1] SELECT SQL_CALC_FOUND_ROWS DISTINCT tbl.* FROM ( SELECT idx.itemID, main.*, idx2.indexValue as sortval FROM swt_blog_index idx JOIN swt_blog_posts main ON idx.itemID=main.postID AND idx.itemKey='postID' JOIN swt_blog_index idx2 ON idx.itemID=idx2.itemID AND idx.itemKey='postID' AND idx2.indexKey='_id' WHERE 1=1 AND ((idx.indexKey='postSlug' AND idx.indexValue='rye-harbour-nature-reserve-wildlife-sightings-august-2025')) AND idx.itemID=idx2.itemID AND idx.itemKey=idx2.itemKey GROUP BY idx.itemID, idx2.indexValue, postID ) as tbl WHERE (postStatus='Published' AND postDateTime<='2026-06-27 10:16:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 10
1782555407.70730.0032 [1] SELECT FOUND_ROWS() AS `count`
1782555407.70790.0006 [1] SELECT * FROM swt_blog_posts WHERE postID=3770 AND postStatus='Published' AND postDateTime<='2026-06-27 10:16:00'
1782555407.70880.0009 [13] SELECT * FROM swt_blog_sections ORDER BY sectionTitle ASC
1782555407.70950.0007 [1] SELECT * FROM swt_blogs ORDER BY blogTitle ASC
1782555407.71020.0006 [1] SELECT * FROM swt_categories WHERE catID=73 LIMIT 1
1782555407.71060.0005 [1] SELECT * FROM swt_categories WHERE catID=70 LIMIT 1
1782555407.71110.0004 [1] SELECT * FROM swt_categories WHERE catID=36 LIMIT 1
1782555407.71170.0006Using template: /templates/blog/post.html
1782555407.71190.0002 [162] SELECT catID, catPath FROM swt_categories
1782555407.71270.0008 [1] SELECT * FROM swt_blog_posts WHERE postStatus='Published' AND postDateTime<='2026-06-27 10:16:00' AND postSlug='rye-harbour-nature-reserve-wildlife-sightings-august-2025'
1782555407.7340.0213Using template: /templates/blog/post.html
1782555407.73460.0006 [250] SELECT country, countryID FROM swt_shop_countries WHERE countryActive=1 ORDER BY country ASC
1782555407.73620.0016Using template: /templates/pages/attributes/seo.html
1782555407.73640.0002 [1] SELECT regionID, regionTemplate, regionPage, regionRev AS rev FROM swt_content_regions WHERE regionKey='Banner image' AND (regionPage='/news/post' OR regionPage='*')
1782555407.73720.0008 [nil] SELECT * FROM ( SELECT idx.itemID, c.regionID, idx.pageID, c.itemJSON, idx2.indexValue as sortval FROM swt_content_index idx JOIN swt_content_items c ON idx.itemID=c.itemID AND idx.itemRev=c.itemRev AND idx.regionID=c.regionID JOIN swt_content_index idx2 ON idx.itemID=idx2.itemID AND idx.itemRev=idx2.itemRev AND idx2.indexKey='_order' WHERE ((idx.regionID=104 AND idx.itemRev=0)) AND idx.itemID=idx2.itemID AND idx.itemRev=idx2.itemRev ) as tbl GROUP BY itemID, pageID, itemJSON, sortval, regionID ORDER BY sortval ASC
1782555407.73870.0014 [82] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageDepth >=0 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1782555407.74170.003 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1782555407.74220.0006 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1782555407.74430.0021Using template: /templates/navigation/ps_nav_template.html
1782555407.74440 [6] Using template: /templates/navigation/ps_nav_template_children.html
1782555407.74520.0008 [4] Using template: /templates/navigation/ps_nav_template_children.html
1782555407.74570.0005 [29] Using template: /templates/navigation/ps_nav_template_children.html
1782555407.74870.003 [10] Using template: /templates/navigation/ps_nav_template_children.html
1782555407.74980.0011 [7] Using template: /templates/navigation/ps_nav_template_children.html
1782555407.75060.0008 [9] Using template: /templates/navigation/ps_nav_template_children.html
1782555407.75360.003 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' OR pageSortPath='/news/post' LIMIT 1
1782555407.75460.001 [1] SELECT * FROM swt_pages_staging WHERE pageHidden=0 AND pageNew=0 AND pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition
1782555407.75680.0022 [1] Using template: /templates/navigation/breadcrumbs.html
1782555407.75730.0004Using template: /templates/blog/post.html
1782555407.75750.0003 [1] SELECT * FROM swt_blog_authors WHERE authorID='1' LIMIT 1
1782555407.75840.0008Using template: /templates/blog/author.html
1782555407.75870.0003 [1] SELECT SQL_CALC_FOUND_ROWS DISTINCT tbl.* FROM ( SELECT idx.itemID, main.*, idx2.indexValue as sortval FROM swt_blog_index idx JOIN swt_blog_posts main ON idx.itemID=main.postID AND idx.itemKey='postID' JOIN swt_blog_index idx2 ON idx.itemID=idx2.itemID AND idx.itemKey='postID' AND idx2.indexKey='_id' WHERE 1=1 AND ((idx.indexKey='postSlug' AND idx.indexValue='rye-harbour-nature-reserve-wildlife-sightings-august-2025')) AND idx.itemID=idx2.itemID AND idx.itemKey=idx2.itemKey GROUP BY idx.itemID, idx2.indexValue, postID ) as tbl WHERE (postStatus='Published' AND postDateTime<='2026-06-27 10:16:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 1
1782555407.7610.0023 [1] SELECT FOUND_ROWS() AS `count`
1782555407.76140.0004 [1] Using template: /templates/blog/post.html
1782555407.76430.0029Using template: /templates/blog/comment_form.html
1782555407.76520.0009 [1] SELECT * FROM swt_blog_comments WHERE 1=1 AND postID=3770 AND commentStatus='LIVE' ORDER BY FIELD(webmentionType, 'like', 'repost', 'comment', NULL) ASC, commentDateTime ASC
1782555407.81480.0496 [1] Using template: /templates/blog/comment.html
1782555407.81550.0007Using template: /templates/blog/post.html
1782555407.81570.0002 [1] SELECT * FROM swt_blog_authors WHERE authorID='1' LIMIT 1
1782555407.81650.0008 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/what-we-do' OR pageSortPath='/what-we-do' LIMIT 1
1782555407.81730.0007 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-002' LIMIT 1
1782555407.81790.0006 [7] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-002%' AND pageDepth >=1 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1782555407.82020.0023 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1782555407.82080.0006 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1782555407.82280.002 [6] Using template: /templates/navigation/footer-nav.html
1782555407.82360.0008 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/make-a-difference' OR pageSortPath='/make-a-difference' LIMIT 1
1782555407.82440.0007 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-005' LIMIT 1
1782555407.82480.0005 [38] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-005%' ORDER BY pageTreePosition ASC
1782555407.82730.0025 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1782555407.82790.0005 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1782555407.830.0021 [10] Using template: /templates/navigation/footer-nav.html
1782555407.83340.0035 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/visit' OR pageSortPath='/visit' LIMIT 1
1782555407.83420.0008 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-004' LIMIT 1
1782555407.83470.0005 [30] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-004%' AND pageDepth >=1 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1782555407.8370.0023 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1782555407.83750.0005 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1782555407.83950.0021 [29] Using template: /templates/navigation/footer-nav.html
1782555407.84170.0021 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/make-a-difference' OR pageSortPath='/make-a-difference' LIMIT 1
1782555407.84250.0008 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-005' LIMIT 1
1782555407.8430.0005 [11] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-005%' AND pageDepth >=1 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1782555407.84510.0021 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1782555407.84560.0005 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1782555407.8480.0023 [10] Using template: /templates/navigation/footer-nav.html
1782555407.84960.0017Request time: 0.1811
1782555407.84960Process time: 0.181
1782555407.84960Memory: 1.6565