Sundews - Sussex heathland carnivores

, 17 July 2026
Sundews - Sussex heathland carnivores
Sundew © Nigel Symington

By Charlotte Owen 

Conservation Manager

We have some fantastic wildlife here in Sussex but sometimes the south of England can seem very tame. Our large predators are long gone, there are no bears or wolves prowling our woodlands, no giant reptiles sliding into garden swimming pools, no scorpions sneaking into our discarded shoes – and that’s not necessarily a bad thing. But it’s reassuring to be reminded occasionally of the raw power of nature, red in tooth and claw, and one of the most fascinating examples to be found on our doorstep is provided - surprisingly - by the plant kingdom. 

Of the planet’s 400,000 (ish) species of plant, a mere handful are carnivorous. You may immediately conjure up visions of an oversized Venus flytrap or giant pitcher plants in steaming tropical jungles but in reality, most carnivorous plants are small and slow-growing. They typically thrive in wet but sunny habitats and here, the best place to see them is on heathland, where a closer look around the boggier areas will reveal the glistening stems of the sundew.  They are just a few centimetres tall but brightly coloured and weirdly alien in appearance. 

Sundew catching fly © Neil Fletcher

The round, green leaves are fringed with crimson tentacles, each tipped with a deadly drop of dew. This watery substance is in fact a sticky glue laced with sugars to lure and trap its insect prey. Once a meal has been snared, the tentacles close around it so that the plant’s digestive enzymes can get to work. The process may take minutes or up to a couple of days and provides essential nutrients that are otherwise lacking in the soil of the sundew’s wet and boggy home, allowing it to thrive where other plants may struggle to survive.

The Round-leaved Sundew is the most commonly encountered species, although it is still a rarity. From June to August it puts on an extra-spectacular show by sending up tall, red flower stems that tower above the tiny leaves. Each stem bears a string of green buds, like fat little sausages, which open into a spray of dainty white flowers as this crimson carnivore briefly shows its softer side.

