Loading Tool

Explorer IconExplorer

Memory Pool

20,792 transactions
9.27 vMB
0.10820474 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.87/200 MB

Candidate Block

Mining Attempt 128f3881a10dddccb2165f15e7f67f6febc3af0d2f0f0aa0472d6041b7088250
Version 20000000
Previous Block 00000000000000000001af40f37948f8002f4ad5d51161d9ec1b5afe1feb51cb
Merkle Root ce4f5bc17a6486f8f341711f4c04b8ae02ab575630d4b1f04c7b1ab086b81d04
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,551
Size: 1.00 vMB
Total Fees: 0.08525285 BTC
Median Feerate: 3.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,425 (751,659 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
161,766 161,766 000000000000056ba518859c8f8103b8e9c720128d2eb460e4e9cc909ac2705d 23 0.01 vMB 54
161,765 161,765 000000000000025dc051e1b5451219654dda907b37086ae99de3eee376b3d41c 98 0.03 vMB 1
161,764 161,764 00000000000006910709b1e825332fe87e908b0c855eb359c075c5e79c45fed0 12 0.00 vMB 13
161,763 161,763 00000000000003ecd6ec668531943489c59ef1dfab52c7d5c23ef5e85027de2f 95 0.03 vMB 813
161,762 161,762 0000000000000342dfe2bf8707dafd941ad7da442516e85e69a13cebd5f0a0ce 26 0.01 vMB 74
161,761 161,761 0000000000000bae0911efa5159283f521af2274e374aa82ce9abd1b6c0ebc75 25 0.02 vMB 236
161,760 161,760 00000000000009c4b8d4140b1c8cb0a2916d70653580c3c08bd8bf9abc0ba246 15 0.02 vMB 754
161,759 161,759 00000000000001e9ae408da619e7f85c194b758a2efdfbc36c74ab2de875ab1d 7 0.00 vMB 359
161,758 161,758 00000000000008cde9b8254446aed2cee0598b70aa86e2cf1ea66fa7863b9cd6 173 0.05 vMB 12
161,757 161,757 000000000000066e79cce12884fe47e733e06d14259f2eced68baa93e4da5e61 14 0.00 vMB 631
161,756 161,756 000000000000069943960e3ff0993688bd741d0291324ba52ea62c8503e31a42 96 0.06 vMB 164
161,755 161,755 0000000000000bd4ed16513a5eb64eb95b8119ce4fc1928c16021a008a2b309d 15 0.01 vMB 152
161,754 161,754 0000000000000615ee192b9c836df2529b168e6d1f84e876778ead9a6a235d3b 166 0.05 vMB 6
161,753 161,753 0000000000000866a4abad448f4099abca90410c3ba0026068bfa7bd64c1e42d 20 0.01 vMB 49
161,752 161,752 00000000000000f7550cbd9b9ac8e46d16da5e4b1c793a9aa4d5eb0498f2568a 48 0.02 vMB 225
161,751 161,751 000000000000006cd49ab0ddd1b755b888b994b75c67059d08e32ebc8441e85d 48 0.02 vMB 100
161,750 161,750 00000000000003250ee02dc2be5873385c3c705890a29a7fe7f6c71d08264df5 11 0.00 vMB 494
161,749 161,749 0000000000000bdf132b867fdbb2a7693cecd09a697850242d79aeece06132f7 67 0.04 vMB 30
161,748 161,748 0000000000000499b7627b5a6a6a453306fd96e65bb38e57012d1682b7441a99 117 0.06 vMB 369
161,747 161,747 0000000000000d4daea8d9f5e928c6d7c636f13150f2fc3e3518d83ba84fc04f 53 0.03 vMB 95
161,746 161,746 000000000000064c30913935923d0e629aac4fe8056540d36eb49a08281327e4 61 0.03 vMB 63
Previous 10 blocks ↓
Total Size: 779.61 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: 299.18 GB
    • Received: 1.29 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.