Loading Tool

Explorer IconExplorer

Memory Pool

77,906 transactions
29.16 vMB
0.08322024 BTC
Random Selection Loading Transactions
Max Size: 176.20/200 MB

Candidate Block

Mining Attempt d7efdcb3425b35d9b8230bed5f1c2f0810ce5fdac4f08941e4287d4c46eab229
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 319f5b52ed7163312b69a5268d82f8599b17cdd9fca0f74a1ff5d0030bf5ea4a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,994
Size: 1.00 vMB
Total Fees: 0.02213185 BTC
Feerates: 302.06 > 2.22 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (282,525 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
632,604 632,604 00000000000000000011344df4d2f418f9520982fe1e57bf2a14be61e3a46ada 2,398 1.00/1.00 vMB 125
632,603 632,603 0000000000000000000debaa8b8dfb32c00ea094815e085925647b467bab351f 2,827 1.00/1.00 vMB 69
632,602 632,602 0000000000000000000e9baf0d615cf468e742d498ad132a15b399d8bab4bc16 2,737 1.00/1.00 vMB 89
632,601 632,601 000000000000000000059dd0e1c9a85aa31e556173ea5d4b4eda8bf4ea364866 3,084 1.00/1.00 vMB 108
632,600 632,600 0000000000000000000df892554467e5bee789ceb404e995d4f8d4e0c6ac952c 1,998 1.00/1.00 vMB 63
632,599 632,599 00000000000000000003cee37bcc7120681520e23863db67eb7814baeee88ce9 2,997 1.00/1.00 vMB 57
632,598 632,598 0000000000000000000b42a57bf047247c5bfe67a8adeeb1bd51e440d0632fb2 976 1.00/1.00 vMB 61
632,597 632,597 0000000000000000000fa21d58743f013cb7935e8e97743414aa26524d42eda2 1,929 1.00/1.00 vMB 60
632,596 632,596 0000000000000000000d46c4d2739d0080662036e9e161934c245da67ccf3493 3,268 1.00/1.00 vMB 114
632,595 632,595 0000000000000000000d0f284942569f3353ca03736e377e45bd9eb906458ba2 1,904 1.00/1.00 vMB 77
632,594 632,594 00000000000000000001f12e4dec77598cc6c18112f3d85cdd6c7e6e01875349 1,772 1.00/1.00 vMB 77
632,593 632,593 0000000000000000000e80538e0815de4fb15769f1cd79ede7a83ec5d0ae4802 776 1.00/1.00 vMB 67
632,592 632,592 00000000000000000010e0ca736d41e57210f44434d4ded10518e93fdc2e8ec2 2,553 1.00/1.00 vMB 20
632,591 632,591 0000000000000000000ffb7c78f45f029f6fbdfdf9197800a69fb6041ab9b9d9 2,547 1.00/1.00 vMB 29
632,590 632,590 0000000000000000000c572040db234d9aa25bac0765cd49eb5783a5aa94ff14 2,581 1.00/1.00 vMB 106
632,589 632,589 000000000000000000017ff124286aa9a7c80a353c11bd7bd81e8a4b467c2e34 2,226 1.00/1.00 vMB 70
632,588 632,588 000000000000000000011adc15d2b903403f93994d9e67b0e7190ca450fd7f9d 2,307 0.83/1.00 vMB 22
632,587 632,587 000000000000000000103bfce0e637870fc0dee09d45ee5f0daa4b03c9037dbb 2,812 1.00/1.00 vMB 61
632,586 632,586 00000000000000000002ac2c873a6bc7dbe55063524e379402929d12b089b771 2,618 1.00/1.00 vMB 52
632,585 632,585 00000000000000000005cb83b04aba608b8e539e42d88c53821a6fd00fafd8b4 177 0.06/1.00 vMB 49
632,584 632,584 00000000000000000004037f167315819fba4b6eb2565e346f3f8c165c846079 1,538 0.90/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.62 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: 671.98 GB
    • Received: 16.09 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.