Loading Tool

Explorer IconExplorer

Memory Pool

80,611 transactions
35.10 vMB
0.20319557 BTC
Random Selection Loading Transactions
Max Size: 195.38/200 MB

Candidate Block

Mining Attempt ce5f3cf5cb343ff444b1ceca05053c40af1a958eb2c9ced1e287a31e1783c081
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 01c16b470e0f8bc62f701998a8eda19f73b4c85e1a28e7b42e7465acbd479cb8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,510
Size: 1.00 vMB
Total Fees: 0.06492235 BTC
Feerates: 477.45 > 6.51 > 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (194,226 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
721,191 721,191 000000000000000000060159867f5734b10a4a00fab056142a2b4993e51b886f 2,913 1.00/1.00 vMB 14
721,190 721,190 00000000000000000005605539ad7597427ef945c6e0c00465d961909dbf2eb0 1,356 1.00/1.00 vMB 7
721,189 721,189 000000000000000000067cdb7ffabf977d1e75e0a9655c9527da8bab7fea8bb9 2,381 1.00/1.00 vMB 13
721,188 721,188 0000000000000000000960fd269f7fd3b087641e776012bda576518d3862dd61 2,981 1.00/1.00 vMB 12
721,187 721,187 00000000000000000001209f41ba51a6fc601826fc2d6e39c529157e97b493fd 3,549 1.00/1.00 vMB 8
721,186 721,186 000000000000000000088ef41f8097afccacfb863e72eb3aaf82f4411a256589 2,806 1.00/1.00 vMB 21
721,185 721,185 00000000000000000008ae36b26108696a9586cd5f0b9754eb0515d5b2e5864a 2,347 1.00/1.00 vMB 12
721,184 721,184 00000000000000000006fa8a703d9904b36224e2fff639d472c5baa773bc4c78 974 1.00/1.00 vMB 3
721,183 721,183 00000000000000000008c7e330e70affa59aaeb85b9ed256d65aaf887cd1789a 1,005 1.00/1.00 vMB 4
721,182 721,182 00000000000000000003e7c3837e4bd7c720b1159496a7889a87708e06af8bf0 1,834 1.00/1.00 vMB 8
721,181 721,181 000000000000000000025d0da29a207fc9af5465541dfb923a236c4d307f5c1d 2,859 1.00/1.00 vMB 5
721,180 721,180 000000000000000000084445877c3d19dbaf75210990684568ac2702906d23d7 1,885 1.00/1.00 vMB 2
721,179 721,179 00000000000000000002198786b9d1a158a384370467d508f631261c67799291 2,874 1.00/1.00 vMB 10
721,178 721,178 0000000000000000000755a4098c0c4d015f5b75befdb70789643e1847470e80 2,983 1.00/1.00 vMB 12
721,177 721,177 0000000000000000000653a21fd79bec6caea22295f2d0bf0136443887d681ed 3,417 1.00/1.00 vMB 8
721,176 721,176 000000000000000000095a661d214baff358c90a4a846ecfe8a16d30947dd9e7 3,155 1.00/1.00 vMB 20
721,175 721,175 000000000000000000069c3f6fa5f167e7359b28735089c8ffb5a46d8ddfa667 1,458 1.00/1.00 vMB 4
721,174 721,174 0000000000000000000a82399644bc8ffa7675f1de82324e743dea172e04e91e 878 1.00/1.00 vMB 4
721,173 721,173 00000000000000000001abf2cd95c737962650c348cd3992e9edcb459787d81c 3,102 1.00/1.00 vMB 14
721,172 721,172 0000000000000000000914353e2e2c1e945f8f22a1fa754d1516b6a8fc0687cc 1,263 1.00/1.00 vMB 4
721,171 721,171 000000000000000000035358dea23bca017568b5fc74c8b764f5cc18c241cd80 1,295 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 783.11 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: 736.16 GB
    • Received: 18.58 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.