SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '170eec3cbeb171d25423ee82ec5a396759b4166f287f220446f7c1382a91ddac' 
  AND token = 'tE2+bXizdAwr1mqXT2QIJ3o0K9GyrUSLhwi1bDCJumI=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00042

JSON explain

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