Loading Tool

Explorer IconExplorer

Memory Pool

80,758 transactions
29.68 vMB
0.10057866 BTC
Random Selection Loading Transactions
Max Size: 179.63/200 MB

Candidate Block

Mining Attempt fd122b83730be039843241e445f9bc77eef28959f574170f5c0a8765072f8ec3
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 42b73d3c9f44662d9d67c4232b09bad8e82443df6553b62fa9369b2c4f17cb9d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,334
Size: 1.00 vMB
Total Fees: 0.03671139 BTC
Feerates: 146.36 > 3.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (85,798 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
829,310 829,310 0000000000000000000317ccc712b23c8441ac9a26c1a67b19dbb124a732da46 2,544 1.00/1.00 vMB 39
829,309 829,309 00000000000000000000eb2418ba2f7e320b652d4b47b4ec42e924ea2dded8d2 1,146 1.00/1.00 vMB 23
829,308 829,308 000000000000000000008f633bc8754f0fface8c3c3a183f9adfb8a8342ea196 190 1.00/1.00 vMB 20
829,307 829,307 000000000000000000009d87d7625b1fd7f6e1dc84c950615d27002e931521ce 1,588 1.00/1.00 vMB 26
829,306 829,306 00000000000000000003522969f744d487535c7218993cd4c2925a9a8d3c2992 1,243 1.00/1.00 vMB 26
829,305 829,305 00000000000000000001f2732e6f59f6c099d6458debc79ae956fa347be5e4ea 921 1.00/1.00 vMB 21
829,304 829,304 00000000000000000002fbf14e8eebf1ab908538f09783d68e9c8dd686d3ed8e 2,874 1.00/1.00 vMB 39
829,303 829,303 00000000000000000000c8bfc045cdea990f943d46f063cf8d1bc92fc3c4530c 1,323 1.00/1.00 vMB 23
829,302 829,302 0000000000000000000096a5af819a110071ed4da3f6a517ddebbca0e4cd880d 2,586 1.00/1.00 vMB 37
829,301 829,301 0000000000000000000323c9bdb7d219e8cabd0a2980e5ab5623b976758a5c08 143 1.00/1.00 vMB 20
829,300 829,300 0000000000000000000109d81f0bfe960d2fcf29529931abd055660c78da420a 1,133 1.00/1.00 vMB 25
829,299 829,299 000000000000000000018dccc05492c29c9365d29cf4d7c3474e7c70d43acccd 159 1.00/1.00 vMB 20
829,298 829,298 000000000000000000002064d8f2ad162c2d397a504db9fefbe33d84f30fa581 113 1.00/1.00 vMB 20
829,297 829,297 00000000000000000001a2011e73ffb946e0031f2125aa963b6f32ecbefa8661 319 1.00/1.00 vMB 20
829,296 829,296 000000000000000000006c773cd67c086cf9c354ec80266784d96886f6b5a032 812 1.00/1.00 vMB 22
829,295 829,295 000000000000000000022bf761c3a4ff3cca9887b1137c607f26da1182d2b9da 1,008 1.00/1.00 vMB 25
829,294 829,294 000000000000000000003302bd4ada1a4961d29a59f9f67144b72a7a6e47f2fa 2,634 1.00/1.00 vMB 23
829,293 829,293 000000000000000000021793c75e6f870f039ee7e37bc202edffbc774587e8d3 2,992 1.00/1.00 vMB 22
829,292 829,292 0000000000000000000352e6034554b13530da4bc00b04a2e05f4ec4f64196b5 3,337 1.00/1.00 vMB 22
829,291 829,291 0000000000000000000200cc3b7e75bc36609be1c05c30ff0cbe1ac6ae949b7c 2,269 1.00/1.00 vMB 24
829,290 829,290 000000000000000000001354e8c91909821c420762a2b0e9d7bfee82514c9b47 2,946 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.58 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: 671.29 GB
    • Received: 15.90 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.