# Program

The program page shows you the relevant info regarding a specific program. Programs are "smart contract" on Solana

<figure><img src="https://3408068746-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2WGem6IdHOZpBD3zJX%2Fuploads%2FLUb9hAk7qcD2xxHzdCoM%2FScreen%20Shot%202022-11-14%20at%202.46.08%20PM.png?alt=media&#x26;token=e4a9b8d0-945f-4678-8b7a-7960ed3b07ad" alt=""><figcaption></figcaption></figure>

On the top left of the page, you will see the address of the program, as well as its public display name\
\
Overview: This section gives you an overview of the program, including the following:

* Sol Balance: The amount of Sol within the Program
* Executable: The ability of the program to execute instructions
* Executable data: The data for program Execution
* Upgradable: The ability to be upgraded from Owner
* Upgrade authority: Who can upgrade the program
* SPL Token balance: The balance of SPL tokens within the program

More Info: Clarification, for ease of viewing:

* Public name: The public name for the program&#x20;
* Owner: the owner of the program, having authority and ability to make changes over the program
* Rent Epoch: keeps track of the next time rent should be collected from the account.
* Last Deployed slot: The slot in which the program was last deployed.&#x20;

The underneath section keeps track of transactions that occur within the Program&#x20;

/

<figure><img src="https://3408068746-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2WGem6IdHOZpBD3zJX%2Fuploads%2F7xTvmBkYXUAkjIUrRVQI%2FScreen%20Shot%202022-11-14%20at%202.57.13%20PM.png?alt=media&#x26;token=82e664f5-87f0-47ae-90f3-26f8a766dc48" alt=""><figcaption></figcaption></figure>

* Transaction tabs: Monitor transactions created within the Program
* SPL Transfers: Transfers of SPL tokens
* Anchor Program IDL: Allows developers and hobbyist to check out the underlying actions and functions of the contract. Information can be seen in "Raw" / "Detail" filter. Under "Details" function, the program can be broken down and filtered further.&#x20;

<figure><img src="https://3408068746-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2WGem6IdHOZpBD3zJX%2Fuploads%2F7mHPYhuiczrNEjb3nRHu%2FScreen%20Shot%202022-11-14%20at%203.02.41%20PM.png?alt=media&#x26;token=0a87c2d0-5705-4401-acfb-85ff2d324c50" alt=""><figcaption></figcaption></figure>

/

<figure><img src="https://3408068746-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2WGem6IdHOZpBD3zJX%2Fuploads%2FjJTYMitY9BIxJswyXYCF%2FScreen%20Shot%202022-11-14%20at%203.03.00%20PM.png?alt=media&#x26;token=3aab3c81-2a89-4d7f-8ac6-f7baf5ec15ba" alt=""><figcaption></figcaption></figure>

* Accounts Data: monitor the data utilized in the programs. Can be filtered by "Account" as well as other parameters on the page.&#x20;

<figure><img src="https://3408068746-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2WGem6IdHOZpBD3zJX%2Fuploads%2Foxm3xElzwIn5dviSijkC%2FScreen%20Shot%202022-11-14%20at%203.16.18%20PM.png?alt=media&#x26;token=bdb19226-1fe8-47a3-b68e-0426d19175f4" alt=""><figcaption></figcaption></figure>
