Loading Tool

Explorer IconExplorer

Memory Pool

80,871 transactions
30.09 vMB
0.12708124 BTC
Random Selection Loading Transactions
Max Size: 180.97/200 MB

Candidate Block

Mining Attempt e7d7c33bb9aa0d45135f592f884525992d2462d64fdb7872d1ab550867b91c87
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 853acaf7a494d6e231a909432c9b96236531ce813b6f6929998f9c254caa71cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,782
Size: 1.00 vMB
Total Fees: 0.05247440 BTC
Feerates: 242.90 > 5.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (206,381 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
708,779 708,779 0000000000000000000b2b40873a536a2572dc450940ccedf9f9bfb3133acdbb 1,406 1.00/1.00 vMB 3
708,778 708,778 000000000000000000048e701653166a3a6d84e4af3d1b79a8b5081395ccb86c 2,315 1.00/1.00 vMB 6
708,777 708,777 000000000000000000002b7817e2f2e5897977a822920e4231eaa2be927e4096 1,325 1.00/1.00 vMB 4
708,776 708,776 0000000000000000000ba08b178cdba321f5011e5725ca6f7c85dc59c20812b0 2,102 1.00/1.00 vMB 8
708,775 708,775 0000000000000000000866d726499898f976b886160faceb9b3b6c115c0ab6d5 1,921 1.00/1.00 vMB 9
708,774 708,774 00000000000000000006f6ea6f3db0f40e28009bbe9478bf84f2780f24d4babc 2,677 1.00/1.00 vMB 4
708,773 708,773 0000000000000000000c42625ea5c043a85ecdc686282258639e614096f614e8 2,070 1.00/1.00 vMB 6
708,772 708,772 000000000000000000088621a17f182ba980618dbe56a7143064a321dc7a922f 2,128 1.00/1.00 vMB 10
708,771 708,771 0000000000000000000a6b42a70bf1fb772dcb0982f674936cc8f8ea8502a921 1,096 1.00/1.00 vMB 6
708,770 708,770 00000000000000000004a264269fd0459d3f27979d5a32cf1f53563242ef210c 2,563 1.00/1.00 vMB 5
708,769 708,769 0000000000000000000be81d5caa7bc96efeff032d2a74f2c2f3147d9fa03211 1,992 1.00/1.00 vMB 10
708,768 708,768 0000000000000000000a05c29917f6198be3919a128b0137dd268a41fe987d4d 2,611 1.00/1.00 vMB 7
708,767 708,767 0000000000000000000646fa8493ea24bccc87c08e1819c170a29ef5c694aba2 2,850 1.00/1.00 vMB 7
708,766 708,766 000000000000000000020f983842dca67555ae6539146d0c9470aad9f354d2dd 2,556 1.00/1.00 vMB 23
708,765 708,765 0000000000000000000813ff53074542a208a51faf650a23799d199b94bd05ec 2,799 1.00/1.00 vMB 19
708,764 708,764 0000000000000000000a1dbbd297f80212656de582718845700fd93f2eed0d4d 2,640 1.00/1.00 vMB 15
708,763 708,763 00000000000000000004672582ad60a009fdda128162c65d6741805c049744ea 1,100 1.00/1.00 vMB 5
708,762 708,762 0000000000000000000aa2c8cc80acef9ed77f6dd48b446b6d58e769e3ea59c3 2,783 1.00/1.00 vMB 3
708,761 708,761 0000000000000000000ca40039e4e1c6c84d507ec83b883169030840d67b72a0 2,357 1.00/1.00 vMB 20
708,760 708,760 00000000000000000001a5005e220bec3ef0c7e234e84079cea405bc89de9daa 2,102 1.00/1.00 vMB 3
708,759 708,759 00000000000000000000e7933c9bdb80f480e7634aad6a39c4916839b8e03369 2,333 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.67 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: 673.27 GB
    • Received: 16.42 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.