Loading Tool

Explorer IconExplorer

Memory Pool

46,926 transactions
29.02 vMB
0.14996961 BTC
Random Selection Loading Transactions
Max Size: 153.73/200 MB

Candidate Block

Mining Attempt 9c6e66e8ed80791e6e193c1413c37a765a55bfcc873cdd2bca0d9631f0f3652a
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 6bb9bd892259e193dbd2f717dcd67a54568bfd093018265897815a2e0dd5de00
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,699
Size: 1.00 vMB
Total Fees: 0.08499640 BTC
Feerates: 15,654.48 > 8.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (738,530 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
176,276 176,276 0000000000000524dc45cbb546582ce5c6a090724330a85814d0f7574f2536ff 39 0.02/1.00 vMB 97
176,275 176,275 00000000000006ff23fbcb0cd2b50f1f2be24ac3ff0bee0b1a817b497af2051d 43 0.02/1.00 vMB 55
176,274 176,274 00000000000009658af9f88b07da6c4d5d8780509f0e4668b76cc27bd9dc5efc 120 0.04/1.00 vMB 54
176,273 176,273 00000000000003c1a0441a2ed09217f2ee7cf48f5754126a33695d7a16eb3aa9 3 0.00/1.00 vMB 12
176,272 176,272 00000000000001a3d39f4f3d023665f77b49834dd2f8d7fd60013ab8cfa01f60 38 0.02/1.00 vMB 184
176,271 176,271 0000000000000406d9bab6a3fc3838d10256bd581170e0afc8b54bcb2e24624a 15 0.00/1.00 vMB 447
176,270 176,270 000000000000059df676249252fb59660f91b5e2af34afaef739710c80ada1d6 32 0.01/1.00 vMB 130
176,269 176,269 0000000000000772050832702f7385358b16a5cd622f04bd5aadb4e29ce8fed1 69 0.05/1.00 vMB 89
176,268 176,268 00000000000009b06720f50ecd90e3ef54d7492a19f8ac3add022d14a7399f3d 6 0.00/1.00 vMB 18
176,267 176,267 000000000000078e2405e529ec6651fed9c7a019d4c0a0d974eb22389f5e1522 103 0.03/1.00 vMB 2
176,266 176,266 00000000000001d7fa328fb262552976581441d669d69f8842933cb8363764d7 45 0.03/1.00 vMB 82
176,265 176,265 00000000000007acabb2f64ad3d967a186e130a27c8b6f78e4c49fb5b0b6fd5e 73 0.05/1.00 vMB 89
176,264 176,264 00000000000001882360f89fa0316558965c44761662fa4697d34a48d18e6b0a 22 0.03/1.00 vMB 157
176,263 176,263 00000000000005958a631b2295c5453803d927043c5ccd674f004e614ab98e69 13 0.01/1.00 vMB 64
176,262 176,262 0000000000000316e01235f53da5e4c948e061adeac5859256710707f3b274a9 10 0.01/1.00 vMB 57
176,261 176,261 00000000000006558f5a042cc1d93f08fec6b499f54aa7679a011036890d87e0 4 0.00/1.00 vMB 27
176,260 176,260 00000000000009fba1b6b643304202904ac03eea36eecf0792cf459d5f34410c 25 0.01/1.00 vMB 184
176,259 176,259 00000000000008c26a27b53563c96fe5aacc1b3124362dd07ce67adc89b7df43 39 0.02/1.00 vMB 101
176,258 176,258 000000000000098a16d844ade1cc436b17dec584285e77104cc25987946f0431 4 0.00/1.00 vMB 112
176,257 176,257 00000000000006c7dea780161d19bbad1d8def4bc17e83b484c9e2c2b47a6dd3 119 0.03/1.00 vMB 46
176,256 176,256 000000000000043779b84b2b216464fe6705e2fc827c7418d40a0b36d7919f1e 9 0.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.04 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: 650.76 GB
    • Received: 13.32 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.