Loading Tool

Explorer IconExplorer

Memory Pool

80,656 transactions
29.94 vMB
0.09112454 BTC
Random Selection Loading Transactions
Max Size: 178.63/200 MB

Candidate Block

Mining Attempt f327764fa9c6244709c0497218017380739bbdbc91130aa01a5c2f72f2acc72f
Version 20000000
Previous Block 000000000000000000004dc4502af0d104d581c2cf1796c3b173cb69ee8070e0
Merkle Root a52eb0aaa3ad55919a9f25147689a8a76532ec71cf11a5904efe853efd2ee320
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,669
Size: 1.00 vMB
Total Fees: 0.02897812 BTC
Feerates: 100.37 > 2.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,062 (455,659 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
459,403 459,403 0000000000000000004288037c977ace7b6eb94ff6aefac9580a6926b2c6176c 2,171 1.00/1.00 vMB 103
459,402 459,402 00000000000000000217177e29e9e10324838e1a9506c02371d8715a5bde0647 2,570 1.00/1.00 vMB 164
459,401 459,401 00000000000000000117f0025daf8a7740beccc677ff93c8cd5d9ff1ec9b1d07 2,500 1.00/1.00 vMB 205
459,400 459,400 0000000000000000011ef22bd639d092dc597bc727416ab44fe2cf459eeea488 2,212 1.00/1.00 vMB 130
459,399 459,399 00000000000000000149252107a69c98ee6a3b9e65d4cba117ff46f86f81653e 2,636 1.00/1.00 vMB 209
459,398 459,398 0000000000000000004c83d7d30b98b5f715c388996fac6c2a8516d9f025c474 2,170 1.00/1.00 vMB 138
459,397 459,397 0000000000000000015fa862686461623d7b65f9c0537c657cc947ca0319dab6 2,542 1.00/1.00 vMB 141
459,396 459,396 000000000000000000accf1aa52b4487c1713dae8df31af447e577c28660cd59 1,408 1.00/1.00 vMB 153
459,395 459,395 000000000000000000c1857c50b09b0f94a93b8c07a5388618320b98b72d5710 2,634 1.00/1.00 vMB 144
459,394 459,394 0000000000000000015fd8142b6e61e4ccebe97db869bc5dd57939f2950b27cf 2,462 1.00/1.00 vMB 182
459,393 459,393 0000000000000000012e5b1619d00c25dcfadf282f8428c0ece7eedcfb0882f4 2,370 1.00/1.00 vMB 202
459,392 459,392 000000000000000001c326303d8f6463326bb327e27be10e8231b658d6bc70d5 1,982 1.00/1.00 vMB 142
459,391 459,391 000000000000000002441ff912d0781fcd2fc55ae162947bfc91622ecf6f0661 1,935 1.00/1.00 vMB 152
459,390 459,390 0000000000000000001b76f75652176f0e860a72503da9f141d293b91846b091 1,564 1.00/1.00 vMB 163
459,389 459,389 0000000000000000021002101e658102e928ad2a9e6accaeab70e78696b7200d 1,914 1.00/1.00 vMB 194
459,388 459,388 000000000000000001d35112817f2e5e45c75eb432c181589df138d0940857ad 2,749 1.00/1.00 vMB 192
459,387 459,387 00000000000000000101a9fb427e633052fd6fb38fbb1b19de8ebbae48c85c73 1,792 1.00/1.00 vMB 246
459,386 459,386 000000000000000000f5ec8f215cf4fd770d7dd786cd3a5c34f06b1cec6cc764 2,271 1.00/1.00 vMB 191
459,385 459,385 00000000000000000237ba0afb171c6f8445c57201fab0d89983b4799c2c593a 2,617 1.00/1.00 vMB 206
459,384 459,384 000000000000000000bc6edd36688a36ad81da6b6aafcd50f2c65f0bc2356314 2,799 1.00/1.00 vMB 134
459,383 459,383 00000000000000000162820763fec61c9ee35df5d9cc0720b90e954a78980dea 2,645 1.00/1.00 vMB 130
Previous 10 blocks ↓
Total Size: 782.50 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 668.42 GB
    • Received: 15.51 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.