Loading Tool

Explorer IconExplorer

Memory Pool

45,081 transactions
20.06 vMB
0.04476295 BTC
Random Selection Loading Transactions
Max Size: 114.68/200 MB

Candidate Block

Mining Attempt 241be9ab04cd5ba3d1e0692770e72b46f7d4f159d0891a5ab7ebd71f33b9316d
Version 20000000
Previous Block 0000000000000000000002b49fc03b53c3dc75374d19fa8ff1e3d5bd33d348e8
Merkle Root 53fc843de6969ba2320ce7f1dc6d95d32c22c3f69c8363d2f0be281098b9a5fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,773
Size: 1.00 vMB
Total Fees: 0.00542051 BTC
Feerates: 445.78 > 0.54 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,962 (909,767 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
4,195 4,195 00000000524e03572a78735eb99d6e1b38555829c8165dcb411f1fdaad5bc2eb 1 0.00/1.00 vMB 0
4,194 4,194 000000007b770a2f50da7e564c0064a295c1ab874a2da22ce2f9fc3bd0b87a6d 1 0.00/1.00 vMB 0
4,193 4,193 00000000047f5501f645f23d2274ad955335fb23e4c878e91fee0da8bcf3dabe 1 0.00/1.00 vMB 0
4,192 4,192 00000000c7f927f2138bdc97b3ab45af1805dc9fd53499488b05b7799fffe58a 1 0.00/1.00 vMB 0
4,191 4,191 00000000dc9b7219827322a8526001a9334edff46978e967d7008e9cb22b0445 1 0.00/1.00 vMB 0
4,190 4,190 000000006f3270d3817f8571e4f732bfebdacc89d4034650042ec17eab525610 1 0.00/1.00 vMB 0
4,189 4,189 00000000691c26533547345e80f870817f594d996f5bc4ab7ed6c89fdb197131 1 0.00/1.00 vMB 0
4,188 4,188 00000000e3398c0308ab1d83b216bc25fe0d4c9106e844cf3a9ee3f8946625c7 1 0.00/1.00 vMB 0
4,187 4,187 0000000089e9aaf7e68733da9e52b4c1846b77b98acff2d505ec71c5180ec297 1 0.00/1.00 vMB 0
4,186 4,186 00000000729b2e9a03294cfc4f3532a1b240c1ba69ce698bf77388dac3fe08ed 1 0.00/1.00 vMB 0
4,185 4,185 00000000a085db01af8e3c4197c6b3c9b650c756de8c0c5956ab1f43a46bdbfa 1 0.00/1.00 vMB 0
4,184 4,184 000000005a7388fdbdddbd2daa6ab2ab9f2e15ab3b7ecfb1d1c010d178198e0a 1 0.00/1.00 vMB 0
4,183 4,183 0000000069ee3699b42e1f4735e6f8baec9d0c2f4dc5b8149828b17971106f50 1 0.00/1.00 vMB 0
4,182 4,182 00000000260c05cd63dcf9fed3c0e9b3855e296809f97b8afecca654b9620376 1 0.00/1.00 vMB 0
4,181 4,181 00000000d77319ef4f73794e15db9e706fa8f5a10dbca8966be289db1719956e 1 0.00/1.00 vMB 0
4,180 4,180 00000000d3946935f751969fad0912d3af90ebd4f4106f3f8063678ca546ac81 1 0.00/1.00 vMB 0
4,179 4,179 0000000002d74bbf295f514e83b467ca512a1eaf5e4bb82380b42b20cb5e2dcd 1 0.00/1.00 vMB 0
4,178 4,178 00000000a8df943d013f398fc2fd56a2b3b6407140a8bfc0988d7d590cb6c8b9 1 0.00/1.00 vMB 0
4,177 4,177 00000000370c26dec84bb83ccb816be1bdf6708f1a321ade1817f0aceb452d89 1 0.00/1.00 vMB 0
4,176 4,176 000000005d2e34d81a4fb42185e4bde212ba511c0f5cc8c6a67cdd6b2e98116b 1 0.00/1.00 vMB 0
4,175 4,175 00000000dc579dc5d492fda5a4b7fa5e26107de3f401c82e036d34dc0ec02569 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.54 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: 535.97 GB
    • Received: 5.95 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.