Loading Tool

Explorer IconExplorer

Memory Pool

75,176 transactions
27.72 vMB
0.07771351 BTC
Random Selection Loading Transactions
Max Size: 169.08/200 MB

Candidate Block

Mining Attempt 63f27c903d5bc14039cbf2a0aedcfc7929169807bdd0efa8aed611425c1d10aa
Version 20000000
Previous Block 000000000000000000007612e5d7521da87d841e6b2b3b5b4a88a6af3ae40dcf
Merkle Root c9303d601ff735c07a671b174dcec5e79138f45fc29a3f3b31158a383b83f726
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,404
Size: 1.00 vMB
Total Fees: 0.01838273 BTC
Feerates: 301.57 > 1.84 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,256 (803,480 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
111,776 111,776 000000000000de530c89527dfe8d8478aa543aa740d4d7bf909cf47f7b3c9e44 13 0.00/1.00 vMB 315
111,775 111,775 000000000000b2f58ce0444ea6f9c84a169dca6cf7e61a43ba955a6f96b56009 16 0.00/1.00 vMB 0
111,774 111,774 000000000000b2ef1de3cddcc33a74f0efc1bd90d8ffbc3a0ee0dbb60927064d 4 0.00/1.00 vMB 0
111,773 111,773 0000000000005ca85c96c776dcf1a26bfeb7751431c057928d6c8a147fb824fb 11 0.00/1.00 vMB 0
111,772 111,772 000000000000ea32e550a8b652990a8665234e3071ba61da3b2847bedcd409ac 11 0.00/1.00 vMB 21
111,771 111,771 00000000000014b6406df14e74168c24b124596d820307f9871203737d4ca9a6 11 0.00/1.00 vMB 0
111,770 111,770 000000000000ea2c35c52203890c4364b21aec89fa3415746ce58cfcf0993437 23 0.01/1.00 vMB 0
111,769 111,769 0000000000012cf2e8bb79a22b5b71db70fbbe801572da24123149f5aad42c2c 11 0.00/1.00 vMB 677
111,768 111,768 000000000000c7cda1e8e2bcd071ecb7af1be058b5735171944e6f9fbec12d0e 7 0.00/1.00 vMB 0
111,767 111,767 00000000000036baab60d1947a0eade119bb2b22b4a0d6cc01285107bc8c03da 7 0.00/1.00 vMB 0
111,766 111,766 0000000000010b3db70657ec5304180ba117b856076220162a2ff53b728e09e4 7 0.01/1.00 vMB 0
111,765 111,765 00000000000075578c0b3b0c50f2dfe56da3985eb21fab771c95c6e685490468 6 0.01/1.00 vMB 0
111,764 111,764 0000000000001be72279badfbd61415c89cf8c5889c9c61fd4d9671d48433107 5 0.00/1.00 vMB 0
111,763 111,763 0000000000009090316834064207385816a1ea8accf7534d739163d41fecc5f5 5 0.00/1.00 vMB 0
111,762 111,762 000000000000e0fc3729dc11d48c2b87d386c4c60401520f746c8f533d609528 6 0.00/1.00 vMB 325
111,761 111,761 000000000000a050a72b13645ac890979ec4d5da83f50b01b3514c309f2a4809 12 0.00/1.00 vMB 335
111,760 111,760 00000000000019a2923bc5abed74600f70fffb0267b7aae8f9f1aa3953053de4 7 0.00/1.00 vMB 0
111,759 111,759 0000000000006dbf656e550868e2335ab7ea84d8c9020c7dc00653e472b6813d 12 0.00/1.00 vMB 0
111,758 111,758 000000000000312e662689c1b7b8e8f63912d2bdd551302e526956a0965b1376 6 0.00/1.00 vMB 618
111,757 111,757 000000000000933597b90b27faf1137ccfe962f71152779d4f523b1fcee5ff25 12 0.00/1.00 vMB 0
111,756 111,756 00000000000045c886cdb72cb3ea5025b921bdd645c4486fb83914fe29ac5d34 9 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.84 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: 711.86 GB
    • Received: 17.14 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.