Loading Tool

Explorer IconExplorer

Memory Pool

83,278 transactions
30.93 vMB
0.08288490 BTC
Random Selection Loading Transactions
Max Size: 189.71/200 MB

Candidate Block

Mining Attempt f982d012518ba1577f425ba50d4dbb06bd3eaa05816aed652796c3f0f4273a2c
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 069814a4dba3168382cb13b39ea968208d09a8c97391b15749233033ea6afc07
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,867
Size: 1.00 vMB
Total Fees: 0.01324761 BTC
Feerates: 186.33 > 1.33 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (679,996 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,349 235,349 000000000000011feb7cfb4356b8746ed7c28debc9a5f61a16ebf8a9359bb6e3 380 0.16/1.00 vMB 208
235,348 235,348 0000000000000099e8e6e4acafa263ba54e4e59d251c6ff3cc26aac5d36b96a3 324 0.25/1.00 vMB 93
235,347 235,347 000000000000000813255b3610c6284bde79e27897a1237e1e7e81e9257bfeac 267 0.08/1.00 vMB 14
235,346 235,346 00000000000000f344338cc19f4a891442e5b210bde3662fa51840c7edbf6f3c 506 0.34/1.00 vMB 107
235,345 235,345 00000000000000cb6f473cf4f25ca996f7e37a0faa8040d33cc08430da8c124c 415 0.25/1.00 vMB 115
235,344 235,344 00000000000000685f66a6d4452013ea94acdf66679ec1feb3db289030d8a533 621 0.25/1.00 vMB 195
235,343 235,343 00000000000000e7e04201ee42dc8df4f6aa67ca28d9766e9c93ad524631acd5 850 0.25/1.00 vMB 269
235,342 235,342 000000000000010ef1898f28f8107aab17bad28c49669dcb9ae8c16682abcd51 731 0.25/1.00 vMB 231
235,341 235,341 000000000000006ce19c0041efcb74b6318f4aafe914d4337268814cb22ad033 186 0.15/1.00 vMB 88
235,340 235,340 0000000000000098ec61d86c9b2d7dbdccd32eda68e88edc35bce117904d2467 381 0.15/1.00 vMB 216
235,339 235,339 0000000000000185c0246c1bc63319b842adbafa9151e8f6c63f07450c5c57d3 192 0.10/1.00 vMB 152
235,338 235,338 00000000000001672044863713b3f15179a4a3a6d898e9f771d90731cd0107c5 514 0.21/1.00 vMB 187
235,337 235,337 000000000000001c7d85dc6a8edd198b10e5edddd5412fa8c5bd107376a3bc10 151 0.08/1.00 vMB 130
235,336 235,336 000000000000018f74cebf9db0ccb63bd62b51f2b0b82cd454b15fb072dff772 370 0.16/1.00 vMB 211
235,335 235,335 00000000000000932688746014799d00eeb6d68aa9b754bd04b9be55e8deea0a 174 0.09/1.00 vMB 122
235,334 235,334 00000000000000fa2cb4919bc687a27475f75f2886e9c30fee431e4319b4361b 1,010 0.43/1.00 vMB 200
235,333 235,333 00000000000001637ce6a68b63ca8d346d9f604dc43673298a772d881260e8a0 184 0.09/1.00 vMB 130
235,332 235,332 0000000000000016e7b10d056dff9ce580798048bed72fc73b0256963890ae8a 273 0.15/1.00 vMB 123
235,331 235,331 00000000000001552e53a64fa8cef4dcff7e22d1d34f9cf81db766320d6c4d79 614 0.25/1.00 vMB 178
235,330 235,330 00000000000000d3500c4650ffe10f1cc5e5d26fad87f8fc3301509ae86300c5 471 0.19/1.00 vMB 170
235,329 235,329 0000000000000179c571b71bc4ac4d4240f4e06c48229b3f7cc5176abd410bb1 641 0.29/1.00 vMB 152
Previous 10 blocks ↓
Total Size: 782.99 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: 717.23 GB
    • Received: 17.84 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.