SELECT 
  1 
FROM 
  cscart_june_setuplock_keys 
WHERE 
  key_id = 'b5809e09cc16f0cf5684ebdec591b3dbcd1b9104e967b94a9fdbac307413c3e9' 
  AND token = 'r8C+4DgqjBzO04VnPuCAGuJOeLq4roClXfYGuSgHW58=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00029

JSON explain

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