SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'acc6bf82d19e12b1b94e34cea30e5d4bbaec8e85b8e4a21f387d29ce31a5fe13' 
  AND token = 'InXKigymALm15QkKmGXZP84u8EzfxZgGWg0BPgC7KBU=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00045

JSON explain

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