Loading Tool

Explorer IconExplorer

Memory Pool

78,502 transactions
29.25 vMB
0.10480893 BTC
Random Selection Loading Transactions
Max Size: 175.92/200 MB

Candidate Block

Mining Attempt 6c9932b84bc7d9927a62af94db3c48c52d2473341da3ed4802e6e39a0312aea4
Version 20000000
Previous Block 00000000000000000001a2148a353b227d382a7d8eddccbe4a14c874fc92a04e
Merkle Root a4cf6a7cf4eb277d99690f2a3b937c61cc3b80d4fdfa1d7c2808d006bf33be6a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,364
Size: 1.00 vMB
Total Fees: 0.02886604 BTC
Feerates: 144.91 > 2.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,267 (161,632 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
753,635 753,635 00000000000000000002978275082b65213a4e9933e70aafd99292346793b39e 1,242 0.55/1.00 vMB 8
753,634 753,634 000000000000000000078f415ca64d0494f48ece17c2d21c526bbf381a9cafbe 293 0.09/1.00 vMB 10
753,633 753,633 00000000000000000002924935b4744bc69c7d42f57e8de32a8131171e97e193 286 0.18/1.00 vMB 7
753,632 753,632 00000000000000000006d96dc712a20514d58fd256488171a9332e226c5adaec 1,244 0.55/1.00 vMB 9
753,631 753,631 000000000000000000057abc8faac216ebebde5773b7c06d8142cccfaf233eda 620 0.25/1.00 vMB 10
753,630 753,630 000000000000000000003d3a4dae15ad80d1afa3a30a325b1a42a9c3d9e82329 1,279 0.88/1.00 vMB 2
753,629 753,629 00000000000000000005455da9cd814d732a3873f7104bf92451e099884a6d26 2,565 1.00/1.00 vMB 6
753,628 753,628 00000000000000000005ab2cf613556b8008ac0f0f010f2a4bb0496166462c75 2,825 1.00/1.00 vMB 10
753,627 753,627 00000000000000000006693b081df598eade5423e1d9be31ffedf756399b1a83 1,708 1.00/1.00 vMB 16
753,626 753,626 00000000000000000001db79f7e87ec16f876588d44d138780fadc963127de51 2,987 1.00/1.00 vMB 13
753,625 753,625 00000000000000000002bf98cd53b37a9b14eb1ead507088980f6d80ec8bdc19 2,886 1.00/1.00 vMB 13
753,624 753,624 0000000000000000000600cbc210320e70889aef1f32791e9fd0544275d3a0e3 67 0.02/1.00 vMB 15
753,623 753,623 000000000000000000049bee7a0b82d1ad20e70d30ac1f8e4e0645ea516d8402 532 0.27/1.00 vMB 10
753,622 753,622 000000000000000000043b9f5c29dd5d63b976a93888aedda865d5681aa3d2d8 676 0.21/1.00 vMB 10
753,621 753,621 000000000000000000053f83d42a8a3e7f6c9a5b773206084f0d483109166384 241 0.12/1.00 vMB 18
753,620 753,620 000000000000000000070c0bba37a71ae154c92692b37facb392fbd2099b9c49 1,349 0.65/1.00 vMB 5
753,619 753,619 00000000000000000000949cb8ea1f8fe03fada892d99e383a6fd3ac9c4c698b 3,148 1.00/1.00 vMB 14
753,618 753,618 000000000000000000081b9c8eb50f3101ac5dab152c2ad4ed1db2b10986607a 678 0.31/1.00 vMB 12
753,617 753,617 00000000000000000003f6d0efd14c111f3bf129d580cf6364f127d5d2eddbef 1,003 0.44/1.00 vMB 4
753,616 753,616 00000000000000000001bbdd180f98c51664535c5f0a86f9d5645803651ca7a9 1,073 1.00/1.00 vMB 13
753,615 753,615 00000000000000000000ad81d43e8f5e03785f50e6fa149725d295251ee5cfc2 1,112 0.44/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.85 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: 712.81 GB
    • Received: 17.22 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.