Earlier quoted context omitted.
It's either a DTB per device or a firmware blob per device . I'll take the open source device tree anytime!
A DTB is a blob. Whether you have the source is a vendor decision, just like ACPI. There's no inherent difference here.
dtc -I dtb -O dts -o devicetree.dts blob.dtb
Big, biiig, biiiiig difference!
PS: You can also examine it directly as a directory tree in /sys/firmware/devicetree/*