Loading Tool

Explorer IconExplorer

Memory Pool

17,211 transactions
7.50 vMB
0.03226615 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.57/200 MB

Candidate Block

Mining Attempt 24952f6175be0b1b126bec551e81b04a117631783e5d1f7905a2b24dae02e58f
Version 20000000
Previous Block 000000000000000000003e759a1225e40c86bd401caf3574c16364633de89ba8
Merkle Root d46311e798906b0da1b80904a23bec8da5e01e5eb2e422bd3c2f011ab27aa80d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,944
Size: 1.00 vMB
Total Fees: 0.01753549 BTC
Median Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,442 (903,480 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
9,962 9,962 000000005f65e257463e644ea951e4146200de16272557610e806b79d8aef60f 3 0.00 vMB 0
9,961 9,961 00000000d7f6d30acba819b86045a6b8ce5d9632f30525d162662bb43efacc18 1 0.00 vMB 0
9,960 9,960 000000006fea5455dec691428ba4be12a11345232cbee3d5a533bea00921298b 1 0.00 vMB 0
9,959 9,959 00000000d086fbe7a127663c1a36495646d0c00732f09e97718b8d297a9f9c4e 1 0.00 vMB 0
9,958 9,958 00000000d0d520c925dc479ea7a3724bb271c4ea86af7f732ca3084a55b497f6 1 0.00 vMB 0
9,957 9,957 000000005ad11062a2000363a8ee3dd3b4068262f8db9175d710f4f52e4366da 1 0.00 vMB 0
9,956 9,956 0000000004e54c1587b553953ca4bba61a9ba2847a330579c550a87d76e5b1bf 1 0.00 vMB 0
9,955 9,955 0000000037b21af94934e3eb53ab6c47baecfc384ffc478e277d624cc5381b8e 1 0.00 vMB 0
9,954 9,954 00000000e5cdfab0cf62ba3edeab7dc0974ffcc6c61c18941cbe789d01af0f81 1 0.00 vMB 0
9,953 9,953 00000000dd0a273c4e4bd3ce37ca77b0f1da36422d87d4df102f6e37be20ba29 1 0.00 vMB 0
9,952 9,952 00000000280ed43a87117a1762b9255737a790559deba7fca03171a4d23eab4c 1 0.00 vMB 0
9,951 9,951 00000000bc769c786f51010f0c7484fcca83fb8598d89f6031c91a4f3cc131f2 1 0.00 vMB 0
9,950 9,950 000000006eaa1ad2bd8726e149a79e3c49e69f7528c74b6163b8179097c6536a 1 0.00 vMB 0
9,949 9,949 00000000ff79b07c729f5802ec8a2d4ee8cea66047c0a8e6f785e8f66072a50d 1 0.00 vMB 0
9,948 9,948 00000000a2c3e65a505f4c539f41d3d0d322665d809ccd4e8836cc89a83cdc27 1 0.00 vMB 0
9,947 9,947 000000002a51784919db3733421e9739667fcae3615e9c173c630f21098b05fa 1 0.00 vMB 0
9,946 9,946 00000000203d3170c0b22743b45778259d0ebbf9811f76afff256f7cbb0d1ece 1 0.00 vMB 0
9,945 9,945 0000000055b1370e339fb0017ecdf886190dfe419e2b9f0a372d7b7fa54df08f 1 0.00 vMB 0
9,944 9,944 00000000cdddc307896ba07503cfe36bc6c1e5eaa2bed269039a8b90f8a10ca4 1 0.00 vMB 0
9,943 9,943 00000000e1e952781d28b03566fbb8cd894cc93d2e55950b827d35b5e136c231 1 0.00 vMB 0
9,942 9,942 00000000f51d5e5cffb6b011adcd8bef6cb92edeefe7a1c86c1d791d95d066ba 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 106
    • Outgoing: 10
  • Data Transfer:
    • Sent: 304.74 GB
    • Received: 1.41 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.