You can find all that out, just do tar --help or man tar
x to extract it while f tells it to force local or use archive file and v is just a verbose way of verifing the process each 10 line.
and it's lower case x not X, X is to exclude a file.
So the basic command for extracting a tar file is tar -xvf file.tar