Loading Tool

Explorer IconExplorer

Memory Pool

78,358 transactions
28.73 vMB
0.10596028 BTC
Random Selection Loading Transactions
Max Size: 174.76/200 MB

Candidate Block

Mining Attempt b35306ccc9e2bc64edb7a8c190dfffa46586fa99f7413f400be9f7f97783bd0d
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 65c14b4481b40bc1f5a564aeea44eadc7e84a9ab48ea79c6fb2b7dd4b0e2e5c0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,938
Size: 1.00 vMB
Total Fees: 0.03773689 BTC
Feerates: 602.26 > 3.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (622,604 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
292,701 292,701 0000000000000000a07fad23fe18ac0e9cfe9759071f1d65416bfc6a21514aa1 335 0.35/1.00 vMB 18
292,700 292,700 000000000000000007570f99ecc4e71c97dbbb24eb8d2e8b436e92baa5955872 924 0.35/1.00 vMB 51
292,699 292,699 0000000000000000b7b749a327fb3efe206e75977de44d9fb3725736ee084f4a 254 0.34/1.00 vMB 16
292,698 292,698 0000000000000000c59b831c2d06bf13074abb91bc38bd4f58b38d1190ed23bf 504 0.35/1.00 vMB 18
292,697 292,697 000000000000000036da5fbf97a7c5d1b8f542671bca114c79f15442faf71b4c 1,024 0.31/1.00 vMB 56
292,696 292,696 00000000000000001b3d689e91a82e0c5f38f5aaf2ffd8de1a699636147835b8 1 0.00/1.00 vMB 0
292,695 292,695 000000000000000070ed9373fb159656484b4c0a9a7ff1579d7d2fffc0d74772 256 0.18/1.00 vMB 18
292,694 292,694 000000000000000049002fe82d5aa9fb83a375c36ae28223eaac1de55f0733c9 956 0.35/1.00 vMB 39
292,693 292,693 000000000000000015c4dc1fd3c9b70d5cd91c16903585ad2a44f6511b1a4113 128 0.04/1.00 vMB 82
292,692 292,692 0000000000000000481f6398554a5f8a6baa933d6c122e599308e8dab94870e0 320 0.38/1.00 vMB 18
292,691 292,691 000000000000000071856d9a155ea840b7673cc522fc39fb4d00d89bb4ff330b 727 0.35/1.00 vMB 33
292,690 292,690 000000000000000043399a0dc615c8054c4f971625a36e952b2dec1c20e52739 811 0.35/1.00 vMB 39
292,689 292,689 000000000000000030af14c2326db3fdba3d10adeaea3410a1e143b37d65db85 659 0.25/1.00 vMB 47
292,688 292,688 00000000000000009d765114d844244af2920b57ebf5d95b244512f84a3a6670 222 0.15/1.00 vMB 28
292,687 292,687 0000000000000000c5c91a20bb0e893e496627dc28a3291089705f5e2a47b16d 987 0.75/1.00 vMB 21
292,686 292,686 0000000000000000b4e4f0e2964aa906f643bd762b3f24df99d2a6deeed05ea4 785 0.25/1.00 vMB 66
292,685 292,685 0000000000000000d642a6d2e8274f4a9b02b907f00640ae80062fd6bab105ab 464 0.24/1.00 vMB 33
292,684 292,684 0000000000000000693e85dea2b757ce40636b6efc01bfae60f4e2d6078fad78 936 0.52/1.00 vMB 37
292,683 292,683 000000000000000078fb6b99715312b58aa659ee36fa646ded93be282c6ad475 522 0.39/1.00 vMB 29
292,682 292,682 00000000000000006f623ec9ea0cfed78e90536bff2ddc045dce750cb012f3fc 64 0.02/1.00 vMB 37
292,681 292,681 00000000000000004641d150ac3d3bbbc5ec7c602f85b8ee197089c994d9b08d 244 0.13/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.92 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: 714.39 GB
    • Received: 17.53 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.