Loading Tool

Explorer IconExplorer

Memory Pool

42,281 transactions
28.89 vMB
0.12662564 BTC
Random Selection Loading Transactions
Max Size: 148.77/200 MB

Candidate Block

Mining Attempt 5dacc8a9dab2defbafcb639ddd974cae1fb4d79ba7d6ada58c6d9edae24b2bfd
Version 20000000
Previous Block 00000000000000000000a2833e25ff8072c95c49998417fbb6c6e04df9e293aa
Merkle Root 4549f68b8a5436bc468df68da87cb162d69810319b3ea47c4b77f660e27b4d92
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,453
Size: 1.00 vMB
Total Fees: 0.05547820 BTC
Feerates: 402.11 > 5.56 > 0.39 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,272 (789,510 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
124,762 124,762 000000000000580198dff694cf02c87df386ede4574a680ebdf63d7a44a2aed9 44 0.02/1.00 vMB 394
124,761 124,761 00000000000027b402f0eeee60b5831278eed00e5e2d04780a35d5da0be28947 13 0.00/1.00 vMB 1,190
124,760 124,760 0000000000002acd0346f86c9c8d45bb1b147f14d5b03a2dfb46519a6742e470 10 0.00/1.00 vMB 909
124,759 124,759 0000000000004a48887e5d367fb47891d7da4d7cdb4126b34529d2c779b6f10a 24 0.02/1.00 vMB 933
124,758 124,758 0000000000005e7da8e48316e8ec7a3984ac1614047b5897389a7a4597dd5625 15 0.01/1.00 vMB 920
124,757 124,757 00000000000000ac206438b73a4a303537b43ceddeb1b6748a0154bdeff1e07f 13 0.01/1.00 vMB 1,347
124,756 124,756 00000000000028e94325c1bc23013aa206d037e54dc1898a2569330e599eef84 14 0.00/1.00 vMB 499
124,755 124,755 0000000000005040bb3ca140cace9aa50ee9a2f30f8c74be3f2a59b0e58cab22 19 0.01/1.00 vMB 1,092
124,754 124,754 0000000000001e4932fa405d3b495ed0df58c248d694b8a4b692e448990e4c7c 14 0.00/1.00 vMB 1,157
124,753 124,753 0000000000003109f11572bda0351d2b6dda111a3630bf45919b2d2722846ed2 7 0.00/1.00 vMB 0
124,752 124,752 0000000000005d7d1acc628bb59e4baa03649baffde6ea97933e656dbf4903a2 8 0.00/1.00 vMB 256
124,751 124,751 0000000000001fec8de71e9f38179c26773b607caa9a05fb64763d62bafeae9e 10 0.00/1.00 vMB 334
124,750 124,750 0000000000004dd5909ae3f90d69a22edc7f5bd8bb3880fce2d333c91a63a07c 8 0.00/1.00 vMB 619
124,749 124,749 0000000000000e992ce2e20bb1f5cb124b15b1459cc9d8fcff36f9224d281bfe 32 0.01/1.00 vMB 542
124,748 124,748 00000000000024e017ef44703ae189e23acec908000527d50235b4a479db77c9 115 0.04/1.00 vMB 1,818
124,747 124,747 00000000000023a87d52c44476fb36258b60b78ba9c9abb7c66eed4d850d9ea5 17 0.01/1.00 vMB 435
124,746 124,746 000000000000414f3020fa18ddd611578b09415c65633c715bcefaa2faed507c 4 0.00/1.00 vMB 331
124,745 124,745 00000000000058e4654c09ba7fef1ca5d1d6867a5ebfe62ce24f035d23750dcf 12 0.00/1.00 vMB 292
124,744 124,744 00000000000041a2fbfa0c4410e0333c30e82415bdf9be1df9b979e091354e80 4 0.00/1.00 vMB 832
124,743 124,743 00000000000049ff0c9b0d18464cd29cf95c67351afd8455ef24bff124a5aec7 4 0.00/1.00 vMB 344
124,742 124,742 00000000000061609b70b40e82bcc6700bf167b6fcc1bcd25284e0d2813de28c 8 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.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: 578.39 GB
    • Received: 8.77 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.