SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'fe395e73301fb438fcf1c1d5efa9eb8a10d1db31aa7d618bbe4c4b3d6fd8c522' 
  AND token = 'bQshnhPhKOJOtT1LMwNB2LD8wAkGa4fhSBWO0oO/5q0=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00022

JSON explain

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