SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '2455bff71f6264de5485ca8ee052aaee83af41e3ce44a73d2a05ae7f04954c59' 
  AND token = 'L86iIhvsuwlotfLWXBk8YGhbrPV6CtiW2VWGdsRdBuU=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00032

JSON explain

{
  "query_block": {
    "select_id": 1,
    "message": "no matching row in const table"
  }
}