Loading Tool

Explorer IconExplorer

Memory Pool

45,468 transactions
28.88 vMB
0.12823796 BTC
Random Selection Loading Transactions
Max Size: 150.70/200 MB

Candidate Block

Mining Attempt 89fbc2bf3d9eaef01e95b4f3b36cd2d464642631da9c1aa8a2a0829075709405
Version 20000000
Previous Block 000000000000000000017af1f60b0a1774993e39cbb6c5abc4771238282a0259
Merkle Root 66e9d8aee5aa22970ee443320f494257cceca873ce60be663c406a0c529950e8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,045
Size: 1.00 vMB
Total Fees: 0.03979891 BTC
Feerates: 201.13 > 3.99 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,711 (144,666 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
770,045 770,045 00000000000000000005915b3a34e38c85835458a2cf2456f36b2f7d8ce87cea 2,872 1.00/1.00 vMB 3
770,044 770,044 00000000000000000007eb008173c923c99c87d4a8705a63f98b48b61c2187df 2,753 1.00/1.00 vMB 10
770,043 770,043 00000000000000000004e8fd36df86d2799b634122f23abe61c0b5ca977d0650 2,210 1.00/1.00 vMB 23
770,042 770,042 000000000000000000038c48bfdb164485fa0556438ae2b5e50ef45aaa76db2d 1,922 0.61/1.00 vMB 10
770,041 770,041 00000000000000000002875c973c0c72eaddf86034149bffbdb41e145b8c2e5f 1,080 0.35/1.00 vMB 10
770,040 770,040 0000000000000000000783511083ab3939d27595fb693e50c7bbb3fae65ec9c0 988 0.28/1.00 vMB 9
770,039 770,039 00000000000000000000cc8c6299135051cc800f1ec2c021e512843de5895fdc 374 0.17/1.00 vMB 8
770,038 770,038 0000000000000000000426ace4821bb7f8c56e0d91cccd3674730d0ec5059809 1,419 0.62/1.00 vMB 5
770,037 770,037 000000000000000000072a614cf8fd92cc9130112566178b7fa8bc99bc44b1bb 2,661 1.00/1.00 vMB 9
770,036 770,036 000000000000000000006c8089df7625288b7242a0b93d92f5dcbaca5f48169c 2,189 1.00/1.00 vMB 5
770,035 770,035 000000000000000000036f1df0b8719d80b5e5563eafee9fd1d68719692d08de 1,373 1.00/1.00 vMB 5
770,034 770,034 00000000000000000004c8e6aacefe5aed94f418b880e27864dd470a4e40d788 1,535 1.00/1.00 vMB 9
770,033 770,033 00000000000000000001bd2fd3ea53c96f027abc07a155be37035b050f0cc790 3,359 1.00/1.00 vMB 4
770,032 770,032 00000000000000000003f7308fb7dcfc00f4a900a04291e08f1e16afe67a7a18 1,013 1.00/1.00 vMB 8
770,031 770,031 00000000000000000007a728332781683a134304ce7de49279fb8c7614144499 1,804 1.00/1.00 vMB 8
770,030 770,030 000000000000000000066c36835d3bee8ccd8b86622bb0c66341b1b6c305f42c 3,035 1.00/1.00 vMB 26
770,029 770,029 0000000000000000000147ae48cddb6a7efcae8defe4732a2de3a1ad031bd38d 1,889 0.62/1.00 vMB 8
770,028 770,028 00000000000000000006198febda37c8311e8abb12909c947cabe853b5f0e11f 649 0.27/1.00 vMB 6
770,027 770,027 000000000000000000017ee0aded7e810e29551c4e17706f57dd98b06f6bf4c0 787 0.26/1.00 vMB 9
770,026 770,026 00000000000000000003a170c5de7cf93ff6180662ee3876ab0dd9f9d68dd180 34 0.05/1.00 vMB 5
770,025 770,025 000000000000000000013d2110387da30c34de93cc8514e512851250850f42bc 519 0.14/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.88 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: 645.05 GB
    • Received: 12.66 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.