SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '0ca4ccc14000e7b5e6bd5fa18c675bcf947cdfdd3e653e1bb90dea193f518bd3' 
  AND token = 'Bf6y4boOJnbXD/apr03V2Bhp5aEtWqT8LWs6y3pVwB4=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00040

JSON explain

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