income (locked) >>> blockchain_get_transaction b15b1f5b
[
  "b15b1f5b10ef78abb3972e1964bc7ddc57cb7c70",{
    "trx": {
      "expiration": "2015-01-15T16:04:33",
      "slate_id": null,
      "operations": [{
          "type": "deposit_op_type",
          "data": {
            "amount": 233830165,
            "condition": {
              "asset_id": 0,
              "slate_id": 0,
              "type": "withdraw_signature_type",
              "data": {
                "owner": "BTSKf2qvrGUPNLfLmyuFUEG6HE2mLHVabMaH",
                "memo": {
                  "one_time_key": "BTS4wVhFiDppNRR6XP49qsrNw3byctaX27GFYF6Q3QknnRXWEotPM",
                  "encrypted_memo_data": "de4ec920cf5d7f4bb316eba8aff9ba7ec50b8d5f2253147038c8c0dd07d0bb642beeda9789079464fe344237bf2a1b7d89c54506d84b7e4678ad78565b1b1a92"
                }
              }
            }
          }
        },{
          "type": "withdraw_op_type",
          "data": {
            "balance_id": "BTSPDPE5Q6xFXKKDWzzHUjpeYcACbYFF4S3Q",
            "amount": 233880165,
            "claim_input_data": ""
          }
        }
      ],
      "signatures": [
        "202114c8e3f128d12b5af01af1b7ea906269f116c2b5c76a67eb2554bd4137db52458786d7bec7c7bf3654a716afe47b46be1cc0a67233e3cd255a6672321fb957"
      ]
    },
Do you get a key if you do: "wallet_dump_private_key BTSKf2qvrGUPNLfLmyuFUEG6HE2mLHVabMaH" ? If yes then the balance should be included. The wallet balance scans the entire blockchain and checks against all your private keys.