Loading Tool

Explorer IconExplorer

Memory Pool

82,930 transactions
30.72 vMB
0.07664872 BTC
Random Selection Loading Transactions
Max Size: 188.72/200 MB

Candidate Block

Mining Attempt a4a1bf7ccb731332f696e098fe33605ff8396e2ff97154e4dd2300bf96edd714
Version 20000000
Previous Block 00000000000000000001f076bc3e786bae23f48eba6aa2ed10c3322f76f4967d
Merkle Root fb383239d48f73659643fbbda39defca60a7e196639e05cecefcac498f338f6d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,511
Size: 1.00 vMB
Total Fees: 0.00763712 BTC
Feerates: 50.34 > 0.77 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,347 (192,417 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
722,930 722,930 0000000000000000000a07e98ace3d6c06250ca20bec3ac31395cfd214378e85 2,387 1.00/1.00 vMB 11
722,929 722,929 00000000000000000002cb7b903da3dc233c0198d3001940f0815bd7bb73711c 738 1.00/1.00 vMB 3
722,928 722,928 00000000000000000005b814b020110cafba644282ca0a6a2b015cb8871d6143 2,690 1.00/1.00 vMB 10
722,927 722,927 00000000000000000005922799bcccfeb5fc7b2eff56ec584e4538fa8ee1eec8 653 1.00/1.00 vMB 4
722,926 722,926 00000000000000000002b7580e4c5e52a76526ea0bd271934171168185dbb39a 1,946 1.00/1.00 vMB 7
722,925 722,925 000000000000000000097b1e879d3cf5a3da7b42d724d56cb9b81f7065a71467 1,894 1.00/1.00 vMB 14
722,924 722,924 00000000000000000003d1a3fccdae8885c6a9189338ba4ae025fa526f6bb854 2,445 1.00/1.00 vMB 9
722,923 722,923 00000000000000000008db19835048ecdd79d0974f4bd1a1d5492a5502f1d61c 3,448 1.00/1.00 vMB 7
722,922 722,922 00000000000000000001a632796ef9eee9b807b5eea49793af560147464c72d6 3,356 1.00/1.00 vMB 14
722,921 722,921 00000000000000000000d1ddd1b9584acde9532479197c3fbb2a55d3a825cb4d 3,820 1.00/1.00 vMB 18
722,920 722,920 00000000000000000005b5258a0b065f55081176a400516d9cc43513cdfcb78f 672 1.00/1.00 vMB 3
722,919 722,919 00000000000000000002a2cc694b1a179254eb28fb9da652d36109ad6a66ea83 661 1.00/1.00 vMB 3
722,918 722,918 00000000000000000007367b1415065a875a12ce753dea6eeb5b75affcc07c2c 655 1.00/1.00 vMB 2
722,917 722,917 000000000000000000032d174d54f3a6857e5a0f936106102a7f1028e740b183 2,778 1.00/1.00 vMB 10
722,916 722,916 000000000000000000022164aa5207683752ccb4d8dbf364b2e8760f624132d3 674 1.00/1.00 vMB 5
722,915 722,915 0000000000000000000882940ab296aa937491474e977e766f009ce9d2bdf3bf 62 1.00/1.00 vMB 2
722,914 722,914 00000000000000000007c792452e628bfa04b955f12e0e6e68384ab948777372 2,073 1.00/1.00 vMB 10
722,913 722,913 000000000000000000040bf1b31d88e4d1723714bd7d1e5efc30520c261b6b40 331 1.00/1.00 vMB 3
722,912 722,912 000000000000000000079d3f73740e084b2e1fdb9ac8d1f1f964bf0105d82117 134 1.00/1.00 vMB 2
722,911 722,911 00000000000000000005e513e0fd98a87f5b3454a25004e6981cb6fc00e4a6cd 241 1.00/1.00 vMB 2
722,910 722,910 00000000000000000006340344a272bfdb175c3da23e757c3b1f6b2e85fcb4d9 393 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.99 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: 717.91 GB
    • Received: 17.87 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.