Loading Tool

Explorer IconExplorer

Memory Pool

83,536 transactions
31.67 vMB
0.11403213 BTC
Random Selection Loading Transactions
Max Size: 193.50/200 MB

Candidate Block

Mining Attempt d55f48f1eae7f273a0a26c80fee17d440d8cc6008f71bdd9f464c95ba1bda524
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root dcb95822dafb56cc9d3f73a7fe643c5059a412dd1e9fdbd5259579b384e9497f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,143
Size: 1.00 vMB
Total Fees: 0.03973413 BTC
Feerates: 301.05 > 3.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (369,949 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
545,272 545,272 0000000000000000000f24f6775902a71866ce20e4921c47e32254afb5b95fa7 1,681 1.00/1.00 vMB 3
545,271 545,271 00000000000000000007662576eb026b4fe56fd99b5f4d0759e8927b99ba2002 2,946 1.00/1.00 vMB 25
545,270 545,270 0000000000000000000a9e7e734b4d00afd429348710b3839cf096cf8b6b2ed2 2,033 0.96/1.00 vMB 16
545,269 545,269 00000000000000000019892c3ca5f4c5d60f1957df0a48350805da76ccf9ecfa 1,623 0.90/1.00 vMB 11
545,268 545,268 00000000000000000021725edcbb1614e804c2bf10f91141ad79624bb5bc4d53 2,288 1.00/1.00 vMB 15
545,267 545,267 0000000000000000001d1782843c187ecfae70ca2c89e27bb94af1edbaccb9cc 1,182 0.64/1.00 vMB 10
545,266 545,266 000000000000000000111cef4da301ce943660985049f980eb2800b9ea400cb1 4 0.00/1.00 vMB 9
545,265 545,265 000000000000000000185c0c9008590a5c00fd84722d2d1da3c6e80c79b8fbc8 36 0.01/1.00 vMB 16
545,264 545,264 00000000000000000020cd4951da65abd903fbc7c9cd0e46dffeb86927dc2208 453 0.21/1.00 vMB 11
545,263 545,263 0000000000000000001f8284eac582e198141fe6e5f8f178018ae7995355071c 447 0.22/1.00 vMB 41
545,262 545,262 00000000000000000003a5c35140251f931b470311109c3efee8a10d70f3f2a9 1,340 0.64/1.00 vMB 12
545,261 545,261 00000000000000000014a35a8e8be2fadaaccbb4578efb1f984d9b2c3ed3db33 2,017 0.99/1.00 vMB 14
545,260 545,260 0000000000000000000a836289e81713bc70b4dbfa3c4b0ce30e06799d5a9eac 351 0.19/1.00 vMB 16
545,259 545,259 0000000000000000001192c4e3764fcccfdd6b0cebc39123bd54096af2c661d8 1,073 0.61/1.00 vMB 10
545,258 545,258 000000000000000000129fa5f983caf1bdd6a8c5a28ba10e8140b2b8fcdb934f 1,860 1.00/1.00 vMB 5
545,257 545,257 00000000000000000013fab9f0ace8df7edea88ac4aac484193bdf4a81733a6f 2,597 1.00/1.00 vMB 25
545,256 545,256 000000000000000000084e42ecf9ae3fca9810d05c093b26b297736b123850df 309 0.35/1.00 vMB 10
545,255 545,255 000000000000000000168148251c907591e03018a79959fbced9ab2d2584e7cd 2,235 1.00/1.00 vMB 16
545,254 545,254 0000000000000000001f8bf16eb27d4641e1c1443fc5ec0d2bea79003ecee191 183 0.08/1.00 vMB 13
545,253 545,253 0000000000000000000627462c4c832a402cde00c12db2903f62a86cbcd62ed5 85 0.03/1.00 vMB 21
545,252 545,252 0000000000000000001a261db13d52f98e6a3617753aa0558e296dbb6844e87f 214 0.49/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.77 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: 709.33 GB
    • Received: 16.89 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.