Loading Tool

Explorer IconExplorer

Memory Pool

79,942 transactions
30.77 vMB
0.08711956 BTC
Random Selection Loading Transactions
Max Size: 186.08/200 MB

Candidate Block

Mining Attempt c9e9da20ba16c9f03246a5045ffb72b73c1d059dea5738e7ec4490610990a22d
Version 20000000
Previous Block 00000000000000000001861e4327f4f41c685ab513f4074f2aeb2922020b03ff
Merkle Root 7dbc5b836f2a37274a35685249c399743e442a7a8c68b91eee10cc317e67006e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,433
Size: 1.00 vMB
Total Fees: 0.02110227 BTC
Feerates: 110.56 > 2.11 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,180 (391,547 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
523,633 523,633 0000000000000000004355ea6a9102d4f121f8674ea71fff8b1d02cf63342550 846 0.61/1.00 vMB 30
523,632 523,632 00000000000000000009acdac79e3baccf1afae1802810f47b20e5fe398356b0 1,739 0.71/1.00 vMB 3
523,631 523,631 000000000000000000369f4b6256d634d69df035462b3d645cd419bc5ebd7fd3 405 0.17/1.00 vMB 87
523,630 523,630 000000000000000000195d907eda46ffdd77b7902d24e70fec6f652d20dddc99 2,347 1.00/1.00 vMB 33
523,629 523,629 00000000000000000006239beaa86a378595a2a16b282161b60df7703b4a42a7 735 0.29/1.00 vMB 7
523,628 523,628 0000000000000000001098219ac789a06ec6576b927f0e02626c7cd7e0625d51 2,471 1.00/1.00 vMB 56
523,627 523,627 000000000000000000212a600b8c1eb0b28434af5434ecfbeeb1169f2472bdee 1,292 0.57/1.00 vMB 45
523,626 523,626 00000000000000000024801a60c93cc64af5accbd0ce56a38bd0300d6c0a4d2d 807 0.40/1.00 vMB 24
523,625 523,625 0000000000000000003b134a2810f2aa82eb2e68de3af796fae2c6b8366fc753 1,055 0.82/1.00 vMB 15
523,624 523,624 0000000000000000003f7fef21a38813a7873a392be9935960284ec7c4ab885f 198 0.18/1.00 vMB 38
523,623 523,623 0000000000000000002db6edd00280cbeead289a5384757e19faa734e4fa3271 338 0.27/1.00 vMB 21
523,622 523,622 00000000000000000024914669162f597e4dfe0dc427699d44e4553672e4c380 173 0.16/1.00 vMB 20
523,621 523,621 0000000000000000003be2a78194c8ba9fc9bbd4a7d4be34540720388c263978 144 0.12/1.00 vMB 14
523,620 523,620 00000000000000000036b7682dd925a2b8d86343eebe384c80caceaecec1c501 1,143 0.47/1.00 vMB 39
523,619 523,619 0000000000000000000651b59fccf5d7549160a4425a21fb7b8b43e093f02783 485 0.26/1.00 vMB 49
523,618 523,618 0000000000000000003a2b30f3d5cb7150597da6206aa1bb88de7234e407503f 438 0.16/1.00 vMB 39
523,617 523,617 0000000000000000000f3ab7147167e3460529f5266aac4d46715fd805a90043 817 0.43/1.00 vMB 24
523,616 523,616 000000000000000000129aa50bcec63512611d68445493b4c8810f64f1fb2e8a 291 0.98/1.00 vMB 5
523,615 523,615 00000000000000000003ec4949e8fc2bbb102ecd60a54e9d5ce4d8c52d5b2641 839 1.00/1.00 vMB 14
523,614 523,614 0000000000000000000fe683a679d4d3eec263bcdbfc17bfc99a40a7fafa3648 1,510 1.00/1.00 vMB 18
523,613 523,613 0000000000000000003ba78d9dd7b178f4f98d97fbcf50b251d2ea5b231ff072 1,957 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.71 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: 698.90 GB
    • Received: 16.59 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.