Loading Tool

Explorer IconExplorer

Memory Pool

71,691 transactions
27.75 vMB
0.06109525 BTC
Random Selection Loading Transactions
Max Size: 164.53/200 MB

Candidate Block

Mining Attempt 4cd8acbdf8a6a120f5b8d3f42626b6108f133e10dd92250d92a3bc51de618cdb
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root c829ce1cb86f32c53b77e13eb995bca2bb20737120cd813370846384c1f812a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,917
Size: 1.00 vMB
Total Fees: 0.00582420 BTC
Feerates: 101.52 > 0.58 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (388,298 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
526,737 526,737 00000000000000000017adb1d0b9ba201696dccd597bfb7fa66008fe60f6a2c9 966 0.39/1.00 vMB 22
526,736 526,736 0000000000000000001ff4196196755fda44cfe89ee02334f10a8dd764bf4a71 1,809 0.78/1.00 vMB 24
526,735 526,735 00000000000000000028847580ca3326bc36b7e5d2a36c4b7006d4ef2b1d37bd 1,738 0.61/1.00 vMB 20
526,734 526,734 0000000000000000000be19e06c4d6234c601e3ad59066e4414ef3110f40b966 1,572 0.52/1.00 vMB 17
526,733 526,733 0000000000000000002532e0b0568b232a131a5ef8329f6644089fc9485be0b0 1,142 0.37/1.00 vMB 10
526,732 526,732 00000000000000000038b144874092f5b51199cdbabb1211213676a8fe1d4e19 301 0.14/1.00 vMB 51
526,731 526,731 00000000000000000036b64511a1080bdab39b575b4dfffb690cbdbe794cddbb 102 0.03/1.00 vMB 14
526,730 526,730 000000000000000000113c99f7120ac432109e772ffa1d6476c390abddcf550f 697 0.32/1.00 vMB 18
526,729 526,729 00000000000000000033895359940912e53be22e7c0479927ec1e39827adfcf1 669 0.28/1.00 vMB 21
526,728 526,728 0000000000000000002ded0e08ff3ecffb8c66c8d661d9aa1bbd0279eea0c66e 572 0.20/1.00 vMB 20
526,727 526,727 00000000000000000000a7033102721d674256f089399e6e1ab1675de1fdae3a 661 0.25/1.00 vMB 11
526,726 526,726 00000000000000000001e01375613f0d086c1ff2d3ce450aed4116f9087a25d1 78 0.03/1.00 vMB 38
526,725 526,725 000000000000000000211430ce948fa4827ec94c31ffc241dad36fb94cada8b5 1,384 0.65/1.00 vMB 26
526,724 526,724 00000000000000000007bb6d2669ea92f22d80fedb8886c970247f1687742f98 55 0.01/1.00 vMB 10
526,723 526,723 00000000000000000000ad86787f6f06268009647e8f5a68b7e6bdd6e1dc5ad8 743 0.24/1.00 vMB 17
526,722 526,722 0000000000000000003700a6d65c761e08ccd828f311da0e02760dab0d33f0b8 2,221 0.90/1.00 vMB 23
526,721 526,721 0000000000000000000fa0ba805712baaca47bec4248c088383f5788a7600cb9 1,203 0.60/1.00 vMB 2
526,720 526,720 0000000000000000001e0a1ee5ae28cae4c83e64b513b79a06047f00d5c28992 287 0.09/1.00 vMB 26
526,719 526,719 00000000000000000013ac28ff0bd1185f6e58f47b29b0b1dd6949b3b3b20307 2,607 1.00/1.00 vMB 15
526,718 526,718 00000000000000000021d58877376086c1ab0d749bfa6352249653d09f07e73e 1,326 1.00/1.00 vMB 16
526,717 526,717 0000000000000000002f6eac47249ee44155d75ab283ec53526d78026aa7b5cf 596 1.00/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.45 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: 667.43 GB
    • Received: 15.25 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.