Loading Tool

Explorer IconExplorer

Memory Pool

26,096 transactions
27.52 vMB
0.05646776 BTC
Random Selection Loading Transactions
Max Size: 131.50/200 MB

Candidate Block

Mining Attempt a158b54d4450e1e8c66518300faa0ee57b8d7239e0a8bdf6e68610d6d4fa0327
Version 20000000
Previous Block 0000000000000000000125843996ba510aff6897669d1d413a568828e2ec36bb
Merkle Root e5b1a0bd2c1d9389bf9e88bf4689ebd609d02841f354ce77df52c5ae91ad8658
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,353
Size: 1.00 vMB
Total Fees: 0.03578541 BTC
Feerates: 195.69 > 3.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,500 (677,260 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
237,240 237,240 00000000000000df287ea6c05a2ceed8c3e30a8529fa9a290fef949eb33c9031 663 0.35/1.00 vMB 139
237,239 237,239 000000000000008acd7908ec7939ff09cc339ae9d18441734bb0fc1af666752e 603 0.47/1.00 vMB 100
237,238 237,238 000000000000001e4db8d5fd3a998a90a76a14573259c329fe3928c12580f0d7 1,051 0.40/1.00 vMB 185
237,237 237,237 0000000000000120b2e394e54102408bb658dc459e79730997f95d91bc7c8b95 885 0.25/1.00 vMB 299
237,236 237,236 00000000000000c5b19bcbf16e6837cd47ed9069d1100a29446251e1ed06da50 88 0.07/1.00 vMB 70
237,235 237,235 000000000000006071138b7d8c9a9b2117210f225d5ea55e511b182bbec4e677 1,152 0.47/1.00 vMB 991
237,234 237,234 00000000000000fa1a3b573a706604a15a37616a8d76356f42608b15e9347c2e 121 0.05/1.00 vMB 99
237,233 237,233 000000000000004d0b021c4c7272a5346de30346bc4311040854f469de354729 185 0.09/1.00 vMB 144
237,232 237,232 00000000000000968a1195416d2d9a8a5898682abc5bd3dff7ef719458ad0af0 505 0.24/1.00 vMB 192
237,231 237,231 000000000000005fd3f8394b1ceead2bca881b95701e4ed54f00e4cfe2af249f 639 0.25/1.00 vMB 194
237,230 237,230 0000000000000094a3e7e5797ba228a7e7fdbfa9805d499f859e85f56a5099f8 268 0.14/1.00 vMB 139
237,229 237,229 00000000000001100b7b35860d7ec528c81b7404879103ec00674ddf3f6140d9 518 0.25/1.00 vMB 166
237,228 237,228 0000000000000111f0eb46518f2757d1e4b4ee1d893cf14cf91eb3ec8af44b63 804 0.42/1.00 vMB 146
237,227 237,227 000000000000009406a7e24fc1168f1f497e3d060b7f5a830bd3e06eee8d6e29 656 0.25/1.00 vMB 152
237,226 237,226 00000000000000db30c287eb12c87f92b79478f6d96002eed0cac9f57cf89011 1 0.00/1.00 vMB 0
237,225 237,225 0000000000000136c44200ee5ff7dde17b09229e7ca11e56be5213185a9485e8 205 0.16/1.00 vMB 110
237,224 237,224 000000000000013528e6843bd2caddb2b46580b3ae18c958d21e02fe9fd1c507 658 0.25/1.00 vMB 205
237,223 237,223 00000000000000b7376a8320a4a5e2acd48622bab94d0d4264e1a8a8c98590a8 182 0.15/1.00 vMB 98
237,222 237,222 000000000000017955a75174899256249244a5a2af41425812ac45508b348cd2 256 0.15/1.00 vMB 147
237,221 237,221 00000000000000a757a48e1dde6949213e26913614da249a57617129f2952bd4 708 0.25/1.00 vMB 209
237,220 237,220 00000000000001365519c5bd4c716b9b0b923c6dcbb90a70b08a6206efae9631 354 0.15/1.00 vMB 186
Previous 10 blocks ↓
Total Size: 781.50 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 612.22 GB
    • Received: 10.97 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.