Loading Tool

Explorer IconExplorer

Memory Pool

82,042 transactions
30.51 vMB
0.13374990 BTC
Random Selection Loading Transactions
Max Size: 183.58/200 MB

Candidate Block

Mining Attempt a211a918dfcf15c8fc5af860600c6407449d1aa41914642ae39f5f39559a56b1
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root fac33c8d2c02fd44478685d11e33ea47f2c128b44273c86e7f93d6cc6615585b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,180
Size: 1.00 vMB
Total Fees: 0.05224095 BTC
Feerates: 302.06 > 5.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (157,925 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
757,204 757,204 00000000000000000006e44199dd628871f84be29f816c5cfa3283f2d318fbc9 820 0.28/1.00 vMB 10
757,203 757,203 00000000000000000006fcb05fd074c4b52c898566e8a2a35ffc718934ba96e9 779 0.35/1.00 vMB 5
757,202 757,202 000000000000000000074b554d666c3c8b53c9a15e163b5faa2c0405ba80ed77 2,583 1.00/1.00 vMB 7
757,201 757,201 000000000000000000072b492044619c229cba6b075b101c1abc95fa71bc169f 2,701 1.00/1.00 vMB 10
757,200 757,200 000000000000000000025cfecf0fe573061857de71bb96137714b877cdd4a588 142 0.03/1.00 vMB 10
757,199 757,199 0000000000000000000477b11728b69065ab3f333f37bdeaa1f0297885b6eac1 267 0.37/1.00 vMB 1
757,198 757,198 000000000000000000071813785c5ccbe35773b804b7bf56a09de0cae50b1a9f 2,160 1.00/1.00 vMB 7
757,197 757,197 0000000000000000000369b80e21d38e1ddb5739f5e80f54bf25ad663d57bb45 2,751 1.00/1.00 vMB 4
757,196 757,196 0000000000000000000330be7607f8a556f7d51df1123d09149793d357c033e1 3,594 1.00/1.00 vMB 17
757,195 757,195 0000000000000000000732990098ac5dc340f318d0498ff28d06124169745367 3,193 1.00/1.00 vMB 3
757,194 757,194 000000000000000000077f58924674471d5953d91147c827919563543302faf2 3,089 1.00/1.00 vMB 18
757,193 757,193 0000000000000000000565d4a30bccf94d4ba998ef01c263d1055b3c0c89fbe3 1,776 1.00/1.00 vMB 8
757,192 757,192 000000000000000000035a1648d53f96598567f603bf053905b903ed06496dcb 2,934 0.90/1.00 vMB 8
757,191 757,191 00000000000000000003b94df3a91a8a69b7ec55d25760402481e32f87426f61 59 0.01/1.00 vMB 7
757,190 757,190 000000000000000000084663613eeeec5bbd7bf72cb49e7c57f670c344599883 276 0.08/1.00 vMB 21
757,189 757,189 00000000000000000007f83ffbe601df678a37a640f9aae62400e7598658a72f 1,219 0.45/1.00 vMB 9
757,188 757,188 000000000000000000020630789efb6401e672a69dbfb562d6cb3bb579541e46 736 0.23/1.00 vMB 7
757,187 757,187 00000000000000000007ebe865331410d545bc0ade031776da5ef31d9bbdb2e9 1,637 0.69/1.00 vMB 8
757,186 757,186 0000000000000000000045f11b38b5537981a6b3fb4f2c3a13cdd1d3be4f3dd2 677 0.48/1.00 vMB 2
757,185 757,185 00000000000000000001a588fa6af3f96cb4a23718ffa338a5cf94ab037ccee5 2,682 1.00/1.00 vMB 8
757,184 757,184 00000000000000000006b4c9c5eac41f5e8e030c8204ea092e6ba4a2abdd3e79 3,432 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.11 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.