Loading Tool

Explorer IconExplorer

Memory Pool

70,339 transactions
22.22 vMB
0.06554083 BTC
Random Selection Loading Transactions
Max Size: 143.05/200 MB

Candidate Block

Mining Attempt 8ed740163f87bccc068e2cffdcef9c6d4d008b5c0b1e75d7800f5364ec73a968
Version 20000000
Previous Block 000000000000000000012816b0bd6885113d018bf973fc985306ad18cca7e98a
Merkle Root 07ff699e534b3666a058f9ad230f6991883c8c3568744ba1a2eb3642468dc012
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,384
Size: 1.00 vMB
Total Fees: 0.01241833 BTC
Feerates: 110.14 > 1.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,664 (813,672 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
101,992 101,992 0000000000025320b8369da0b1cc2bd7b54de9c67429e26bcbcaf292c85327c9 6 0.00/1.00 vMB 0
101,991 101,991 000000000002db91fcd852ce23cbf0c4895e137b64103a389f0b41704af09dd4 8 0.00/1.00 vMB 0
101,990 101,990 000000000001f69ba08ce9eacf01ffd4a7fcdcef1b8f14f06fb2df5e0666f588 12 0.00/1.00 vMB 0
101,989 101,989 0000000000026ef23540be9862a47282938dd839923c123a58c3395e4015e883 12 0.00/1.00 vMB 0
101,988 101,988 00000000000241691c6bf08a138c3ce6e2bd648b1b26d2f9236e71172a797243 16 0.00/1.00 vMB 0
101,987 101,987 000000000002df587c63883ef6c883bb6b9e5b88bfe8eb672bc8aa494c826624 3 0.00/1.00 vMB 0
101,986 101,986 000000000003bac766e9f825c811d200101045403d7dafaefd65a685fce1efdd 7 0.00/1.00 vMB 0
101,985 101,985 000000000003ea1e1ea08aee9c5aab98b74c11dbba5210ce6c94e71a134562a4 5 0.00/1.00 vMB 0
101,984 101,984 000000000001c8872fea0ca7772da4ddfb662ab6000ef120b5a0a23d3eb39218 11 0.00/1.00 vMB 0
101,983 101,983 0000000000002eb9e4404936f5dbb83e4fdc800802aaeb64fd4f720db52f1b8f 7 0.00/1.00 vMB 0
101,982 101,982 00000000000241c0b2d767be701f6afd66c96dfb677457f9d93539be3b4456ff 3 0.00/1.00 vMB 0
101,981 101,981 0000000000029179fe4112ef256251ba99668080015c3db89f21fd9777400cfc 1 0.00/1.00 vMB 0
101,980 101,980 0000000000033a88aea595cac4651c0ba7d83b13425fffa1fef5bd6d39fed450 7 0.00/1.00 vMB 0
101,979 101,979 000000000000181314e99efbe331b6aeb2d85b2672e0a23275fcc6cc47bd1a4e 108 0.03/1.00 vMB 0
101,978 101,978 000000000002c2e6e9ece01577ad779b9404087bad9fed30b01c3f3a32d00239 6 0.00/1.00 vMB 0
101,977 101,977 000000000000bb17eba9473a79c7fff3d1e7d1d6bdbd120c58044a8531d6432f 7 0.00/1.00 vMB 0
101,976 101,976 0000000000021e80afd8134b76124003e51c466eabf17cbac17b415e123c63c5 7 0.00/1.00 vMB 0
101,975 101,975 0000000000007b8512794550526c86eb3b75d1fbfc12b41b61bebc4e83519e8e 2 0.00/1.00 vMB 0
101,974 101,974 000000000001023c6947704f5656c5350988f8f04f8f35a854d270a8f5d45a7a 7 0.00/1.00 vMB 0
101,973 101,973 000000000003b3320bf288240f6bc86cd17ca76c7c0f1b11f585a9dfcf5c0197 3 0.00/1.00 vMB 0
101,972 101,972 000000000002c7fc42c9dc577bf23ac6de30e5320bcdf21ada3a9752ee004bae 11 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.54 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: 773.53 GB
    • Received: 20.59 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.