Loading Tool

Explorer IconExplorer

Memory Pool

76,960 transactions
28.80 vMB
0.06976271 BTC
Random Selection Loading Transactions
Max Size: 174.45/200 MB

Candidate Block

Mining Attempt e7990bbee45a1ad5852eeae9820b2eaa9dbfa659ac7236d709855ecd0890ef20
Version 20000000
Previous Block 00000000000000000000e77986292dbc09ac5349d11628448e2144e30f8f2f64
Merkle Root 89d5bf53632fda8ac337264622cf1be541c31b055dccf8d128636d621a37797b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,370
Size: 1.00 vMB
Total Fees: 0.00964641 BTC
Feerates: 50.27 > 0.97 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,155 (488,980 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
426,175 426,175 0000000000000000042554ccac90ac30b8aa8ae50e6a0d19e532cbb4ef314120 752 0.49/1.00 vMB 58
426,174 426,174 0000000000000000022142e94b00d33ae17ab52a6dd1e1daf482d419a17736cd 837 0.49/1.00 vMB 54
426,173 426,173 00000000000000000327c417e16ce1e357f19f1e0d55e92fb2cdab2fa4d85e0d 410 0.20/1.00 vMB 52
426,172 426,172 000000000000000004b0056d3e0bf15b9966c666dd82ef97cfa77b01085c3781 1,874 0.75/1.00 vMB 64
426,171 426,171 000000000000000000cdcfc5a4e0e8982c3138b52f0a55fc4f556875786cd45e 1,190 0.94/1.00 vMB 34
426,170 426,170 000000000000000004696d5a888b3a71354039507fccf881e5b76d6aae2bd71d 1,030 0.41/1.00 vMB 66
426,169 426,169 000000000000000004d7d9ab4a7968c2f48c42066f64cdf9d6d6c6ef9bf20f86 836 0.45/1.00 vMB 51
426,168 426,168 000000000000000001f8d7a3dd9c03ffe516ebdefb75afae293b354b394fbe6b 666 0.99/1.00 vMB 16
426,167 426,167 000000000000000001cf390e0cfcad25e3f48538ba3a566ff88250ffe2de1037 116 0.25/1.00 vMB 17
426,166 426,166 000000000000000003a8152db002edae212dfc96ecf7e66221d09d4cdd88fe80 761 0.99/1.00 vMB 17
426,165 426,165 0000000000000000018630c7d46625e4885ea8c439eaed7238fdce034fdd831d 2,343 1.00/1.00 vMB 64
426,164 426,164 000000000000000001b0adb60cc3b7d0ca2194cd062a9b714a5dacdc09e28afe 649 0.24/1.00 vMB 66
426,163 426,163 000000000000000004844a873fb35810bba01724c3d6c843587bb94efee03ff7 413 0.51/1.00 vMB 26
426,162 426,162 00000000000000000078c2eeb02ab70da5f0285b1d02105a368dcf925ea47dec 483 0.99/1.00 vMB 17
426,161 426,161 00000000000000000079b10edb9e46eea030358bde13a1618c37f233f51854f2 188 0.09/1.00 vMB 60
426,160 426,160 0000000000000000030711ad42559f061ee197e036c9ee2160be3d40a23f1238 588 0.36/1.00 vMB 46
426,159 426,159 000000000000000002d347a532508b9afde8052bae6cf362ac440066adeb89a5 226 0.07/1.00 vMB 74
426,158 426,158 00000000000000000387ddfd167352ab0347eafa299d890987be04ae6d447a41 280 0.11/1.00 vMB 67
426,157 426,157 00000000000000000473a3d37e9d6d1164367b9dbb31fd29f548de3b9d1e1f0b 730 0.49/1.00 vMB 42
426,156 426,156 000000000000000004ffd347dac48e9a0a2a24a5eb379cf27e91e8e31b524efd 668 0.29/1.00 vMB 72
426,155 426,155 000000000000000004242f34b2b68368389ca7b2627bd305090157a653e9d5d9 2,080 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.66 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: 673.06 GB
    • Received: 16.36 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.