Loading Tool

Explorer IconExplorer

Memory Pool

84,419 transactions
35.32 vMB
0.18396278 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt 1d706911dab2ea5c75e8e7cf5b22f0dcdc6d908cf44355c40632b10351ba14d2
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 82a9af9ca9151f8faa18307b53f9b61f0ddb276f91fce5d3a746cecc96ed0709
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,263
Size: 1.00 vMB
Total Fees: 0.04579331 BTC
Feerates: 435.08 > 4.59 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (212,201 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
703,210 703,210 0000000000000000000be89267fc07f6838e783edef5fa4cf34495a3a3405333 399 0.76/1.00 vMB 5
703,209 703,209 000000000000000000009502b0dc57a471f272d9a990ad96ad0859b52b12152d 1,493 0.58/1.00 vMB 11
703,208 703,208 0000000000000000000aac888169d0fd3b6de72034d8fb52cd389bc877d70247 2,821 0.92/1.00 vMB 10
703,207 703,207 00000000000000000009b983110fafe854cf4b4de8596e152d548f61817eecd3 188 0.12/1.00 vMB 8
703,206 703,206 0000000000000000000acd9501203a116792b71b7dfa36c91b05088c111f0c2f 382 0.20/1.00 vMB 7
703,205 703,205 000000000000000000071ecf160fe3b0bd002523c44cdb39ca0e055421488f81 565 0.39/1.00 vMB 6
703,204 703,204 0000000000000000000aa1b61b08eeb43e567610d7be805cd0ecf8917815f5fc 628 0.22/1.00 vMB 13
703,203 703,203 000000000000000000057750451af2ff75bc16ce332a9293f314e3554684eeb1 1,287 0.47/1.00 vMB 11
703,202 703,202 00000000000000000007003874c63123af69fe2ae2911c452e29cee607444c69 560 0.16/1.00 vMB 13
703,201 703,201 000000000000000000037683c23d524d0b7fb4ed8f9d2eca5dbbd00d2a3f4ef0 2,175 0.67/1.00 vMB 11
703,200 703,200 00000000000000000006ef0b6df17fd62c150dd63760da5a1e3af3c3a5fe20f4 1,144 0.49/1.00 vMB 10
703,199 703,199 0000000000000000000b250c433f823b3f32b4e9d18a0b37b5b0e084977a3cbc 66 0.02/1.00 vMB 17
703,198 703,198 00000000000000000007fb5333561201feeebf060055fe9ac14e0a5035c408d1 1,199 0.60/1.00 vMB 17
703,197 703,197 0000000000000000000a306dc2b6b93cd7692420dc98534531d40976344f0470 725 0.22/1.00 vMB 12
703,196 703,196 0000000000000000000689f1acd6c33106fb3727cf102cc64d682934fa107b91 1,287 0.72/1.00 vMB 6
703,195 703,195 00000000000000000009cf950a1e09f5ff1dc7d740455f22e42dd07243e68aa5 3,256 1.00/1.00 vMB 12
703,194 703,194 0000000000000000000b938ce128ab44c28e9bd084725d68c7416c1b430d4aa2 1,154 0.47/1.00 vMB 8
703,193 703,193 0000000000000000000669689cedf6cc64f9e19b9e38823e18fcc3c8ed660ef8 1,049 1.00/1.00 vMB 2
703,192 703,192 00000000000000000007a8da2344ede8b36952ce9309322635583eb428dc2225 2,178 1.00/1.00 vMB 11
703,191 703,191 0000000000000000000db587e24f0618ed2eb8aaf768bf991353d5c611d46db3 1,668 1.00/1.00 vMB 7
703,190 703,190 000000000000000000080eca1579203582d4ad3a0884f0df8f6da53d851ca055 2,591 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 783.10 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 730.64 GB
    • Received: 18.51 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.