Loading Tool

Explorer IconExplorer

Memory Pool

57,495 transactions
32.43 vMB
0.16660973 BTC
Random Selection Loading Transactions
Max Size: 175.46/200 MB

Candidate Block

Mining Attempt ac3fd93b10c16fd42416d0fb64b5d723aab28a53f86c9d6b0eccaab08599fe92
Version 20000000
Previous Block 000000000000000000009ae72742d77d55e96bac00494a031373ad4b53b85617
Merkle Root a689f58c6135f692d4c504be4518d43e2a33570d24d10b0970564f0d7be52bc7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,929
Size: 1.00 vMB
Total Fees: 0.06147076 BTC
Feerates: 296.74 > 6.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,825 (134,863 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
779,962 779,962 00000000000000000002d79e5b25f274237e7e489f6c2cd819692bd71dbff8c6 1,050 1.00/1.00 vMB 17
779,961 779,961 000000000000000000061f937e680f6d5cfc7f70fa3eeadb1d2fa582ebe8e11d 844 1.00/1.00 vMB 17
779,960 779,960 00000000000000000003a337a676b0101f3f7ef7dcbc01debb69f85c6da04dcf 2,689 1.00/1.00 vMB 35
779,959 779,959 00000000000000000001407fdb1dfd5c527429c1c8b8430f891fb0823f6d674c 2,844 1.00/1.00 vMB 47
779,958 779,958 000000000000000000044412bc2ff4eb883d5cd4935a17e3e3049498a5e0ce78 1,013 1.00/1.00 vMB 21
779,957 779,957 00000000000000000003cca8e6756cfa64aaead9aba1074b9f1c8cfdc4c4d144 1,756 1.00/1.00 vMB 23
779,956 779,956 000000000000000000030b95e06c17dea42778519cede12bdd54782de6431e94 2,000 1.00/1.00 vMB 39
779,955 779,955 000000000000000000026f5954de2d4b2070335a0eea6dc7b6afdb0ca9506ae3 1,678 1.00/1.00 vMB 30
779,954 779,954 00000000000000000002d618b516c71ef59a5ce4b558e8130b4b7157fb01df1c 699 1.00/1.00 vMB 18
779,953 779,953 00000000000000000000d7fbca3491d41c56688aa1f1c965dfa066f12369bc9a 890 1.00/1.00 vMB 20
779,952 779,952 00000000000000000002d075334e5957e80dc549cd3221cb6ef3685585ed430f 1,426 1.00/1.00 vMB 26
779,951 779,951 0000000000000000000157f4b07bf9bc6ef29e4d2a5d9e5919c7d23f1e55ca09 779 1.00/1.00 vMB 27
779,950 779,950 000000000000000000002b0ea5e09b8974e7bb7fb04607e2c3fe47ee95263a9f 2,931 1.00/1.00 vMB 41
779,949 779,949 000000000000000000004a4b3cf825c7f2a536b51df6f0a9d466b815e83b3270 1,948 1.00/1.00 vMB 29
779,948 779,948 000000000000000000024111e3212adc0e682b4c57aa0fbf8883f8562fc66ee1 2,422 1.00/1.00 vMB 31
779,947 779,947 00000000000000000002cde7f2cde4317e287ad55c43493a8b21d8dda31ecb7c 3,384 1.00/1.00 vMB 42
779,946 779,946 000000000000000000030c5d9a6b45fb16941ce020ad2491c7e8b6218bbba5f6 2,073 1.00/1.00 vMB 26
779,945 779,945 00000000000000000005392c0d7c17242bfdf70e183b53343ea013fe0861aec9 2,231 1.00/1.00 vMB 25
779,944 779,944 00000000000000000001ce646d5088a46d3010f6f1a877f4bbf28d2f6cb99dfc 1 0.00/1.00 vMB 0
779,943 779,943 000000000000000000001372e43bab1d142770248d6a28d2a2d343e01d239510 2,502 1.00/1.00 vMB 20
779,942 779,942 0000000000000000000559ecc1682b7fcb9feed5d7bd2dc97c2497204981d559 2,259 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.08 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: 651.43 GB
    • Received: 13.56 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.