SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'aca7dbf354c0b246e2bbf3143100444a3fcc0cbefc714738bc51ca7fb7ff32ef' 
  AND token = 'Tohw2O07odC+sPw1OTykUlm44rfOQKrEqN7vVCZlxH0=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00029

JSON explain

{
  "query_block": {
    "select_id": 1,
    "table": {
      "message": "Impossible WHERE noticed after reading const tables"
    }
  }
}