Loading Tool

Explorer IconExplorer

Memory Pool

87,181 transactions
31.97 vMB
0.13590550 BTC
Random Selection Loading Transactions
Max Size: 193.02/200 MB

Candidate Block

Mining Attempt b66d33df36f15e62b62f1f604fe3534112baa6f302c8c40e8c4a76df172a316a
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root 1d3ac753e23a8c1d025872f6d7bdeb8b13c25f0a0989603e82fa6c31c77b5b5f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,999
Size: 1.00 vMB
Total Fees: 0.04876991 BTC
Feerates: 911.92 > 4.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (457,726 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
457,244 457,244 000000000000000001bb17c96adb31f053296e099b722175c06536d6b882521b 1,602 0.93/1.00 vMB 181
457,243 457,243 000000000000000000144c373daf889ad3b5affb6db203d6c359c2e45125e3ba 1,213 1.00/1.00 vMB 170
457,242 457,242 0000000000000000018974affc458e985d3869a186ba1bf60cac09a4aa1617ca 2,107 1.00/1.00 vMB 223
457,241 457,241 000000000000000001512d784ecf81174bf00ca0fcd08fb1b2bb6939aa00a294 1,862 1.00/1.00 vMB 159
457,240 457,240 0000000000000000000d5d4ac01c15fbeb49e17d9535d4152877d749d5206831 2,346 1.00/1.00 vMB 248
457,239 457,239 000000000000000001e481fa7752d5c7cc4a2730b557577337548c6e6855a2a7 1,681 1.00/1.00 vMB 185
457,238 457,238 000000000000000001f2b381de340fc05ddb2e1fae7a0681de1914f3d871dfcb 2,576 1.00/1.00 vMB 163
457,237 457,237 000000000000000000a7a7251ed65cddd9e92c67add1e5ff1b7617c7287840b6 2,460 1.00/1.00 vMB 157
457,236 457,236 00000000000000000120beabe301b0a451f3adc29618d1d43276d655ae7ffdac 2,171 1.00/1.00 vMB 180
457,235 457,235 000000000000000000e9edaed92411a2f9cda1fd643da45874d4ad6fd440dab4 1,086 0.38/1.00 vMB 197
457,234 457,234 000000000000000001020e0397cdda7ef27b9eb730625bc3857eaf25b47c1415 2,426 1.00/1.00 vMB 243
457,233 457,233 0000000000000000011499cefc4bd4b4872622aae5a27c12332080717a477782 2,272 1.00/1.00 vMB 160
457,232 457,232 000000000000000000939339d4374c3c140cc81e5c8f5de19ef657a48e6bf03a 1,457 1.00/1.00 vMB 126
457,231 457,231 0000000000000000013767bd37ca97d47797f64579a317906b3f6cdc83a9702e 2,485 1.00/1.00 vMB 122
457,230 457,230 0000000000000000023d8a0834ebb4a0a05c15b3c490bbb202ad6f3c360dedc6 2,179 1.00/1.00 vMB 153
457,229 457,229 0000000000000000011a5358a4bf6d79beb6239e01fce6684404f0c1ef7b795b 1,357 1.00/1.00 vMB 162
457,228 457,228 000000000000000001e5e97d586bf7633fe354eaf776f21a7efbd3d843ea0a27 2,369 1.00/1.00 vMB 192
457,227 457,227 000000000000000001ecd82d7525811fcf5887b3b74cd5c47654dcb565b259b1 2,361 1.00/1.00 vMB 195
457,226 457,226 000000000000000001c97960e964ab7ea9fca0c3ec4f5a68972cd943fce5e422 2,018 1.00/1.00 vMB 222
457,225 457,225 000000000000000001470a9a0060f9692de9d793253ad2c5f9fd1d48df7f0119 1,441 1.00/1.00 vMB 253
457,224 457,224 0000000000000000025e0187a801a80e208a52d53d23e983c1a2b26762172bcb 2,563 1.00/1.00 vMB 156
Previous 10 blocks ↓
Total Size: 782.34 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: 660.98 GB
    • Received: 14.79 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.