Loading Tool

Explorer IconExplorer

Memory Pool

55,549 transactions
32.51 vMB
0.16648479 BTC
Random Selection Loading Transactions
Max Size: 173.93/200 MB

Candidate Block

Mining Attempt 751923bcce3c19c0ccf5e10cf282801857c9fdc22eb5ded8c1207177c23d68dc
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root f2f5fa42e59306a26f76fa309ca08260ec7982caac64f4aed3c580dfef7ad41a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,501
Size: 1.00 vMB
Total Fees: 0.05683185 BTC
Feerates: 301.66 > 5.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (672,071 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
242,750 242,750 00000000000000aa2437b2e20b52b1fcedf38d0398bd3c111aa3fa831fc7337b 13 0.01/1.00 vMB 53
242,749 242,749 00000000000000208a33ce9287ff19ded9ac7429991576fca795adff6c262733 125 0.07/1.00 vMB 222
242,748 242,748 0000000000000018258d5c24b039968798e3e849618adf2b885716f258b2f8f1 533 0.23/1.00 vMB 219
242,747 242,747 00000000000000ab1885511e28ea0b6e400f96409ffef66b1d4c6967e81a7fe4 134 0.08/1.00 vMB 131
242,746 242,746 0000000000000088e2546327236efdcf2b7782e08a278108dc70c4f98ab09519 33 0.01/1.00 vMB 191
242,745 242,745 000000000000002779c89e8d4dc7a8b829f566db7729efaf58cfb470fc5a17df 407 0.19/1.00 vMB 351
242,744 242,744 0000000000000023d3e6f8c8693f2c862f872b2a5d3fb608f895e8cf094b8ef0 328 0.17/1.00 vMB 354
242,743 242,743 000000000000005142b48ec80c2462911cce9a09a717e4c11394229a53936954 64 0.05/1.00 vMB 34
242,742 242,742 0000000000000021ef776887780fd4f6a3cc8d899140a4e8700c305ba802f79e 247 0.09/1.00 vMB 244
242,741 242,741 000000000000008305a39a3666e24ef6fb4224fe875a1c2011e859cddf04eebf 159 0.07/1.00 vMB 186
242,740 242,740 0000000000000055efd9b5edc1bc4884aab636d3d4023bed79535eeb037d83ea 64 0.04/1.00 vMB 29
242,739 242,739 00000000000000c50ba36956312ec50ff06cae0df88ce02483de3fc58a9ee5e2 625 0.25/1.00 vMB 211
242,738 242,738 00000000000000b5b6fe66f844a687557bda82dfa7d1e9cf74731dbeb1140be6 185 0.09/1.00 vMB 137
242,737 242,737 000000000000001576e44a905fe8e6eec1efd1347e9931243d045cef74c904c0 207 0.11/1.00 vMB 133
242,736 242,736 00000000000000bbc061bf8374428cb3a989c01f90c440edd00a7e57f46cedb0 4 0.00/1.00 vMB 0
242,735 242,735 00000000000000a600a608e2edbfcef8120411395b2eb4874a9dae10ef6a16a6 340 0.14/1.00 vMB 334
242,734 242,734 00000000000000158d8a1f108584bcd38c7fe013ed120e028f98193a0979b62d 12 0.00/1.00 vMB 140
242,733 242,733 000000000000006eff8b8d7b452bca00d84384a2a51312fd1aef99708b883101 107 0.06/1.00 vMB 131
242,732 242,732 00000000000000ae25bebb1a028f3033ede0c2aca6dcc1e770cf387a029aa6dc 113 0.08/1.00 vMB 431
242,731 242,731 00000000000000204d20f8535422efa0ed8885fe8296e6a43bdbf0a66b15bbd7 364 0.14/1.00 vMB 206
242,730 242,730 00000000000000c03e1519b6dec0e76f8b21baf8e69ed9170cee5f62b67d5427 415 0.18/1.00 vMB 120
Previous 10 blocks ↓
Total Size: 782.07 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: 651.27 GB
    • Received: 13.52 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.