Loading Tool

Explorer IconExplorer

Memory Pool

86,100 transactions
32.98 vMB
0.07831181 BTC
Random Selection Loading Transactions
Max Size: 196.30/200 MB

Candidate Block

Mining Attempt 3f6a777299f9a1466302eec8fa7c51990c58d434511dbeaddca69a2eff21602b
Version 20000000
Previous Block 00000000000000000001daf3c926b35e52b7cc6cab46817fddb39625d856b12d
Merkle Root 3e7ec01518d83991f58157c3b84582a1d67721888d923b32d9e4f75f75a22a14
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,377
Size: 1.00 vMB
Total Fees: 0.01285399 BTC
Feerates: 203.60 > 1.29 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,946 (151,701 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
763,245 763,245 000000000000000000038b24ee35182a4f90b95091bc840df6ec6ec363425293 256 1.00/1.00 vMB 14
763,244 763,244 0000000000000000000589dcdc93359e4d736a8745b75f0610beddc97af20956 287 1.00/1.00 vMB 14
763,243 763,243 00000000000000000001d0fa0dca1af30c153978f3d37c3c2c0ea070b94be3ed 2,349 1.00/1.00 vMB 28
763,242 763,242 0000000000000000000669fff3326e47ad7f980fa64e6d1ba5fb2d469d4fb9a2 332 1.00/1.00 vMB 14
763,241 763,241 000000000000000000050758098901d87146beae8eaa771dcf536c5f4ef06063 312 1.00/1.00 vMB 14
763,240 763,240 000000000000000000020152f4fe6e8e0209dd029997b46e82322b22985575d2 390 1.00/1.00 vMB 14
763,239 763,239 00000000000000000004588499880a60c842fe47dbd9e433bec9629c3c97ced5 2,654 1.00/1.00 vMB 25
763,238 763,238 000000000000000000036bf5a97a195156b8680bbf1cfc5378926381cbbd8a97 2,200 1.00/1.00 vMB 25
763,237 763,237 000000000000000000052f30201b23504bef0bd1586a2acbe5a6c69402537fb4 466 1.00/1.00 vMB 18
763,236 763,236 0000000000000000000322f397479f2ceb370418b1ec42eef5c9babf167e54b0 1,780 1.00/1.00 vMB 22
763,235 763,235 0000000000000000000675b3094f42d7100b9a0603aa8ef6af8f6e3e15b574b1 545 1.00/1.00 vMB 15
763,234 763,234 000000000000000000041e911e80ee5c558d40d9702f2debfe8b430d60331576 1,371 1.00/1.00 vMB 20
763,233 763,233 0000000000000000000194c39da425f8dd3cc4e17cfd74b5259ded19a0bf40a9 180 1.00/1.00 vMB 13
763,232 763,232 000000000000000000056a3918f37a20b6708857d7a79ef977b2fc6f96180cc1 385 1.00/1.00 vMB 14
763,231 763,231 000000000000000000023a3a4eddd34d919d9e6496aa4432ed79153346e60254 3,033 1.00/1.00 vMB 30
763,230 763,230 000000000000000000024c2d443beabd4ad51ea32cab9369af3745499efdaf31 252 1.00/1.00 vMB 14
763,229 763,229 00000000000000000005dc41726833d633734fc71e578da642bc432c2af5e157 1,137 1.00/1.00 vMB 19
763,228 763,228 00000000000000000005292be5ea64df410a2260483123575045b424d14ad6b7 140 1.00/1.00 vMB 13
763,227 763,227 000000000000000000005c75bca20ba5de9476f2e87c15a4d456da0338a26496 1,077 1.00/1.00 vMB 18
763,226 763,226 00000000000000000004aeef6699b7ec45eae8c599aa548e3f03caee4f34f607 1,642 1.00/1.00 vMB 22
763,225 763,225 00000000000000000005dce74802785cd8862dff7fedc77668c3aeb4b9b8e9ac 353 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.29 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: 657.24 GB
    • Received: 14.50 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.