Loading Tool

Explorer IconExplorer

Memory Pool

42,421 transactions
32.76 vMB
0.10810497 BTC
Random Selection Loading Transactions
Max Size: 163.99/200 MB

Candidate Block

Mining Attempt dddb7850ffd1b733777838bdab82e4cce0e14d1bef49d21c21bf63f6b708b1da
Version 20000000
Previous Block 00000000000000000001595202201a033a315ea0d02063180f6cd28b26bced43
Merkle Root cba97f9892429ac0eca1b80e3f2d431e792d4ec45919295c3a40948b85205e50
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,694
Size: 1.00 vMB
Total Fees: 0.03628051 BTC
Feerates: 492.15 > 3.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,342 (911,381 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
2,961 2,961 00000000bedec7389b93b09aae014400a334b654a6aa2baf142237e72d7c0a47 1 0.00/1.00 vMB 0
2,960 2,960 000000000fc4f99503403c52453159c7c6ac9c4a96b115490dada1e57e587de1 1 0.00/1.00 vMB 0
2,959 2,959 00000000fbe6e633e1b037c92b50ee6b60a9ad810f05e0758f9d7271fa1d9612 1 0.00/1.00 vMB 0
2,958 2,958 000000006fe7385ab0a8ddee0a12ac021805dff05ebe376413f2989f56f1ee0d 1 0.00/1.00 vMB 0
2,957 2,957 00000000e1c6c4fec8e18026b3f96f8f7a7d289aeb8e8d99e16caef2a580281a 1 0.00/1.00 vMB 0
2,956 2,956 00000000c36ab229697cc2732c16bed1d9e731ddc641efb33a5bbceff046847b 1 0.00/1.00 vMB 0
2,955 2,955 000000009eabf8d88547aa7101656e7517fb67461e73c148440b2c3d878bd02f 1 0.00/1.00 vMB 0
2,954 2,954 00000000edfc7e98bd5a4a3adb7722e1dbd65ce0acd756ebb5fe28f5522f56b9 1 0.00/1.00 vMB 0
2,953 2,953 00000000a98fac937fd0e2a74db339b25b3b0b948b99438c86b9d2a3a7b931da 1 0.00/1.00 vMB 0
2,952 2,952 00000000f1f448c224dc7587b08e983df2e1b82d4ebd0c7a3cd90f72644723e5 1 0.00/1.00 vMB 0
2,951 2,951 000000003139a0765e857ff33f55f8f2192137cc79906210a44d5c032c4da7c6 1 0.00/1.00 vMB 0
2,950 2,950 000000001d83cfea5352fcec06a9312bd248dae8763ced478e0560a7e3476d08 1 0.00/1.00 vMB 0
2,949 2,949 0000000037f5171ec12d77a798b7b003c89ef28d45192a4afdd9982a904a796b 1 0.00/1.00 vMB 0
2,948 2,948 0000000034bc6216233635afce2939676a9da0090e423cd5946bfdbc8bf1c442 1 0.00/1.00 vMB 0
2,947 2,947 0000000003e906ad154d2b10f27253a6235228fb16566f96d45bbae382f3b81e 1 0.00/1.00 vMB 0
2,946 2,946 000000001f37b9a6b9d25df2fd1d6f936fdbeaae256527c54fe3bbade8f5d248 1 0.00/1.00 vMB 0
2,945 2,945 000000003b2a80798e683ba42297379bb50383165b3e33f77ff37a6953472bcf 1 0.00/1.00 vMB 0
2,944 2,944 00000000f59fba7065470eca7e353b376ae9682b334913c46fa933c25a7b2cfe 1 0.00/1.00 vMB 0
2,943 2,943 0000000089919eef6b1b30911aa9d30be93a778c412416922b10d0ce9190bf61 1 0.00/1.00 vMB 0
2,942 2,942 000000005c9813a94061e4cd2c831cb47bad634c8b2995b3e9ed976a43df9087 1 0.00/1.00 vMB 0
2,941 2,941 000000001c9a6bbe76159eedc2a94c514ec7e8e2d98202c699cfc095c39daab1 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.21 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 586.58 GB
    • Received: 9.46 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.