Loading Tool

Explorer IconExplorer

Memory Pool

82,991 transactions
31.38 vMB
0.10730526 BTC
Random Selection Loading Transactions
Max Size: 190.83/200 MB

Candidate Block

Mining Attempt 9503d8143c5c7a1734d865747f048738a1eccb575655d1dea3ce9d63638c4170
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root c68ad9a0d71915122511f37892b903130db594be4b070ca9122d8a948d1a6c44
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,985
Size: 1.00 vMB
Total Fees: 0.03016689 BTC
Feerates: 151.12 > 3.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (832,092 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
83,292 83,292 000000000012a0af6541778a309eed0f594846aba70580b4bc7c8fa250613e59 2 0.00/1.00 vMB 0
83,291 83,291 000000000015012ee053c93c4ca094ed9d13903dc50ff62f30d2c831b2584fa3 2 0.00/1.00 vMB 0
83,290 83,290 00000000000427a73a858153b97923b9e3e457a136f64fec05ba4e74936536ce 1 0.00/1.00 vMB 0
83,289 83,289 000000000019d675d5b971a150c84a2dee43db5d8274e57d030e2875803fabcf 5 0.00/1.00 vMB 0
83,288 83,288 000000000016ba320ad960dbd7aca7ebedd60e9cf8c8c8ae59760a6638a6d3cf 1 0.00/1.00 vMB 0
83,287 83,287 00000000001ae4603a8f0eaeeb6982032a5279ec83932697291447eb568488f1 2 0.00/1.00 vMB 0
83,286 83,286 000000000001017f4a6b4ce2384d05bbbaa240d07ce61b116c11bf67dd7a28ad 1 0.00/1.00 vMB 0
83,285 83,285 00000000002a79dbfd766dce88152bbed564a71ff0bb1034549060061e43001b 1 0.00/1.00 vMB 0
83,284 83,284 000000000021aac3bbb74ac6334e465fe9676df55bbd17a48ef743a719251bde 1 0.00/1.00 vMB 0
83,283 83,283 0000000000257a1f8b5c7a6e6f783b7cc81f99b4e405f5ba00474560ea5b7461 1 0.00/1.00 vMB 0
83,282 83,282 0000000000062ed53b86090c4b46143072b2a14a8ea071588c552d27cf8c7626 1 0.00/1.00 vMB 0
83,281 83,281 00000000001fbd9b07c73463c5d85778114d591f566085307bbfe8f034983d74 1 0.00/1.00 vMB 0
83,280 83,280 00000000002d48b54b8cc18b071b6eda5fb40d1ad1a5385256968cc435ad0c37 1 0.00/1.00 vMB 0
83,279 83,279 000000000028aa4ef52ebe80746834b08054a61c1f976ddd7fd0772f853c1279 1 0.00/1.00 vMB 0
83,278 83,278 000000000030311a5c78263533baf624d3779bbc12df9e563720890ca849ce45 2 0.00/1.00 vMB 0
83,277 83,277 000000000011ed3801cafbcf4923e59b2ca8ff8c7a40d635b5c0350e89b7bf86 1 0.00/1.00 vMB 0
83,276 83,276 000000000025443d50d73b51afef346521d8941389d31ba1e481fdb31f857e50 2 0.00/1.00 vMB 0
83,275 83,275 0000000000000720e13be8075392d32f61bdad67b0652081284420814a041891 1 0.00/1.00 vMB 0
83,274 83,274 000000000029afd9b6c55ed23604828834ce7a07d9d40a94949105352ceb7f32 1 0.00/1.00 vMB 0
83,273 83,273 0000000000273b4450c13063f482b8e0a0944a3f7ae5b99a8ac83b52e97608e8 1 0.00/1.00 vMB 0
83,272 83,272 00000000001e6c7f759388157f684a408cab4fe048197713d4666544b9d015e7 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.06 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: 720.68 GB
    • Received: 18.24 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.