Loading Tool

Explorer IconExplorer

Memory Pool

75,295 transactions
27.76 vMB
0.07893592 BTC
Random Selection Loading Transactions
Max Size: 168.83/200 MB

Candidate Block

Mining Attempt ec6cb2bc4f5f6d6c8fb2611b121c8efb6f48a95cccf0f6d3a6ef309cfa12d10b
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root 828f4b47341e2b9ccce43c39a111c541edc30b4dce3e0e292f3c958551a24d7e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,728
Size: 1.00 vMB
Total Fees: 0.01948977 BTC
Feerates: 151.01 > 1.95 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (88,022 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
827,295 827,295 0000000000000000000277f19645d6dd7e7a1552d2d7e54fc03ea6942d3fa962 1,494 1.00/1.00 vMB 41
827,294 827,294 00000000000000000003222271ef68c7987843278b663d7fbb587696bc42dd23 2,207 1.00/1.00 vMB 34
827,293 827,293 00000000000000000002c5dd1677762f5b0cd2476bef6b4715160d3c23de6cfd 2,102 1.00/1.00 vMB 42
827,292 827,292 000000000000000000010e8fac7b3840864e90c5467a21f45527d7d417e672fb 1,697 1.00/1.00 vMB 42
827,291 827,291 00000000000000000003dd0515e4541b83df1de778832df86574a8134267a626 924 1.00/1.00 vMB 29
827,290 827,290 00000000000000000000a3e47ae8cd5df46b7d3ee2f89fe17b701604781a559e 2,341 1.00/1.00 vMB 42
827,289 827,289 00000000000000000001413f4376a714d8eaed5fd57abc66bad8d6492c9cf06b 1,383 1.00/1.00 vMB 38
827,288 827,288 000000000000000000007cf4e2752a488889aab847a7104f5b09fc63653ebd62 2,000 1.00/1.00 vMB 42
827,287 827,287 0000000000000000000361b63219dc86c39ba390ff030aef1f4ba289fb6a8661 1,496 1.00/1.00 vMB 39
827,286 827,286 000000000000000000007474ccc21e9557c77084ae3fb7bb2dc0ef16580b8d44 245 1.00/1.00 vMB 31
827,285 827,285 000000000000000000036581f7a48c4827bc96ce7a33eeb148121f7d071c9bac 1,547 1.00/1.00 vMB 38
827,284 827,284 0000000000000000000384cff218099632838e2ba24af1f3b32fc4e9b1f99cfc 1,026 1.00/1.00 vMB 31
827,283 827,283 000000000000000000016ffbc510799383557c010fbf2e9f145e88de58376425 1,727 1.00/1.00 vMB 31
827,282 827,282 0000000000000000000284a447fa695ae486b0958014cb2018eb4762658e1191 1,305 1.00/1.00 vMB 40
827,281 827,281 00000000000000000002f3af818da62aad33bb4abbb5a0f9e01a75d32e289d83 2,136 1.00/1.00 vMB 43
827,280 827,280 000000000000000000017041abbb27bf00f7645ea468a041a7d6ecc6f963d7ff 2,826 1.00/1.00 vMB 48
827,279 827,279 00000000000000000002fe0265c8bff179e80928e38bbd842a6e1dce225ad9b9 1,320 1.00/1.00 vMB 41
827,278 827,278 000000000000000000029db404296111cc8c1758147fb6e1f05437c0b55704e5 1,962 1.00/1.00 vMB 31
827,277 827,277 00000000000000000003dd39f3b1cf470d14bbffff0c685a30a7b5acd7c565f5 1,664 1.00/1.00 vMB 33
827,276 827,276 00000000000000000003805652d1ddbb580e399957048ccdb1078c8d216dc7c0 1,787 1.00/1.00 vMB 42
827,275 827,275 00000000000000000001444bd5384b9d66e14e7bf44bc97e4acfb04d2329cfba 2,297 1.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.94 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: 714.90 GB
    • Received: 17.62 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.