To see active sessions ins snowflake we must use Web User Interface.
Requirements
To list active sessions you must be logged as an user with ACCOUNTADMIN role.
Sessions
In the main tab pane, select Account (1) and then click on the Sessions tab (2). Opened window contain information about all connected sessions.
Transactions
Snowflake enables us to fast check currently running transactions of all users in the account. To do it you must be logged as an user with ACCOUNTADMIN role.
Query
show transactions in account;