Loading Tool

Explorer IconExplorer

Memory Pool

44,562 transactions
31.68 vMB
0.09291389 BTC
Random Selection Loading Transactions
Max Size: 161.27/200 MB

Candidate Block

Mining Attempt d92425982a96a811936fd45125fa78a15fdc3f9392a3465f11a982147b142544
Version 20000000
Previous Block 00000000000000000001135c66e10bab8bf4733a7e51d11a52d67a6548e511ee
Merkle Root 36dc7e2ef524343ccea2a62acaad20b90baee5bb97fe22f5af7a3cb7c2fd7538
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,169
Size: 1.00 vMB
Total Fees: 0.02536130 BTC
Feerates: 135.64 > 2.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,457 (661,705 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
252,752 252,752 000000000000004911e9606e16c827c5bfafef00e4b3fb5a03af90275a16e164 168 0.07/1.00 vMB 134
252,751 252,751 000000000000002b57d992f3a7d81caa6da520e177ea63d579d4ddb7f5ecc2c5 107 0.04/1.00 vMB 151
252,750 252,750 000000000000000cbf860612413c808a541eb8c66899545ba325da1f337676f0 151 0.06/1.00 vMB 135
252,749 252,749 0000000000000014f048293dada89a28bc6b8d91bb4efb64f246feb934330bf2 529 0.27/1.00 vMB 125
252,748 252,748 000000000000004533a214755c694331d535067cdb26deb2b34fe8f9d21d638f 128 0.08/1.00 vMB 32
252,747 252,747 000000000000000695cf54de5ba27018f874ca67a6b8a418385855ffa6e3883a 677 0.25/1.00 vMB 196
252,746 252,746 000000000000003bdd6ab2fef67e1781a97bcd6d0979711f36cde785204e42db 131 0.06/1.00 vMB 114
252,745 252,745 0000000000000015662acce9a61a62410c26da5a19c8cb4c75bb995099367690 32 0.01/1.00 vMB 124
252,744 252,744 000000000000001d3a5a4d601b0246516e7c6b4ebe251e8c5a92228ed2781f34 190 0.09/1.00 vMB 149
252,743 252,743 0000000000000008565bbda6afe4fea3a48b9f37079b817ca0fcfa7bce982ec0 276 0.13/1.00 vMB 55
252,742 252,742 00000000000000336703fb72e758dcb610ca8475652ed6b80dd363f0ea00ad58 222 0.11/1.00 vMB 99
252,741 252,741 000000000000001f19e2b724487b07f50b0c206ebff2ce7bc7342f51581e1cdc 358 0.31/1.00 vMB 33
252,740 252,740 000000000000004a3e26c4ba083b41c1b47d022ea8fa9775d491efc8aa3179e3 696 0.25/1.00 vMB 142
252,739 252,739 000000000000003694c47509024958f0a1d08f2d91c0c6a8dbf5c0aa81465fc6 630 0.25/1.00 vMB 156
252,738 252,738 000000000000003ec90ed11dfb29bb6dc3fa6b0e2acf5a6ff727ebef03a3996e 626 0.25/1.00 vMB 1,363
252,737 252,737 0000000000000034bfcfe33fd004a093f2024d896c2bb06da918ee11c1ea993f 21 0.01/1.00 vMB 133
252,736 252,736 0000000000000032b3c9efd252a9bce408f00a6aa3a17a2f8580bb76e6649570 61 0.03/1.00 vMB 93
252,735 252,735 000000000000001a14f47a99fed06e954c39b228c76555e87f358412f147ec30 148 0.08/1.00 vMB 57
252,734 252,734 000000000000004a613cd6797ec08b26c6302d1e0384794f8fef76eb0a3c1c6c 581 0.25/1.00 vMB 153
252,733 252,733 0000000000000041d39a2f87f6c41524e500cc1d7e617c4f00823dd4d87a029d 38 0.04/1.00 vMB 41
252,732 252,732 0000000000000009c9b5ba0b16f4da983e83d2962019f0dd0d5104802a0094f7 550 0.30/1.00 vMB 127
Previous 10 blocks ↓
Total Size: 781.42 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: 607.00 GB
    • Received: 10.62 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.