SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'd61505de030b4064de8031fd21aac426c1ee7eb762cb3eb2032ed95c4d22297d' 
  AND token = 'a7KvCbrgqrXCW8//zIOeV7CRxGkJKEesfx8CXJsN/ww=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00053

JSON explain

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