Loading Tool

Explorer IconExplorer

Memory Pool

38,297 transactions
25.44 vMB
0.04954295 BTC
Random Selection Loading Transactions
Max Size: 131.62/200 MB

Candidate Block

Mining Attempt 789b109f748bd5bd9db6d3fba892033f4856f1503183e7e3962e5b8add756a9a
Version 20000000
Previous Block 00000000000000000000172132c00b110ec4ee02326028bead4b8d9ab2ab8c10
Merkle Root 69a81ec181398717522dd8442214b9bcaddc7617366ef837cd0be393418fdfb5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,785
Size: 1.00 vMB
Total Fees: 0.00372053 BTC
Feerates: 16.30 > 0.37 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,745 (440,989 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
473,756 473,756 000000000000000000a81e757ecbb207fbb8ef7aeadb40509d25985778ab41bc 269 0.07/1.00 vMB 372
473,755 473,755 000000000000000000e75f35c259ccaeec088fb73bdd6c8ae64997d941abf915 2,132 1.00/1.00 vMB 187
473,754 473,754 00000000000000000144fd480ac2f2cb36e644f6b63df17b276e8959865122ff 911 0.53/1.00 vMB 360
473,753 473,753 0000000000000000008ab6648cf3a7dfa1122ad17826f393e88ff530e54ac78b 232 1.00/1.00 vMB 20
473,752 473,752 0000000000000000012d4ee08512ade35de987be539c0cb0f22f59df6caaa863 554 0.23/1.00 vMB 284
473,751 473,751 000000000000000000fa9f569f83204f0a59dc08d3ae806db7cae47456a07129 91 0.08/1.00 vMB 390
473,750 473,750 000000000000000000b43240d5aef3c38c3901dc4636cec86aa658324b058880 1,309 0.79/1.00 vMB 312
473,749 473,749 0000000000000000015b0e509cacbebcc38e370ffa3a916a379bfecdbd7fe982 214 1.00/1.00 vMB 23
473,748 473,748 000000000000000000cb5d81e49596bd31fb6edf53157b1f15c6a4708ebc68f0 374 0.24/1.00 vMB 263
473,747 473,747 000000000000000000a2665ed817d61067b9b07e5afded196ed407a6aab98d58 791 1.00/1.00 vMB 78
473,746 473,746 000000000000000000417f764b280b74025a29b965eb80210c892c08f0afc318 1,057 1.00/1.00 vMB 120
473,745 473,745 0000000000000000001338f589b2384813b17bdcf5e5359a197b1b14b576279b 1,318 1.00/1.00 vMB 149
473,744 473,744 000000000000000000d2a387e7bdfa2a170cd4ea1cf59eee0d7831a07a96bdc5 1,134 0.59/1.00 vMB 243
473,743 473,743 0000000000000000005baf9d86ad5264677e01cb9a56846bc88461c91fe19d66 819 1.00/1.00 vMB 71
473,742 473,742 0000000000000000017433349c9254185f1ee33b37a911fa00ee084502aabb7a 450 0.18/1.00 vMB 292
473,741 473,741 00000000000000000066f447036010289bab8fd1f4c0d8bb4b391d6430c253d2 1,821 1.00/1.00 vMB 76
473,740 473,740 000000000000000000c2f998b5c01d9daf02e68fcd684d37343b6666acb6b949 991 0.35/1.00 vMB 326
473,739 473,739 000000000000000000124f677f367219a10c29ef23a757c6ba1fe6e4d229488f 2,108 1.00/1.00 vMB 194
473,738 473,738 000000000000000000a57d638c2db4c1ff674dc3201f715a1a185f5a504e070e 2,162 1.00/1.00 vMB 371
473,737 473,737 0000000000000000015036958e57fda8d871e5fe046a275d184343a291015464 2,268 1.00/1.00 vMB 78
473,736 473,736 0000000000000000014e891863bd5c53d2c182e572cb05ef9e73e933a307e86f 1,873 1.00/1.00 vMB 208
Previous 10 blocks ↓
Total Size: 781.94 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: 646.58 GB
    • Received: 12.86 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.