Loading Tool

Explorer IconExplorer

Memory Pool

45,923 transactions
26.71 vMB
0.05847451 BTC
Random Selection Loading Transactions
Max Size: 141.73/200 MB

Candidate Block

Mining Attempt 8653c960aaec917ceeb30980d829d1cb5321a97a58beae4f9a607b83992ccbdb
Version 20000000
Previous Block 000000000000000000000da4747ff0c723a97f7b228bc1fe68f4428c425a1574
Merkle Root 194a762d9b9924185854a1ed7784e1ae18452b3a9570d6bc75452b33b37f22de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,621
Size: 1.00 vMB
Total Fees: 0.00933919 BTC
Feerates: 150.58 > 0.94 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,738 (503,452 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
411,286 411,286 000000000000000001d64e539c9ee448b0e871226bb528af7df5c7a86e1eee01 1,814 1.00/1.00 vMB 31
411,285 411,285 0000000000000000050098ae392a555169eda577dcf31278d8da0471b2516a72 2,660 1.00/1.00 vMB 70
411,284 411,284 0000000000000000037bf248b1aa2ec18b0e17d579e3c0bcd7d9dd2fa46fd09a 2,115 1.00/1.00 vMB 46
411,283 411,283 0000000000000000031b0c712d698434ccb503f9c72aa6252ce7cee5515c7ae2 2,579 1.00/1.00 vMB 64
411,282 411,282 0000000000000000007e59da99599c3cbe08e0f76d9577e8f52fd51d5034b66a 3,140 1.00/1.00 vMB 84
411,281 411,281 00000000000000000349dc119dbcfebc5298f36be179a87df93bb0874bb5ddf9 3,390 1.00/1.00 vMB 82
411,280 411,280 00000000000000000459a5e86f11f87b5ec8ea66e63a408ad56e6055d3deef5a 1,242 1.00/1.00 vMB 25
411,279 411,279 000000000000000000172006b6462db3403783d6b178bb294849e4d66cce43c9 940 0.99/1.00 vMB 20
411,278 411,278 000000000000000001ae3ca0381615be86375f63be28943aaa285ac67f28476e 1,982 1.00/1.00 vMB 40
411,277 411,277 000000000000000003c289141ce8b2e27a523dca279bef31cef07eb6f950e9ac 2,204 1.00/1.00 vMB 34
411,276 411,276 000000000000000002686a6347b4d8c279538fe57ee21519bfca87b3d7eb624a 3,250 1.00/1.00 vMB 67
411,275 411,275 0000000000000000032b0efb29fd47a87c74562ada677694f221036f3be1f834 2,398 1.00/1.00 vMB 76
411,274 411,274 000000000000000002229ca6b842d76c53177316c1247b7e7c5fbab4c81a9d15 831 1.00/1.00 vMB 13
411,273 411,273 000000000000000002132d847ce8636c193d2bbc57c2f7fcb1f64286c8716f3e 646 0.33/1.00 vMB 32
411,272 411,272 0000000000000000021594e1be5a38a120cb8da1ca54485b8cea24cb840bc98e 2,020 1.00/1.00 vMB 32
411,271 411,271 0000000000000000001a05744bcccf0f210ba0830203bcd289db554ad2488940 2,515 1.00/1.00 vMB 53
411,270 411,270 00000000000000000173507cb9f4251ddfc423c8219f2e7b85b6776d88253198 1,789 0.99/1.00 vMB 29
411,269 411,269 000000000000000004af6b3acfd991b58b59df523e65f221a3924ff7680d2c9b 3,085 1.00/1.00 vMB 54
411,268 411,268 0000000000000000005e045526015c770a05832fc4d1caadeb32cda514daf20a 1,655 0.69/1.00 vMB 39
411,267 411,267 00000000000000000023987012340152ae62cf60dd3aef2461472de29955a48d 1,788 0.82/1.00 vMB 42
411,266 411,266 00000000000000000368b2abcbd0b4436a78472d4a6c265efab3cd46f2aaf573 529 0.40/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.93 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: 646.19 GB
    • Received: 12.83 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.