SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'be5c490cd2cd66e63cfca012118b89985ef1380aaf662de33b75db1d6abefcee' 
  AND token = '9laiLi5vTfhLOQ9cLEL0XIkFbMEt46h7arU45KjafdA=' 
  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"
    }
  }
}