Loading Tool

Explorer IconExplorer

Memory Pool

78,903 transactions
29.52 vMB
0.10873772 BTC
Random Selection Loading Transactions
Max Size: 177.47/200 MB

Candidate Block

Mining Attempt 13912ea3a8d27c7c49c4a016fe5bd9b80c55109f83fe28f4d1b0c34252f4881d
Version 20000000
Previous Block 00000000000000000001694e26931d1cedfe646c4f29bed2a95789e17bc3c982
Merkle Root 6d924426f454cf28e05523df5f442f9d0b6c76519ec76b1c4332bb235610843c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,804
Size: 1.00 vMB
Total Fees: 0.04876032 BTC
Feerates: 109.69 > 4.89 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,999 (170,034 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
744,965 744,965 00000000000000000005e4f35a3e7fe1cd3c25b82540c135a90a89ffb09bdd8c 2,946 1.00/1.00 vMB 33
744,964 744,964 00000000000000000003695e52f6252e38b66dfa324279bca66cbb62aa53a59c 3,200 1.00/1.00 vMB 32
744,963 744,963 000000000000000000059449bd6902377a50448e72f0defcae19d1baa347b66f 3,454 1.00/1.00 vMB 37
744,962 744,962 000000000000000000015995aa65bd5ca07b9ec8228f8012ba44e26349fbd8b9 3,221 1.00/1.00 vMB 37
744,961 744,961 00000000000000000004b4dcb3b3b3b2b49479f26905e60a7795f463b2e9ecb1 2,485 1.00/1.00 vMB 37
744,960 744,960 00000000000000000008617c71aa37eedec8bbd2b774919335a240e6bd4e537a 3,283 1.00/1.00 vMB 46
744,959 744,959 0000000000000000000638348bd3ba7b2a4190bc37cbe42862249ce38c610133 2,980 1.00/1.00 vMB 36
744,958 744,958 000000000000000000007fe14ad509937dd276965d42d8ce4612a1298846be7e 2,757 1.00/1.00 vMB 30
744,957 744,957 000000000000000000032885e14548a5f317ebfbbb4797a9bfa4ccc2cfc7dd9d 3,190 1.00/1.00 vMB 45
744,956 744,956 000000000000000000016602593b91974f0250c0dfeddad6f543a66b9347634c 3,347 1.00/1.00 vMB 33
744,955 744,955 0000000000000000000246164063469d8775a49b23ba783637677c3f756ccf7d 3,284 1.00/1.00 vMB 42
744,954 744,954 0000000000000000000404f32c2a00936f228b973403519698d4021bdad6265d 2,301 1.00/1.00 vMB 32
744,953 744,953 00000000000000000007bfcb0fc512d031cda2106eeb2b12cc52d024dc807283 2,280 1.00/1.00 vMB 32
744,952 744,952 000000000000000000012b75ebe339f97a3238241cd20993058263a362217374 2,959 1.00/1.00 vMB 45
744,951 744,951 0000000000000000000849a94c0241ace8d19a9c15a4c08191bab0549249a5c7 2,837 1.00/1.00 vMB 40
744,950 744,950 00000000000000000004cf36c49f806c595a2ca4f59ead61ac427d6352ed9014 1,998 1.00/1.00 vMB 36
744,949 744,949 00000000000000000003f668500664e1240ac827dcb76a23b51ce2a98ed7bd7a 2,179 1.00/1.00 vMB 32
744,948 744,948 00000000000000000000785e704f00f51401192e8003726a8e9d2e089dc90fd6 1,349 1.00/1.00 vMB 46
744,947 744,947 0000000000000000000156001d94e0e4aa35a4844bc529c90da8b78e5683572e 1,444 1.00/1.00 vMB 7
744,946 744,946 000000000000000000012d46fc7555b80556ec6ba1d48081464c4d699c5d6a60 3,262 1.00/1.00 vMB 7
744,945 744,945 000000000000000000049c85806e29c8d2af6be046e2c9d94d23acf22b3d5615 1,961 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.39 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: 664.63 GB
    • Received: 15.01 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.