Loading Tool

Explorer IconExplorer

Memory Pool

72,281 transactions
27.98 vMB
0.06624400 BTC
Random Selection Loading Transactions
Max Size: 165.72/200 MB

Candidate Block

Mining Attempt eb5cc69722cc906e9f9daae4cbddd5fed041dc51fd5854b6ecceccd8031209d5
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 66eb36e67dd091f9e8f9b8d637fa7283c9f7830340f694a22b91f262f6a6d623
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,812
Size: 1.00 vMB
Total Fees: 0.01041091 BTC
Feerates: 73.20 > 1.04 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (323,192 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
591,844 591,844 00000000000000000007d76a1e82d4d0e4cd14e8c62f6914d381333243b5f6e9 1,984 1.00/1.00 vMB 28
591,843 591,843 00000000000000000013678681ce153273cf5ca46413f9c44da035d224dd0800 1,766 1.00/1.00 vMB 46
591,842 591,842 0000000000000000000da44b168057fc4b4d9644ade2997479b821bfc5d246cf 2,278 1.00/1.00 vMB 76
591,841 591,841 0000000000000000000cd34b73bdd854e73e32d0a828875c7db582584ef3408b 1,119 1.00/1.00 vMB 83
591,840 591,840 0000000000000000000b16eca2b4e8f6c506ed4b10d94defefcd18c43cf2651d 2,251 1.00/1.00 vMB 16
591,839 591,839 00000000000000000002a7b34650749a929e153a07c4ef2421a376721d20d74b 3,001 1.00/1.00 vMB 32
591,838 591,838 000000000000000000065baf0aa457cba5dc5cdfc755ac69cd9ec571914acc96 2,824 1.00/1.00 vMB 38
591,837 591,837 0000000000000000000b68abaf5df2cae6973e695c54fbf5376377f0121b2d61 2,077 1.00/1.00 vMB 9
591,836 591,836 000000000000000000149e370b1d8f85cf75dd851f35f09a98505f17dce807ff 2,475 1.00/1.00 vMB 14
591,835 591,835 000000000000000000163b05e632a8f2b9ae72490567c4e724ad30d43c813b4d 2,616 1.00/1.00 vMB 36
591,834 591,834 00000000000000000015eeca023f395063a2b4b9adc048fb4b33f746b6ace639 3,144 1.00/1.00 vMB 38
591,833 591,833 0000000000000000000459ffd635e1bd5a34878807efbdc30561d6a106359c79 2,397 1.00/1.00 vMB 27
591,832 591,832 0000000000000000000afba8aad1f6ef0a6155ae985839592f99f2b87b4c5a71 2,881 1.00/1.00 vMB 38
591,831 591,831 000000000000000000075229b3ded77b871ac89988ef25c500e9f6e06c62f16e 3,114 1.00/1.00 vMB 35
591,830 591,830 0000000000000000001070e40098c0c761cea2f3e6aa8b6044032e5583c3b0fc 2,660 1.00/1.00 vMB 10
591,829 591,829 0000000000000000001894f6842b8459808850d2fab5d9fd465fa319721708e6 2,046 1.00/1.00 vMB 36
591,828 591,828 00000000000000000006f363a6bbb91cec5b0f269c194c3604ee215a8b16742f 2,520 1.00/1.00 vMB 10
591,827 591,827 00000000000000000000775a64705efed991af91f918f4d7af3a6a943a028613 2,437 1.00/1.00 vMB 24
591,826 591,826 00000000000000000017b0e17becd43f853f030e132ea9feffe84443624ee84f 2,744 1.00/1.00 vMB 32
591,825 591,825 00000000000000000014080428ca0b86c9f716b5a6fc6ff73b3ac83fe005b272 2,200 1.00/1.00 vMB 38
591,824 591,824 0000000000000000001b293c18048c612d445a5fbbf863896a28f075ff87adb7 2,305 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.45 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: 667.51 GB
    • Received: 15.26 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.