Loading Tool

Explorer IconExplorer

Memory Pool

41,867 transactions
31.69 vMB
0.08950919 BTC
Random Selection Loading Transactions
Max Size: 159.07/200 MB

Candidate Block

Mining Attempt 7473eec8e3f4527be61e65c8c1f0378522dcc6ef9dac3585a6082dff5d93a1da
Version 20000000
Previous Block 00000000000000000001fb7c00d7c8da0fa3eefc41e5d02be8cc17664e06bb00
Merkle Root c6e82436c30d53aca810056917dcf223701ac984708712bdb22b5e4572cfdc63
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,632
Size: 1.00 vMB
Total Fees: 0.02405540 BTC
Feerates: 150.77 > 2.41 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,568 (590,276 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
324,292 324,292 0000000000000000087febc108be7a1fab014ba8889fdf9c29236c5b45a67f7b 56 0.09/1.00 vMB 6
324,291 324,291 00000000000000001083d8eb115bd439c9a2cf87f510f56c699040f71904f537 150 0.17/1.00 vMB 14
324,290 324,290 0000000000000000003da287d61b74913897543401e329c7b2c18d9c49f4a8c0 1,355 0.75/1.00 vMB 29
324,289 324,289 00000000000000001a8f4865c2cb5b8b87006df9b76243b47998f55ff1caaf5a 598 0.32/1.00 vMB 27
324,288 324,288 000000000000000014dc713d097a6c7c62d64a422d5930126b293fae607b4c85 64 0.03/1.00 vMB 32
324,287 324,287 0000000000000000192213c9d17c2cc1066d0dbb28aaa175799147c66d6b470d 911 0.49/1.00 vMB 25
324,286 324,286 000000000000000014646b63595d32157246d03dcd713241e10836efa2d67345 405 0.28/1.00 vMB 21
324,285 324,285 00000000000000001334d04fa0ffe8c43adb9a99206e01f0a3cecbb45b948abb 948 0.53/1.00 vMB 26
324,284 324,284 00000000000000001e2e7930980ebc8ba6ec8b355ae9ddf53dbe9a406e4bc8be 203 0.08/1.00 vMB 40
324,283 324,283 0000000000000000104529ae77006f1ba21c4afa530b00bbec10a44b8b627e12 728 0.54/1.00 vMB 20
324,282 324,282 00000000000000001b2f805c61d8b2859dc90955029d54c93075614bb80d9a3d 966 0.35/1.00 vMB 38
324,281 324,281 000000000000000010fa4fd7052bd2eac518fc7bd8a692c0417e9f1fe611bdc9 617 0.64/1.00 vMB 18
324,280 324,280 000000000000000007deff9ab99c51398bcd32b7d96f70cc69fd3b60afcf9ce4 1,688 0.75/1.00 vMB 33
324,279 324,279 00000000000000001c8cc11a3305deeef600187b040996fc02660f25bad31fe0 282 0.33/1.00 vMB 16
324,278 324,278 000000000000000007f46fbc6ed28e548830ed0f9d3fe448b3a06760ee18679d 1,687 0.75/1.00 vMB 34
324,277 324,277 000000000000000009f787c5603aeb5e4639b5a524d9910da82112ade31c9f02 258 0.24/1.00 vMB 20
324,276 324,276 00000000000000000885da5456126990ff338fe925078823950cd8b059642884 88 0.05/1.00 vMB 24
324,275 324,275 00000000000000001a5b8ad2c84d1896af1fee8d521b9b7e09f1fff4d718602f 270 0.17/1.00 vMB 28
324,274 324,274 00000000000000001dcc4d16ae235341850275189bcbec39b1e00577147cb01d 109 0.04/1.00 vMB 31
324,273 324,273 00000000000000001276a63cc20786364836c145eea0dee38fe7310ec2692ac2 96 0.05/1.00 vMB 23
324,272 324,272 00000000000000000d5e4a63ed12e80f044f11a5ea5c8bd2653ce3a4620c2148 267 0.16/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 781.62 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: 625.55 GB
    • Received: 11.60 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.