Loading Tool

Explorer IconExplorer

Memory Pool

49,157 transactions
30.65 vMB
0.11287330 BTC
Random Selection Loading Transactions
Max Size: 163.46/200 MB

Candidate Block

Mining Attempt 3f2590f1c1659f0a6e7bff4d46129e98facee428e67d519b7e9a04c149acfa00
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 0f752e669a5b2f7ca46a086a0f8f01f31571a41f2b4113d69384238c1b876a3c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,184
Size: 1.00 vMB
Total Fees: 0.04619468 BTC
Feerates: 150.97 > 4.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (108,072 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
806,780 806,780 000000000000000000036c6894e119de805fc451f2c807174e2b8b02fed09c0b 2,665 1.00/1.00 vMB 29
806,779 806,779 0000000000000000000239e31375ee83136fde5d20d6da945c7dbf71784e1453 3,597 1.00/1.00 vMB 37
806,778 806,778 0000000000000000000326912ba0aeb41ac07c0f28497cbd352af9d3fd95c8a3 1,716 1.00/1.00 vMB 41
806,777 806,777 000000000000000000001c1c8e05928a7548ef075513471aea307d01ae63ab74 2,796 1.00/1.00 vMB 37
806,776 806,776 0000000000000000000222f80a7839aa8fb4129c2186c33019d87f16bb40d02f 1,772 1.00/1.00 vMB 33
806,775 806,775 0000000000000000000137f21ce2ba6df99d7ea0e23560d078e834cc75fbe999 2,776 1.00/1.00 vMB 36
806,774 806,774 000000000000000000005258ebc39627bdf0f896af3a674d004734f7a5a06d42 3,248 1.00/1.00 vMB 34
806,773 806,773 00000000000000000001ffaf3d15be5e0164ed677e26aa99139b2bbd430beb06 1,012 1.00/1.00 vMB 32
806,772 806,772 000000000000000000034486f9bd07ab15cc5e9943cbdcacac763c972666588f 706 1.00/1.00 vMB 31
806,771 806,771 00000000000000000000ec0ea5f5b3bcaf7a2fd15de9366f2596f4789bd968ef 1,633 1.00/1.00 vMB 30
806,770 806,770 00000000000000000000ff0d4fc038d606c066df31eddac4efc95657a8d78b85 2,907 1.00/1.00 vMB 35
806,769 806,769 000000000000000000006cd5e204e8902e6b68d95d9bceee2b0a8762cc89d301 2,868 1.00/1.00 vMB 39
806,768 806,768 000000000000000000047bb3618eb07eb0ddfabcc3db068ffd8f942e597d9445 3,155 1.00/1.00 vMB 43
806,767 806,767 00000000000000000003d2549e25d7998b388b9d633150497ed798aa6afe012a 3,362 1.00/1.00 vMB 42
806,766 806,766 00000000000000000003231d65a3caf7d89dd7da10feecd9f93f031dde0e894b 2,914 1.00/1.00 vMB 38
806,765 806,765 00000000000000000001899534385e80aaa10f4e1e003ee7aecf44d2c09ec189 1,786 1.00/1.00 vMB 42
806,764 806,764 00000000000000000004c43c747654c289dd01d3618a6df91b9fa2db5f622630 1,786 1.00/1.00 vMB 32
806,763 806,763 00000000000000000002c15cf6111ccaf4f5680a92af91b1ee4a00c8776c6302 2,361 1.00/1.00 vMB 41
806,762 806,762 00000000000000000002b5503e6aa0b9cca6952d8c29218e8de196eed69e9397 765 1.00/1.00 vMB 31
806,761 806,761 00000000000000000003b1f65bab344908fcf9476062f51a34609860df979c73 583 1.00/1.00 vMB 31
806,760 806,760 00000000000000000000e86f832654b450d2db92570f277ce75bc9aed63baebf 3,322 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.13 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: 652.40 GB
    • Received: 13.76 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.