Loading Tool

Explorer IconExplorer

Memory Pool

80,305 transactions
29.53 vMB
0.12737949 BTC
Random Selection Loading Transactions
Max Size: 178.73/200 MB

Candidate Block

Mining Attempt 99d3c94a1a59d5547093e607f83033e73561631f764c10252b84f10281e1bc09
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root ca7a24406511fe34eab69f40cc4ec71ababd512b05ee0ac4a9630adc429a7762
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,841
Size: 1.00 vMB
Total Fees: 0.04634078 BTC
Feerates: 477.45 > 4.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (813,549 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
101,750 101,750 000000000002eb684166669fa644aeb706a49e7b026ad68db1d797d914c63147 3 0.00/1.00 vMB 0
101,749 101,749 00000000000172c32dd7a3aba6e4f80342d9740e3d0a897a74323f2e1a1c3707 3 0.00/1.00 vMB 0
101,748 101,748 00000000000254fba7c1ab4e2f9e57c80c8203c3d27faaae437a744627679f12 1 0.00/1.00 vMB 0
101,747 101,747 000000000002ab70c48f7b1fe574ddd86fa1e8df0d508cf66e28237f4add9867 1 0.00/1.00 vMB 0
101,746 101,746 00000000000287206a883d628280dad1de89709b39b842115d1402547455c5c1 1 0.00/1.00 vMB 0
101,745 101,745 000000000003a5612f69c711db272a5759bd9b034dc362a9c7cd76953b292a57 1 0.00/1.00 vMB 0
101,744 101,744 0000000000002e482d3ed72652e0d2d931abd9ff86f717dd8a6a87385a211167 5 0.00/1.00 vMB 0
101,743 101,743 00000000000017f91b5791fa1b57f4701cd5ff6eadd17aa09c95236f6108c4d8 20 0.01/1.00 vMB 0
101,742 101,742 000000000003980cb07add5f09ce2c85f7daa4a07fe052db93b3d98d94570a43 13 0.00/1.00 vMB 0
101,741 101,741 000000000003f4c17872225746d37077b7a15aa25dd2750985d80a2451c535cd 2 0.00/1.00 vMB 0
101,740 101,740 000000000003807869df48d94efb033c7e3b4fac7a956400e3f06c034480a42d 3 0.00/1.00 vMB 0
101,739 101,739 0000000000012e6ea09dabfa002a5144a8a171bb22d54192a2b7b615ed410c49 5 0.00/1.00 vMB 0
101,738 101,738 0000000000001fc5767f1755170a75cfa9bca50d53d808777d3d8ff04ad5b363 4 0.00/1.00 vMB 0
101,737 101,737 000000000003092071a06ff3c8e03460a6d07cd1833086cd3ef89a8b3d21e0a7 11 0.00/1.00 vMB 0
101,736 101,736 0000000000035650ba3e7da0eaf717f3d05e12f6ccc4b6dede2953bd7d76dd2a 15 0.00/1.00 vMB 0
101,735 101,735 000000000000b0f0962b5ee9120ced0ad4bb81ec75e126127e01a696ab9ed591 1 0.00/1.00 vMB 0
101,734 101,734 000000000002652b5a127350f99616d7319f03b3d66fd503c6c4f8e7f8546409 1 0.00/1.00 vMB 0
101,733 101,733 000000000002c35b9e1fa9794911ce3907873f3e7a1f14ebb38a678f48e4e421 2 0.00/1.00 vMB 0
101,732 101,732 000000000001a0689b66e4716750c1a2da0269163bc814d9bd5dae7678423d9f 5 0.00/1.00 vMB 0
101,731 101,731 000000000000fdac2e648d1333bc36c090081233f914c3181741b7f11b719501 11 0.00/1.00 vMB 0
101,730 101,730 0000000000023659246615b2a357ca12029c960c6ef9ed902e1987ec84299aa4 13 0.00/1.00 vMB 353
Previous 10 blocks ↓
Total Size: 782.91 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: 713.81 GB
    • Received: 17.48 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.