Loading Tool

Explorer IconExplorer

Memory Pool

40,735 transactions
29.08 vMB
0.07437778 BTC
Random Selection Loading Transactions
Max Size: 148.02/200 MB

Candidate Block

Mining Attempt e0f1d7c84bde22811ac8bc5c1d98e38c0068d3e81549ce3ca74fe550be9488ff
Version 20000000
Previous Block 00000000000000000001da679658719cfccc2653ecbf8d9a60db7cdf4fd801ac
Merkle Root 92db2dd56682eb6a739d2dced8aa0591739cb8433d62f992145803af92ca9f9e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,089
Size: 1.00 vMB
Total Fees: 0.01773230 BTC
Feerates: 451.74 > 1.78 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,538 (736,187 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
178,351 178,351 00000000000002719caf4e1defc2d3b0e4258b960932fc91111c90341f0aac76 41 0.01/1.00 vMB 214
178,350 178,350 00000000000007cfe4560c0cc88228ccb037b5d5353746647531836e4ff9232d 16 0.01/1.00 vMB 70
178,349 178,349 000000000000081e6f1b948b0dec3f8108952023ca4ddf1846233a3a950d1764 63 0.02/1.00 vMB 126
178,348 178,348 000000000000038b7e4e548da5a091c751c564a365c0b422caf58f7b98578357 4 0.00/1.00 vMB 157
178,347 178,347 00000000000002e2870c92efef7b5e016d4ef7f5f63f5ad9d32df60ca97ae269 86 0.02/1.00 vMB 10
178,346 178,346 00000000000004cffdeece6ddc3daac9c906edc23c63d59483038692bd8c7b7c 95 0.04/1.00 vMB 171
178,345 178,345 000000000000010bffa2d5357420c450ca97630c04d4c946191276ed9d8a2923 105 0.04/1.00 vMB 100
178,344 178,344 00000000000007ea459e9e8ed9b0b3637df9250f041380165c65c2d55ec653da 134 0.06/1.00 vMB 114
178,343 178,343 00000000000004d1e479b8af036c560ddd87e09c205bb5ad435df35a3645e5c8 145 0.05/1.00 vMB 15
178,342 178,342 00000000000003272122292d4ec5109e0871b34d9c3e05c3fd92d0e48ac7d945 200 0.09/1.00 vMB 138
178,341 178,341 00000000000002613231914620382536bef3155af1f45c320bc55ad1065627af 243 0.11/1.00 vMB 112
178,340 178,340 000000000000000bf970ba2a700b077d29179515e73e9d938e4db6faa13ecf1d 13 0.01/1.00 vMB 1,018
178,339 178,339 00000000000008cea74d2ecca175e7252aa602daa118bd748ad5e0c43fb632c2 33 0.01/1.00 vMB 1,348
178,338 178,338 0000000000000a0eb3774dd132e6abba3c14b0277a005d6ced3d40ff83be0c81 79 0.03/1.00 vMB 304
178,337 178,337 000000000000042bae91553c91405bfdf30eef07dd8f50f451efb1b019c62d0a 153 0.07/1.00 vMB 274
178,336 178,336 00000000000008331b5e9b43b21975378e341fb1975ee41747e6fd38579e707f 41 0.01/1.00 vMB 189
178,335 178,335 0000000000000ad487f9967af4d0dc2fc657e5ed6c2194c82f8ea23fb32a1cd7 45 0.02/1.00 vMB 193
178,334 178,334 00000000000005e566a4e6fda95fdbe9090a568fdb75d59e5ba094f5e6a24c39 88 0.06/1.00 vMB 217
178,333 178,333 000000000000075bf301ed0d5dcc9386543924f83bd4cafa5c8ecb38d06d7274 26 0.01/1.00 vMB 235
178,332 178,332 00000000000000ff222346c9d5c964b85362892e321a0ba767f5eba620eb8f62 30 0.01/1.00 vMB 134
178,331 178,331 00000000000006bf8849c3f89f7fd813257225d5ad6c187c59d7a97054db4656 130 0.06/1.00 vMB 120
Previous 10 blocks ↓
Total Size: 781.57 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: 622.44 GB
    • Received: 11.33 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.