At Radius Networks, we have compiled a set of scripts that analyze iBeacon identifiers from BLE ads found on Linux. Here you can find a description .
If you just want to see the raw bytes of ads, you can start scanning on Linux with:
sudo hcitool lescan --duplicates &
:
sudo hcidump --raw
, .