Loading Tool

Explorer IconExplorer

Memory Pool

33,357 transactions
18.50 vMB
0.04577024 BTC
Random Selection Loading Transactions
Max Size: 100.29/200 MB

Candidate Block

Mining Attempt 3590b4d9e8f4ab7b623721892f775c5e78f407595db9509e4b47fa77a3b26acd
Version 20000000
Previous Block 00000000000000000000da11a75997c47558cabdbae7e3edd8e511051cd73900
Merkle Root f0f992b9f79b0fb086dfbe8fd86aca579d87c69d28823ddb910763baa9071b96
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,970
Size: 1.00 vMB
Total Fees: 0.01085420 BTC
Feerates: 100.59 > 1.09 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,038 (661,737 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
252,301 252,301 00000000000000279a6268e4832f7af4935959c61f1566c6963ba367bf21f730 876 0.40/1.00 vMB 141
252,300 252,300 000000000000004ad0ca93a213f76db1b6eee6241e8fddccd083d4846af950a7 704 0.34/1.00 vMB 125
252,299 252,299 000000000000000c114649ac5766b256074f28f911bb26545e6f506f1fd2e566 106 0.08/1.00 vMB 120
252,298 252,298 0000000000000029743bd998f0cb5c70e6d35663bdef2c61af81d443e2d4aa9f 273 0.12/1.00 vMB 150
252,297 252,297 000000000000002461e46fbd311f6711ddea7b51b9795797e77b46b5b7dd8910 512 0.28/1.00 vMB 19
252,296 252,296 0000000000000018f5ccb4d87cb08f996d268e8d42888d6efb8ef242d1c8d9af 396 0.25/1.00 vMB 138
252,295 252,295 00000000000000050b87fd847547a036a6bc37c70eeb98799f2efff80936a77c 482 0.22/1.00 vMB 158
252,294 252,294 0000000000000037a3ae5134a4a85ebbe716cc877ec61dfee00d6b34c019b03d 216 0.14/1.00 vMB 72
252,293 252,293 000000000000001cf2379afd6b735e0c2e0a8e3503a9a16048d2ec533b4d0e2c 466 0.25/1.00 vMB 165
252,292 252,292 000000000000000698de3970f9b0a102067157393f96e8ed3b0dfd65601f15fc 645 0.25/1.00 vMB 189
252,291 252,291 000000000000000ae6cd74c19e705ba2a9fe9bd5ce584c72af46ae1a642e28a8 242 0.12/1.00 vMB 46
252,290 252,290 0000000000000037700bca739b881ac2277b2e7296235c75ff7da23318c99e31 606 0.25/1.00 vMB 213
252,289 252,289 0000000000000026f828e9b4aa755b9f13267798f094380e5a48edd29e291745 84 0.03/1.00 vMB 38
252,288 252,288 000000000000000fa2c1d1061b4b7f8cbf801b0795463852964d8bb9108ee9d8 1,063 0.48/1.00 vMB 126
252,287 252,287 000000000000003204269401dd0dadbd63498aac268eb55cbd17b0842bda671b 453 0.35/1.00 vMB 123
252,286 252,286 000000000000002b763859dbaf551ab9eab43766d06ade35d7c4f1bc3a758820 479 0.25/1.00 vMB 155
252,285 252,285 00000000000000209a73c4f448484e4ff8755db5ca0d4502d9d85af08eda4831 344 0.14/1.00 vMB 214
252,284 252,284 000000000000002f6913b2eb2162e4b2285f18e9937c36283345751c97b37693 10 0.01/1.00 vMB 56
252,283 252,283 0000000000000032ab0b1568d94f3986877e925141789ba1f8d6bb45b3b9d88b 68 0.05/1.00 vMB 141
252,282 252,282 00000000000000294f638dba81b089fd08e0c61ec4718ecc1db68fd34f0b4c92 95 0.07/1.00 vMB 72
252,281 252,281 0000000000000021d2ca3bb70769caf1fd13957fe967a573581291a37f2fb278 311 0.16/1.00 vMB 132
Previous 10 blocks ↓
Total Size: 780.67 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: 552.37 GB
    • Received: 6.56 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.