Loading Tool

Explorer IconExplorer

Memory Pool

46,045 transactions
28.58 vMB
0.06767552 BTC
Random Selection Loading Transactions
Max Size: 152.32/200 MB

Candidate Block

Mining Attempt 65fc499b0bffd3ee28788a0f4f1c1c1050a5e4198232b8fa9601e65dc399183e
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root d5e3ca8086bd381cea3578c56a22bbe7e925463172d9f755a70334279518a949
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,812
Size: 1.00 vMB
Total Fees: 0.01354097 BTC
Feerates: 73.20 > 1.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (738,596 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
176,248 176,248 0000000000000307d1051da8ed3e3cc504f2987de215da8c1aadab8f26471fe0 45 0.02/1.00 vMB 12
176,247 176,247 00000000000004c2c8ed6d8764fa9111a43d8ed2003ed8cfb2531b4f59f2569b 69 0.04/1.00 vMB 256
176,246 176,246 000000000000095b0d2f60e28c59ab8833b77a1ba56a4717c85a9b21d4374423 15 0.01/1.00 vMB 79
176,245 176,245 000000000000045da3172b0f98e5cbfb699a86bf4def9ac39096ee7bacf9562d 168 0.04/1.00 vMB 1
176,244 176,244 00000000000007840e241487d8869320408dc0c4b78a88d7b188d10329e6fa70 24 0.07/1.00 vMB 66
176,243 176,243 000000000000030f00edb04d07f6c2195a3c0a28034c226ff025ed8390726777 111 0.05/1.00 vMB 11
176,242 176,242 00000000000002ef8f27db8fbc9188a3c8b7e5f9dfbf904d1bc22f356eb10b74 68 0.03/1.00 vMB 223
176,241 176,241 00000000000006125e670e3e4fbc19849f8c6ef17c2cfacba5f9d7ed05b208b0 82 0.05/1.00 vMB 1,819
176,240 176,240 000000000000065949f715b65c01862dfa44c3248b20aef7f5c2ceeaaaf89b93 49 0.02/1.00 vMB 96
176,239 176,239 000000000000087fd12cb44f5df0c19f0c7d56303418afe0765944affa460c0b 99 0.03/1.00 vMB 53
176,238 176,238 00000000000008ee94422db372d6876467c19dd23c459061741b1715569de33a 36 0.03/1.00 vMB 77
176,237 176,237 00000000000002857f967b04aeda8a4b5d6485648afd98da4041d744d936f90c 92 0.05/1.00 vMB 197
176,236 176,236 000000000000018cdf522fce7c106c7641ba061dda015d6b3ea1ff06e51e37b8 7 0.00/1.00 vMB 124
176,235 176,235 000000000000014c63dc8948a1d553b54237d65e60e03c29240d3bcc8ebc309d 12 0.00/1.00 vMB 210
176,234 176,234 00000000000004c4bb7e98d65291bd525254f3bf31ea18aa45ddb669ad9a50a9 66 0.04/1.00 vMB 108
176,233 176,233 00000000000003ce3eb39a07454fd6ac888dc69879e54e3e3d091b84f64cdec5 18 0.01/1.00 vMB 114
176,232 176,232 00000000000003b820e758fef05922a1e419fac1e3f137a1e92aea208d52072b 23 0.03/1.00 vMB 43
176,231 176,231 00000000000006ef68d89e53fb27d0a74111d566733898a38e8ef639d28e69c5 3 0.00/1.00 vMB 1,247
176,230 176,230 00000000000009b9ff40f886474349045d059c46c673fed6cbe300e61224b2e6 65 0.04/1.00 vMB 51
176,229 176,229 000000000000072424f8bf7178f5dd933843f9af8c3042353ab6323525dd9c6d 82 0.05/1.00 vMB 371
176,228 176,228 0000000000000312f937d37999ba250be080650ae51c9fa94cb069e84a6fb053 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.11 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: 652.01 GB
    • Received: 13.68 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.