Loading Tool

Explorer IconExplorer

Memory Pool

77,903 transactions
29.27 vMB
0.06334960 BTC
Random Selection Loading Transactions
Max Size: 175.86/200 MB

Candidate Block

Mining Attempt a193cc1bf25c0d21e197ce30dce935d9ec31d9686b5ca1dae22d18298cc11d07
Version 20000000
Previous Block 000000000000000000016f8a72b1793f8ca22aee79fba5b96612ca7fc9094b9d
Merkle Root c1b988b6dbe2f082e8f4fd0fe7b8acebb915507f720400c066895b838cd3c7cc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,705
Size: 1.00 vMB
Total Fees: 0.00401985 BTC
Feerates: 50.28 > 0.40 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,998 (296,366 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
618,632 618,632 0000000000000000000a2d2f4fe3169bb6d141ca62bf4da971ed3642c40d3c91 2,597 1.00/1.00 vMB 17
618,631 618,631 0000000000000000000428d5ee127ea08f294117d223c4691966b97917ec8dcf 3,010 1.00/1.00 vMB 25
618,630 618,630 000000000000000000118b0a3c73d85e906aa546fffa592868c5a608ecdd2e59 2,208 1.00/1.00 vMB 9
618,629 618,629 00000000000000000008c93e986f810562962b13899e05a9f12dc16f69bf7e6a 2,158 1.00/1.00 vMB 17
618,628 618,628 0000000000000000000095ce7107c9d54d1c1896968d51f7e1f19c92bf764587 2,500 1.00/1.00 vMB 22
618,627 618,627 000000000000000000037c89548ac03288bb4ee481983121f7afdff6eb258cb4 1,729 1.00/1.00 vMB 18
618,626 618,626 00000000000000000000f541ebc9e7d6796adcdc875dbc05bcfcb20eebc2b624 3,155 0.91/1.00 vMB 10
618,625 618,625 00000000000000000009359912a790b5cbfd81b4860d3d1f993b34c769aea4ad 1,342 1.00/1.00 vMB 9
618,624 618,624 0000000000000000000517adc1b3c185009447bd1ba6db71266b18c55f164276 2,814 1.00/1.00 vMB 23
618,623 618,623 00000000000000000001d63ca7c5895606d768dbe5b7f0a70940f528944088c8 682 0.25/1.00 vMB 25
618,622 618,622 00000000000000000004e435bbe6c048f89224925f22b4c62e225728b22beac8 1,202 0.37/1.00 vMB 16
618,621 618,621 000000000000000000011ee78948bdca3b77556346d099733a6d36bed2becc28 2,739 0.98/1.00 vMB 15
618,620 618,620 0000000000000000000ff487ec9b7fb8f36d2806909a626dafb47e9b93d77f60 3,117 0.99/1.00 vMB 12
618,619 618,619 00000000000000000008663bb88e79d0e070f4588559c6544da80f3e3c4c07a8 925 0.34/1.00 vMB 17
618,618 618,618 0000000000000000000f600c4ab9b77c08638bf7aad79649bde8bf6b4af965fe 933 0.30/1.00 vMB 14
618,617 618,617 0000000000000000000232e1fc93ed5834423b2a794ce2186e21f617d99eb12d 1,888 0.60/1.00 vMB 7
618,616 618,616 0000000000000000000cc594ebac00d8cd1ecd5f9155aaddfd9c45eec1955ee9 2,448 0.97/1.00 vMB 18
618,615 618,615 00000000000000000002d3401291d47d701b19354f09b2f8212fef7cd439324b 912 0.28/1.00 vMB 10
618,614 618,614 00000000000000000005bb34526a5f712b05f9078e5edacbf5efa2588b7e9a16 3,144 1.00/1.00 vMB 11
618,613 618,613 0000000000000000000d8d342c894c14c55f07bde3484b19205288ec692ff743 2,254 1.00/1.00 vMB 26
618,612 618,612 000000000000000000098c4d73bdef41bfbeecaeeedf42a82b5feb32d17ef076 1,388 0.34/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.39 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: 664.57 GB
    • Received: 15.00 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.