SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '7630bec4667687ad11266783aea241207ed263b496c13d362c0d0b322d58ceac' 
  AND token = '4OE7b1SEYfD5FT5xHpQDE+h7j3poBLWBVDv+EXgmrIY=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00035

JSON explain

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