Loading Tool

Explorer IconExplorer

Memory Pool

79,920 transactions
29.72 vMB
0.09103766 BTC
Random Selection Loading Transactions
Max Size: 179.56/200 MB

Candidate Block

Mining Attempt 9f7d259d32f8c5fed1e632c2619c22a38a2aba33200f355fa2ce4938c1b5a16f
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root e68dd5d80ea5714e946fb08cd311291cea93a8abea410cc5325d163957f3752a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,860
Size: 1.00 vMB
Total Fees: 0.02708900 BTC
Feerates: 100.11 > 2.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (134,310 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
780,787 780,787 00000000000000000001df7d54362e30729c7a6deaba6a0c376f3bc3a323f585 2,889 1.00/1.00 vMB 30
780,786 780,786 00000000000000000006091f3660c152dab8c4a459ca0dfb9443b2c8512618ef 3,462 1.00/1.00 vMB 44
780,785 780,785 00000000000000000004c06aa263cd1b0ed9b398e2c6e5e13914c59ef221f03e 1,351 1.00/1.00 vMB 28
780,784 780,784 00000000000000000000a04da1699e64767d8594c68fd17751d6da95ac76d9fc 2,736 1.00/1.00 vMB 30
780,783 780,783 0000000000000000000347921592423c03ba6fb7c4d193d60a0b4c1b212fedd1 2,053 1.00/1.00 vMB 42
780,782 780,782 000000000000000000025da55877c5d3c6e64babaf6047d6ebdfc4557fb58bd0 1,925 1.00/1.00 vMB 35
780,781 780,781 0000000000000000000182ae9affd425bbc51cafbc1518e2b4210be5d99b1ed3 3,349 1.00/1.00 vMB 34
780,780 780,780 00000000000000000001f65d31fd29c44b50dca0ed2bc97a6bfdacd7f1380a9e 3,328 1.00/1.00 vMB 44
780,779 780,779 00000000000000000001fe9d320d83231d749c0dae01f49ddab4b7d7d639f4ad 2,990 1.00/1.00 vMB 28
780,778 780,778 000000000000000000035d1a4374c92d1a61a5aa889ea8ef4055635fa78ed1c8 3,973 1.00/1.00 vMB 31
780,777 780,777 0000000000000000000328190f3a58de2716dba7e7a973fe4bf89b13abec3bcd 3,195 1.00/1.00 vMB 47
780,776 780,776 0000000000000000000089bf6eb74aad5d8849922df27ff60a382f557100d88f 1,806 1.00/1.00 vMB 14
780,775 780,775 0000000000000000000028bcb46c1706522f96710ee3c59ab2044eaf123c02c6 3,230 1.00/1.00 vMB 19
780,774 780,774 00000000000000000001335362eab9965b7b2a6bf5aa8ea8d275d27905d8a86c 2,432 1.00/1.00 vMB 22
780,773 780,773 000000000000000000017d2a13d2edde73abacfb4f601d9e9ff34faa9b1d5c40 3,774 1.00/1.00 vMB 42
780,772 780,772 00000000000000000000afee25a420f9bd7cdbc814cb854420fbad5739d93c7c 3,729 1.00/1.00 vMB 31
780,771 780,771 000000000000000000026c54df496cee8e9856e8dae8de7ceea712f97ba225da 2,347 1.00/1.00 vMB 26
780,770 780,770 0000000000000000000572563c0d3ef76b75cf695d4b16e7cec4ef13cf00e1bb 3,071 1.00/1.00 vMB 22
780,769 780,769 000000000000000000043659780ca85d4ab09cdba078e321220a53b133fbd34c 782 1.00/1.00 vMB 27
780,768 780,768 00000000000000000001b27f7e3072819a58c32995dc2a10cd901c3128dd5f67 3,370 1.00/1.00 vMB 43
780,767 780,767 000000000000000000005cdf6d623e9c864383d11e53db0101a9f702940b71e5 2,756 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.56 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: 670.17 GB
    • Received: 15.83 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.