lsblk is a tool that provides information about all the block devices on your computer. Block devices are the I/O devices on the computer that are addressed using blocks, typically disks and non-tape storage.
$ lsblk
This output shows the name, size, read-only or not, type and the mount point.
$ lsblk -f