From the dumpe2fs man page:
dumpe2fsprints the super block and blocks group information for the filesystem present on device.
So dumpe2fs will dump the filesystem superblock. Is there any such tool to dump the Linux VFS superblock (i.e. in-memory superblock)?