Sundew © Neil Fletcher
Leave a comment
Time Δ Debug Message - Perch Runway 3.2
1785233723.44170 [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
1785233723.47160.03Matched route: news/[slug:s]
1785233723.47180.0002Server address: 216.73.217.178
1785233723.47190.0001Using master page: /templates/pages/blog/post.php
1785233723.47190Page arguments:
Array
(
    [0] => /news/sundews-sussex-heathland-carnivores
    [s] => sundews-sussex-heathland-carnivores
    [1] => sundews-sussex-heathland-carnivores
)
1785233723.47220.0003 [1] SELECT * FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1785233723.47340.0013 [86] SELECT DISTINCT settingID, settingValue FROM swt_settings WHERE userID=0
1785233723.47580.0024 [1] SELECT locationID FROM swt_shop_tax_locations WHERE locationIsHome=1 LIMIT 1
1785233723.47640.0006INSERT INTO swt_shop_cart(memberID,locationID,currencyID,cartPricing,cartProperties) VALUES(NULL,'1',47,'standard','[]')
1785233723.5140.0376 [1] SELECT * FROM swt_shop_cart WHERE cartID=23522948
1785233723.51530.0013 [1] SELECT * FROM swt_shop_cart WHERE cartID=23522948
1785233723.51670.0015 [nil] SELECT * FROM swt_shop_sales WHERE saleFrom<='2026-07-28 10:15:00' AND saleTo>'2026-07-28 10:15:00' AND saleActive=1 AND saleDeleted IS NULL ORDER BY saleOrder ASC
1785233723.51810.0014 [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='sundews-sussex-heathland-carnivores')) 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-07-28 10:15:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 10
1785233723.52790.0098 [1] SELECT FOUND_ROWS() AS `count`
1785233723.52880.0008 [1] SELECT * FROM swt_blog_posts WHERE postID=1826 AND postStatus='Published' AND postDateTime<='2026-07-28 10:15:00'
1785233723.53020.0015 [13] SELECT * FROM swt_blog_sections ORDER BY sectionTitle ASC
1785233723.53130.001 [1] SELECT * FROM swt_blogs ORDER BY blogTitle ASC
1785233723.53290.0016 [1] SELECT * FROM swt_categories WHERE catID=181 LIMIT 1
1785233723.53370.0008 [1] SELECT * FROM swt_categories WHERE catID=86 LIMIT 1
1785233723.53430.0006 [1] SELECT * FROM swt_categories WHERE catID=81 LIMIT 1
1785233723.5350.0006Using template: /templates/blog/post.html
1785233723.53520.0002 [162] SELECT catID, catPath FROM swt_categories
1785233723.53620.001 [1] SELECT * FROM swt_blog_posts WHERE postStatus='Published' AND postDateTime<='2026-07-28 10:15:00' AND postSlug='sundews-sussex-heathland-carnivores'
1785233723.56060.0244Using template: /templates/blog/post.html
1785233723.5610.0005 [250] SELECT country, countryID FROM swt_shop_countries WHERE countryActive=1 ORDER BY country ASC
1785233723.56280.0018Using template: /templates/pages/attributes/seo.html
1785233723.56310.0003 [1] SELECT regionID, regionTemplate, regionPage, regionRev AS rev FROM swt_content_regions WHERE regionKey='Banner image' AND (regionPage='/news/post' OR regionPage='*')
1785233723.56450.0014 [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
1785233723.56640.0019 [82] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageDepth >=0 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1785233723.56940.003 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1785233723.57010.0007 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1785233723.57220.0021Using template: /templates/navigation/ps_nav_template.html
1785233723.57230 [6] Using template: /templates/navigation/ps_nav_template_children.html
1785233723.5730.0007 [4] Using template: /templates/navigation/ps_nav_template_children.html
1785233723.57340.0004 [29] Using template: /templates/navigation/ps_nav_template_children.html
1785233723.57630.0029 [10] Using template: /templates/navigation/ps_nav_template_children.html
1785233723.57750.0012 [7] Using template: /templates/navigation/ps_nav_template_children.html
1785233723.57820.0007 [9] Using template: /templates/navigation/ps_nav_template_children.html
1785233723.58060.0024 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' OR pageSortPath='/news/post' LIMIT 1
1785233723.58140.0008 [1] SELECT * FROM swt_pages_staging WHERE pageHidden=0 AND pageNew=0 AND pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition
1785233723.58360.0021 [1] Using template: /templates/navigation/breadcrumbs.html
1785233723.5840.0004Using template: /templates/blog/post.html
1785233723.58420.0002 [1] SELECT * FROM swt_blog_authors WHERE authorID='1' LIMIT 1
1785233723.58510.0009Using template: /templates/blog/author.html
1785233723.58550.0005 [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='sundews-sussex-heathland-carnivores')) 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-07-28 10:15:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 1
1785233723.58760.0021 [1] SELECT FOUND_ROWS() AS `count`
1785233723.58820.0006 [1] Using template: /templates/blog/post.html
1785233723.59070.0025Using template: /templates/blog/comment_form.html
1785233723.59180.0011 [nil] SELECT * FROM swt_blog_comments WHERE 1=1 AND postID=1826 AND commentStatus='LIVE' ORDER BY FIELD(webmentionType, 'like', 'repost', 'comment', NULL) ASC, commentDateTime ASC
1785233723.64310.0512 [0] Using template: /templates/blog/comment.html
1785233723.64320.0002Using template: /templates/blog/post.html
1785233723.64350.0003 [1] SELECT * FROM swt_blog_authors WHERE authorID='1' LIMIT 1
1785233723.64440.0009 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/what-we-do' OR pageSortPath='/what-we-do' LIMIT 1
1785233723.64520.0008 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-002' LIMIT 1
1785233723.64590.0007 [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
1785233723.64810.0022 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1785233723.64870.0005 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1785233723.65080.0022 [6] Using template: /templates/navigation/footer-nav.html
1785233723.65160.0008 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/make-a-difference' OR pageSortPath='/make-a-difference' LIMIT 1
1785233723.65220.0006 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-005' LIMIT 1
1785233723.65270.0005 [38] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-005%' ORDER BY pageTreePosition ASC
1785233723.65520.0025 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1785233723.65580.0006 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1785233723.65780.002 [10] Using template: /templates/navigation/footer-nav.html
1785233723.6610.0032 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/visit' OR pageSortPath='/visit' LIMIT 1
1785233723.6620.0009 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-004' LIMIT 1
1785233723.66260.0006 [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
1785233723.66520.0027 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1785233723.6660.0008 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1785233723.66830.0022 [29] Using template: /templates/navigation/footer-nav.html
1785233723.67180.0035 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/make-a-difference' OR pageSortPath='/make-a-difference' LIMIT 1
1785233723.67280.0009 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-005' LIMIT 1
1785233723.67340.0006 [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
1785233723.67570.0023 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1785233723.67630.0006 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1785233723.67820.002 [10] Using template: /templates/navigation/footer-nav.html
1785233723.67970.0015Request time: 0.2392
1785233723.67970Process time: 0.239
1785233723.67970Memory: 1.6222