SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '47f5103d19197762ab14635aef8197dfdb5e4b73e0ee8759a2dc33ceba57c000' 
  AND token = 'sSoT53+lXFlDsx35wE0chdJ8quRXngiRdpbn4q7/RL4=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00048

JSON explain

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