SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '6a66288e14840999f153471756fc75a2e69ce2e74eb96acdf23aa97e91ba8292' 
  AND token = 'KQYXKYKKlLEjX9TFxohjzSrTGrhAR9XxBxaM9uoL/yc=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00030

JSON explain

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