SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '1145910dde9fe0fd853e20e54e4b51e12b02690f211448c36030134b648d08e6' 
  AND token = 'NHr1Dgz4DSYCTBV81hwLitPYaJt9m4BS7RCtBEhCxe4=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00024

JSON explain

{
  "query_block": {
    "select_id": 1,
    "message": "no matching row in const table"
  }
}