Loading Tool

Explorer IconExplorer

Memory Pool

73,355 transactions
28.25 vMB
0.07353710 BTC
Random Selection Loading Transactions
Max Size: 167.20/200 MB

Candidate Block

Mining Attempt 1c0bcb725e3cfcfed99095bb5d96ccd78ba234abf5c0b777deb102fa6bcb0f5e
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root d72fab0620aed50a42c9b2b690fa626a9e3e05228ab94d1f9ed433948f6791f6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,012
Size: 1.00 vMB
Total Fees: 0.01685134 BTC
Feerates: 150.86 > 1.69 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (878,231 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
36,800 36,800 000000002a939c2e0894ecc1b460b8d62ede0100981a0eb35500bbcbba58a691 1 0.00/1.00 vMB 0
36,799 36,799 000000007f9281eac0616f7e93c378535dc288ee5b8938c80fc9122dc6b36228 1 0.00/1.00 vMB 0
36,798 36,798 000000000235384d37ca5a85789b627ef3672575db3af981288cf47f08a56efb 1 0.00/1.00 vMB 0
36,797 36,797 000000007d19d3d341945c67e47f0edd2a4d614d6c47f333fdec09bfd9f33348 1 0.00/1.00 vMB 0
36,796 36,796 000000002b3bc54e42496d5bdf9a618b250c76a4df333dcafc930da90a020adb 1 0.00/1.00 vMB 0
36,795 36,795 00000000bd6e9ea5d8482ff713bb8be11c5d7dfd43828bb5cf3ce0f667ecd6fb 1 0.00/1.00 vMB 0
36,794 36,794 000000001f2d44adc74c88db9a02a05e6988c1b1ebaabab10be0014de10c5560 1 0.00/1.00 vMB 0
36,793 36,793 0000000038190ef540b343587d8b00f0210391dc703ed595055d3ae0340206a4 1 0.00/1.00 vMB 0
36,792 36,792 000000003589de494b114e990486457ee60e3f13565442e0e97ca20d16a5dc93 1 0.00/1.00 vMB 0
36,791 36,791 000000003fcd913d50bc87e0d2e1421f222b2fd4d069f55d16a81e0889960b4a 1 0.00/1.00 vMB 0
36,790 36,790 0000000021ec1c3ae6a7b0c9e4a9c42e187b5b9d777169f0d93704da42cf17ee 1 0.00/1.00 vMB 0
36,789 36,789 00000000785123531bbfbbb14ab17fb939b5d79c1cce75f72713e869f570f725 1 0.00/1.00 vMB 0
36,788 36,788 000000002cc2c01b08a1a888fe75283dd519411f570ba14e51f231728f0c5f5c 1 0.00/1.00 vMB 0
36,787 36,787 0000000085d83a26bd27869f090692b951d6f84be7a465509b811fccdcf68c8f 1 0.00/1.00 vMB 0
36,786 36,786 00000000ac97384cd96159208555f370e78c6f2a61597b6962e86ed2f600147d 1 0.00/1.00 vMB 0
36,785 36,785 00000000179ea35fb9235f525b5ab4b3cf802ee9fbc35802e1cbb0448f0497e1 1 0.00/1.00 vMB 0
36,784 36,784 0000000072de0d0ab8a2462dca550592e530b864199524a61e5a254380b8bb94 1 0.00/1.00 vMB 0
36,783 36,783 0000000019f242e7f40e24823136cb1b033253c79d290f136e0228bc0d90d7cd 1 0.00/1.00 vMB 0
36,782 36,782 00000000a605b6bd08d0805e69085d81df2ba0b382065942d75a67c13ad85642 1 0.00/1.00 vMB 0
36,781 36,781 0000000088d2a184d9501c97a95b4980ac0f772ac8017f6deeba6d443ffd258c 1 0.00/1.00 vMB 0
36,780 36,780 000000006a3e360d124398aaeab1c0837f39a8ddd9d46e2ea21ae42b339a00d2 1 0.00/1.00 vMB 0
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: 666.81 GB
    • Received: 15.22 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.