Loading Tool

Explorer IconExplorer

Memory Pool

56,835 transactions
32.25 vMB
0.15199218 BTC
Random Selection Loading Transactions
Max Size: 174.40/200 MB

Candidate Block

Mining Attempt a5756df7bb8e590da490c2f179d7af9e452f1f7eb7cc5c767da2159fe18a3784
Version 20000000
Previous Block 000000000000000000009ae72742d77d55e96bac00494a031373ad4b53b85617
Merkle Root e77f1fe01dfb3cd262b4ed806679d571cff79a7bd6bf6d8eb95126f583dc9801
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,934
Size: 1.00 vMB
Total Fees: 0.05200825 BTC
Feerates: 121.08 > 5.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,825 (645,132 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
269,693 269,693 0000000000000000eccae3f6a5fb31b62798e7627f5ac01f4a6ed22c89cd1851 752 0.23/1.00 vMB 294
269,692 269,692 0000000000000003286f0031997bf6ed770a71eebba7f9b4e107b3275ab55ac5 644 0.25/1.00 vMB 84
269,691 269,691 00000000000000063e8ab5a82ddcf8f15a5f982f1aec702c270005847cfafaf8 23 0.01/1.00 vMB 31
269,690 269,690 0000000000000006d0617ef9e24325b5dc8b37b73411ce8c22c0753afafd3dee 494 0.25/1.00 vMB 55
269,689 269,689 0000000000000004e8fb483a1f39c80f022b9cf7474d22355e6081abe6b1282a 182 0.18/1.00 vMB 16
269,688 269,688 000000000000000619f09b8ae7fde1a1d8aaa93f87d574f6e9d6b9a7f5d4cc99 772 0.25/1.00 vMB 123
269,687 269,687 0000000000000001e653a1d2949c35baa89348cf86f972b51a0aeeb1b5665cc4 134 0.15/1.00 vMB 18
269,686 269,686 0000000000000002304bbc6d97e6185f6cb73939b47e973ef72a0c3f50161c41 534 0.25/1.00 vMB 46
269,685 269,685 00000000000000080e243140c845c596a1b8182692a52b2a88e4998dff8174de 448 0.25/1.00 vMB 57
269,684 269,684 000000000000000520f958868d2bca066a9f87c345b9ed41d0459ebc87dcfe2e 47 0.02/1.00 vMB 60
269,683 269,683 0000000000000004e389a8aac16ae2c53131e1913b6e33002cf1526748581f6e 94 0.05/1.00 vMB 43
269,682 269,682 00000000000000079c4798b9298b545bc4de82315f91db9dec2be32ddf2f386c 306 0.15/1.00 vMB 35
269,681 269,681 0000000000000003ae3e330fab0c3a1801e925328e7136b8c1821aab8930c38d 431 0.19/1.00 vMB 43
269,680 269,680 000000000000000082fd103ad8ab16f13652e52d4311baa35f09df80efc993db 267 0.15/1.00 vMB 24
269,679 269,679 000000000000000326db54401b966803b0915f521dcd2544115965798b630e87 433 0.23/1.00 vMB 47
269,678 269,678 000000000000000133e77daa6ecbd5532f63f26c28d7b211dc57cdcb44b2a432 445 0.25/1.00 vMB 23
269,677 269,677 00000000000000016ca6fc96b11da8528b7807eb1ca98163acc20c621681b087 634 0.25/1.00 vMB 82
269,676 269,676 0000000000000001c7ea09f6ed1b7b157e2a0a4a3a0a2f30ea61bf1569f8b237 16 0.00/1.00 vMB 107
269,675 269,675 000000000000000845fdd4c76826654c746eb67efc6f70f72f713f55aeaa38e6 1,000 0.48/1.00 vMB 52
269,674 269,674 000000000000000767db568604b9f5b686ca5baef0c6288eb63a047f1a0026f0 243 0.12/1.00 vMB 42
269,673 269,673 00000000000000051bd815ee7b9229bf318e269af009c1491c18d35759c55227 300 0.25/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.08 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: 651.43 GB
    • Received: 13.56 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.