Loading Tool

Explorer IconExplorer

Memory Pool

42,725 transactions
29.39 vMB
0.07244710 BTC
Random Selection Loading Transactions
Max Size: 150.64/200 MB

Candidate Block

Mining Attempt 69252eb5cf27509973b21ae44a105c0bc7d7a89a66141651be743119fe91bb1a
Version 20000000
Previous Block 00000000000000000001c828f0aae187fd43c96f8afcfb80f879b49902b03414
Merkle Root 01107d854d26ed997367c81714c926d3c67c5a634c0c0f700b53b2f52c801eaf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,244
Size: 1.00 vMB
Total Fees: 0.01483666 BTC
Feerates: 200.71 > 1.49 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,533 (529,025 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,508 385,508 00000000000000000e1eaafd06b80b67988bbc4b2d9d736b169fde83df9230a7 533 0.30/1.00 vMB 30
385,507 385,507 00000000000000000e763031050c97f8cf72e8415b60a8caa2ef7a5678873af1 1,283 0.65/1.00 vMB 30
385,506 385,506 000000000000000000b707865ea57b5524be98c6f9b197392174efe7186f99b7 65 0.07/1.00 vMB 10
385,505 385,505 000000000000000002381c88e5f71ad0d7247ecc9c3fafd2c3214b9358670596 998 0.45/1.00 vMB 35
385,504 385,504 000000000000000006e1b2c1b32fd25eb470a0b111e5698386afb0f6edacd3ba 132 0.11/1.00 vMB 15
385,503 385,503 000000000000000004b9dd4e72ec59e616360b6358db86c76c67aba117483e41 483 0.30/1.00 vMB 29
385,502 385,502 0000000000000000059ad399fdfbf8b93cfc7bb02e5a8d987761a1beb7b2e6c9 410 0.26/1.00 vMB 25
385,501 385,501 0000000000000000011ca3422d97438f14d5172d84e8ff9aaee824b8b051409b 213 0.12/1.00 vMB 24
385,500 385,500 0000000000000000087ed6a37a09a4d80224d942c3652d199d09ff1ea07a7ed9 374 1.00/1.00 vMB 4
385,499 385,499 00000000000000000d7ddf45782aa91c0f5dfca6e7a153073d63e3e807f46d3f 1,091 0.49/1.00 vMB 32
385,498 385,498 0000000000000000036c5015cf07eb4f9c2f2e9e454875aea462d4cbd58755e9 172 1.00/1.00 vMB 2
385,497 385,497 00000000000000000bb873d00a40b75762c3d3746b2c74f47bd85ca4ab742aa9 1,346 0.64/1.00 vMB 34
385,496 385,496 00000000000000000abda896c5bc861ee61e85722929be09f155d2d3265a99b3 1,283 0.75/1.00 vMB 26
385,495 385,495 000000000000000005b79de5409d06ce6772603907bed11d75fcef24b7cdb492 677 0.32/1.00 vMB 29
385,494 385,494 00000000000000000285b473907ee2eea1bf9067b1b7fdf973f49db1a35ea828 937 0.43/1.00 vMB 34
385,493 385,493 0000000000000000080403f3dc9ab3a1aaca6fc045e7159b53a9b8e6f13eb8f5 699 0.32/1.00 vMB 29
385,492 385,492 00000000000000000e0ac13f88bbee6d219ac54b1fbe60664976d16582823330 326 0.23/1.00 vMB 19
385,491 385,491 000000000000000007ab0273fe1fbff7d8314751e6db666889a866085293b079 30 0.01/1.00 vMB 36
385,490 385,490 000000000000000001611cd1d230cfa0fc9cd124da4473f5a644063d551e95cf 222 0.16/1.00 vMB 16
385,489 385,489 000000000000000008c0f37c376ae7c01819ca07eec125173ec004debf24eb60 639 0.29/1.00 vMB 33
385,488 385,488 00000000000000000e0c9fa27115d350a3d3d8c4c3294d31453cf57e0ac57e55 1,614 0.76/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.56 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 621.93 GB
    • Received: 11.28 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.