Loading Tool

Explorer IconExplorer

Memory Pool

42,566 transactions
29.01 vMB
0.06299756 BTC
Random Selection Loading Transactions
Max Size: 149.31/200 MB

Candidate Block

Mining Attempt 1904ccd968c65ef5c7c9d2e992fc5a3f1e79bc7e93e2dbbea4914ae938e45bba
Version 20000000
Previous Block 00000000000000000000709f7edee63a34e64b3e6a3ce7a66f4810ef675bdaed
Merkle Root c0ec5a34c681cfdc4af1cd1b423ff65a76876703f77b4c9277685b0119f6472d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,608
Size: 1.00 vMB
Total Fees: 0.00636412 BTC
Feerates: 17.21 > 0.64 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,618 (862,820 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
51,798 51,798 0000000017ba1f738c8e22e5af665d332538311f137f8e899e3694e16f9fe152 2 0.00/1.00 vMB 0
51,797 51,797 00000000017eb4ac0688998ed72bd88db2668ba25d03eafde8d50947248f35a3 2 0.00/1.00 vMB 0
51,796 51,796 00000000039ec9a11cc455a0558102d78b22a0417f916587a09e054b852f6f7d 1 0.00/1.00 vMB 0
51,795 51,795 000000000b833c91b7df0d4c8a6d3dfe2e190525908def924950b2778c9fab3c 1 0.00/1.00 vMB 0
51,794 51,794 000000000b400eb0dfcbb1ed434d2195168dd0b62cf6e422e4ce901299e8904d 1 0.00/1.00 vMB 0
51,793 51,793 00000000175b29798dd5b38afcbb3955b29c9919065b068571d560648a3a52be 1 0.00/1.00 vMB 0
51,792 51,792 000000000d251acbb8cec83d5586cfe3839bcc770296b820a73a7d734a28a312 1 0.00/1.00 vMB 0
51,791 51,791 0000000009ee99a40b9b9ed50ba9ed550c2bd590c0a4ee665d90b0a7dfd2a4f3 1 0.00/1.00 vMB 0
51,790 51,790 000000000b2b5e7a6d4af7e66f3954adc3835af31770122c68437efb52beae71 1 0.00/1.00 vMB 0
51,789 51,789 0000000014f5f7310f956890549f210a5eefae4e5d4079a736d9f9668298ea73 1 0.00/1.00 vMB 0
51,788 51,788 000000000cdbedca4da6860d00bf25dcf984b06eea2d206727a91fa8a5a2c3ca 1 0.00/1.00 vMB 0
51,787 51,787 0000000010719211bd7de8153d34b8a82259c227d78cbcbfd3e60773749e1b49 1 0.00/1.00 vMB 0
51,786 51,786 00000000143c0a6a397a080fa84fd56d21e55089385cdb04862534f0ad6149e8 1 0.00/1.00 vMB 0
51,785 51,785 000000000d3b5c2e06438ec3e498c87ec0ca96d512e79a0a20118e54b78bafcb 1 0.00/1.00 vMB 0
51,784 51,784 00000000094aa4eedda7e702eccaacefd542d64219645f43871265219d60181b 1 0.00/1.00 vMB 0
51,783 51,783 00000000082469e0e6dd273429c65010b4554b99d48dcec0ad46c989e90d647a 2 0.00/1.00 vMB 0
51,782 51,782 000000001596714f32165b16bc384f9fa794547a7b6061ab529e75d3d037bd1c 1 0.00/1.00 vMB 0
51,781 51,781 0000000014129e11a326f6a30cc65e071f9b4cc0fc7e24aa204e9040c6fa27d3 1 0.00/1.00 vMB 0
51,780 51,780 0000000019c4fb5fc06751cbe38c53b6dd5910b8b18ad54e6204d3cc6ebb3e06 1 0.00/1.00 vMB 0
51,779 51,779 00000000010169cc8a854997724a41dddd40e51dadfe39a7d6cfec605c5437a4 1 0.00/1.00 vMB 0
51,778 51,778 00000000147f230ab5ba9c3753e08d0cbe4fed5966f16eea6e918bfaac8d4164 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.72 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: 629.61 GB
    • Received: 11.93 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.