Loading Tool

Explorer IconExplorer

Memory Pool

12,685 transactions
4.64 vMB
0.01975059 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 28.14/200 MB

Candidate Block

Mining Attempt e468a79ae527cc2e6d1c2e27d5df8433128c2d9625682baa5e9425f776a8747e
Version 20000000
Previous Block 00000000000000000000e387c939cc0147c7753eb341ef82d4d5b49a20fa70e4
Merkle Root 00513789d86f85b6bd55bdcfd9cd9bc7c328666b03afe79e0c378ad4428ce6f3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,014
Size: 1.00 vMB
Total Fees: 0.01325074 BTC
Median Feerate: 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,467 (634,799 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
278,668 278,668 0000000000000002c1a68ad89d0af4ab1b6e17bcc23d6fc0f06c00f35e96e358 25 0.01 vMB 30
278,667 278,667 0000000000000001da385660f04fd25a780f99ac4f4607b3551945ef12d979b3 211 0.09 vMB 47
278,666 278,666 0000000000000000617322f00c9ac61d3e5f093a62659ffd60df3790d6816041 252 0.11 vMB 40
278,665 278,665 000000000000000228d91870615f279f0d95c4ebeefee0f5f7ca0858d12c4f57 556 0.35 vMB 38
278,664 278,664 0000000000000000c08036d972e03d65f9070d5675e14edd6fb77e81947e0c34 586 0.25 vMB 48
278,663 278,663 0000000000000002d37e064d842653849fb929aae734ab9d1c85b9f0c1f2e61d 1 0.00 vMB 0
278,662 278,662 000000000000000277769b39adfafa30a668f0f621d1a5ad308397ce9af5eb97 567 0.25 vMB 50
278,661 278,661 0000000000000000c5c9e1e886d6a1fa3a63c3b0218314e9c2d9f26ae1c18ba7 121 0.09 vMB 24
278,660 278,660 00000000000000025b09217d9991616ac79414184d5055ef5ad88ea50de12c67 20 0.12 vMB 11
278,659 278,659 000000000000000071778753cb72c42cb4b8e9c1c7ebe4d1c5317e02f37cd9ce 340 0.24 vMB 41
278,658 278,658 0000000000000002ffad802130f0099f2671848e811d5ee9df61f04c2b08405b 611 0.25 vMB 43
278,657 278,657 0000000000000002d1d5889ae70b373bcf99482614e02f9675752e7ea03686eb 71 0.03 vMB 78
278,656 278,656 0000000000000000f92e26ed94c545835e68f8cf8c0c914534b99ea75cf71a85 337 0.20 vMB 52
278,655 278,655 000000000000000035a066db0a1cce1d276d8e4a70fe21b29440b161214cb01f 76 0.03 vMB 54
278,654 278,654 0000000000000000bce84db1e0badb945ec08c33b8b188d03aa9792fc320cc46 187 0.18 vMB 19
278,653 278,653 0000000000000002e450033c60530ffe207af2b0901c38a288224371ab041d79 256 0.14 vMB 28
278,652 278,652 0000000000000002826bf33fc0c378aacd68706be425b947b5e3bd363208668c 643 0.25 vMB 52
278,651 278,651 000000000000000048fd23d666b1553551b2bcaed9c2b53cc61b8d1f373cf987 80 0.03 vMB 96
278,650 278,650 0000000000000002ea8d0c978b8a3a2d56e2cb5cf4e6013b4c9ef58d001f0133 249 0.16 vMB 39
278,649 278,649 000000000000000026769e743ab281919cdfc64e311dc95f7d5c8712bd87707a 403 0.20 vMB 57
278,648 278,648 0000000000000001ff704c7957b8f5cb9b12e63f779ae04b57cd402305decedb 47 0.03 vMB 29
Previous 10 blocks ↓
Total Size: 779.68 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 111
    • Outgoing: 11
  • Data Transfer:
    • Sent: 324.56 GB
    • Received: 1.58 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.