I think the answer is no. I tried to find finite subsets which has a total order under subset relation such as the following:
$\{\{a\},\{a,b\},\{a,b,c\},\{a,b,c,d\}\}$
Then I noticed that two sets with the same size cannot be present on this subset because they cannot be subsets of each other. Since there can be at most $1$ set with size $1$ and size $2$ and size $n$, I think such a subset would be at most countable. But I am not sure if my reasoning is correct. Please help me correct it if it is wrong. And if it is true, can you help me give a more formal proof?