# GraphQL: BTC input address and output amount in one query

**URL:** https://community.bitquery.io/t/graphql-btc-input-address-and-output-amount-in-one-query/1585
**Category:** GraphQL Tutorials
**Tags:** support
**Created:** [July 31, 2023, 1:15pm UTC](https://community.bitquery.io/t/graphql-btc-input-address-and-output-amount-in-one-query/1585 "2023-07-31T13:15:29Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![phwulf](https://avatars.discourse-cdn.com/v4/letter/p/35a633/32.png) [@phwulf](https://community.bitquery.io/u/phwulf)
#### Post date: [July 31, 2023, 1:15pm UTC](https://community.bitquery.io/t/graphql-btc-input-address-and-output-amount-in-one-query/1585/1 "2023-07-31T13:15:29Z")

</div>

Hi,

sorry, absolute beginner here.  
I’m looking for a way to combine a specific input address with an output amount (range) in one GraphQL query.  
What I have: one specific given input address, the date and the output amount  
What I want: all transactions with that input address at that date which have a output amount in my given range.

thanks in advance!

---

<div class="post-metadata">

### Author: ![gaurav](https://avatars.discourse-cdn.com/v4/letter/g/b487fb/32.png) [@gaurav](https://community.bitquery.io/u/gaurav)
#### Post date: [July 31, 2023, 2:24pm UTC](https://community.bitquery.io/t/graphql-btc-input-address-and-output-amount-in-one-query/1585/2 "2023-07-31T14:24:31Z")

</div>

Please try this query

> **[Outputs for specific input address](https://ide.bitquery.io/Outputs-for-specific-input-address)**
>
> Outputs for specific input address
