Loading Tool

Explorer IconExplorer

Memory Pool

70,200 transactions
26.96 vMB
0.08618811 BTC
Random Selection Loading Transactions
Max Size: 161.04/200 MB

Candidate Block

Mining Attempt 31866e476ecf5a7e361432c6ee58012eb65818c52fd9d971b519fc7f111b4a9a
Version 20000000
Previous Block 00000000000000000001f691bd45982569b89a9b269b1e08ab97aba421b3f821
Merkle Root 67143dcd3ab51245db6497e7cbf3cf6b6f0fd1f7d2fb95a29200eeb25eca020d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,515
Size: 1.00 vMB
Total Fees: 0.02786357 BTC
Feerates: 703.20 > 2.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,481 (640,100 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
275,381 275,381 00000000000000001db024aee9923c3083cbecad46326ab6cec823b6dac7dbd0 59 0.15/1.00 vMB 1
275,380 275,380 000000000000000156af62f73876acc1a39438026e8df393bf914d36085abfa4 393 0.19/1.00 vMB 55
275,379 275,379 00000000000000019ee67c0b0625b8359679dc1632b907d59dded2a07b9afde7 87 0.05/1.00 vMB 23
275,378 275,378 0000000000000000bb1c714461b06d3533442b8bc0a30923024c6e9aebff3049 388 0.19/1.00 vMB 40
275,377 275,377 0000000000000003e297990a3d6e2ef3e2daed683c8f73ea45480696684027f6 677 0.38/1.00 vMB 42
275,376 275,376 00000000000000036f3c9d7c53b82d00159c17769bcff1ee955c1fadd6128aea 321 0.17/1.00 vMB 47
275,375 275,375 000000000000000373770ab93f7f4fdc5b7faaccc080a671fa28cce028954b76 43 0.05/1.00 vMB 51
275,374 275,374 00000000000000021ab43250f063a613211ba920c538e72bfa38d8185e5406dd 92 0.04/1.00 vMB 29
275,373 275,373 0000000000000004689994a494efa8f102a2e9a4e2266b2d61e7ee517d746784 130 0.15/1.00 vMB 14
275,372 275,372 00000000000000031a80b8147dc6511dc74967c955e036716169c2f4a868ee04 521 0.25/1.00 vMB 50
275,371 275,371 0000000000000000efdb44c6d4c6b1f50fd7734c1cf40e96d2dae6d5343f9cdc 135 0.15/1.00 vMB 15
275,370 275,370 0000000000000001043ce8565229100779eb0c2953403fdea70f4a91603d8651 735 0.49/1.00 vMB 37
275,369 275,369 0000000000000003ed3cba24cccff35bd11329345be469c66a83bd1964e740c4 903 0.50/1.00 vMB 29
275,368 275,368 00000000000000024c57be4af5acff22b5fc9ff0ed43807689d3b6da1feff5e5 791 0.25/1.00 vMB 59
275,367 275,367 0000000000000000b61d6c35f833ea9aa00f0f601e36866e9c6f7a2f630b4cb5 425 0.25/1.00 vMB 94
275,366 275,366 0000000000000000b983187091ad70e6a1f16f7142ce15c06b22dd7a9133ab47 115 0.06/1.00 vMB 42
275,365 275,365 0000000000000003be6ca65d4411787657608f847c7f1da7b6d19ef9d408dc5b 60 0.03/1.00 vMB 26
275,364 275,364 0000000000000000b1f4002082debc0a89383b8f90edb21d5d1ab26e868b153d 157 0.35/1.00 vMB 5
275,363 275,363 0000000000000004b02cf74231c82d71d2a7be34289accde535e293a9bd88a8c 74 0.04/1.00 vMB 30
275,362 275,362 0000000000000000d3f91b0819e4d7b6f83f87aef45355bc26a47b8faa039f9d 69 0.03/1.00 vMB 42
275,361 275,361 000000000000000334d9238797d1492867dc2c7c06e70e4a4eed04b50589893d 357 0.16/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 783.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 758.51 GB
    • Received: 19.05 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.