Loading Tool

Explorer IconExplorer

Memory Pool

61,008 transactions
18.74 vMB
0.07889704 BTC
Random Selection Loading Transactions
Max Size: 119.18/200 MB

Candidate Block

Mining Attempt 1d5fe2b56556282f524dd4bf63080b72f5b3e898da1a66bfbae32a56af9f9044
Version 20000000
Previous Block 0000000000000000000009e35236bc8c6dd26d8ee6d62860abc2c9597236c612
Merkle Root 6f1e4148abce7b95638f02d026941be4b0d115765dc66664fdb96aded72807b0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,958
Size: 1.00 vMB
Total Fees: 0.03527221 BTC
Feerates: 112.16 > 3.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,725 (819,682 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
96,043 96,043 00000000000676897e63cb296023e77f831c6e05b314919228de175ab5502a8c 2 0.00/1.00 vMB 0
96,042 96,042 0000000000053da05e613f8b78d21091ce5234ffa19456382d7b4e2d212ce2ec 5 0.00/1.00 vMB 0
96,041 96,041 0000000000034b1d01d6296f7f6f46d3ba4e6cb358b8eb74d5ff7ff492e4e23a 8 0.00/1.00 vMB 0
96,040 96,040 000000000006d1fff1a24330e7c72cedb1f4790ba2df44da9006fe7af514bf59 5 0.00/1.00 vMB 0
96,039 96,039 00000000000683a812c2f8bbcb69b0ca5dd8b055a578edf2e26cb8c92e79874c 1 0.00/1.00 vMB 0
96,038 96,038 000000000002abc8c5cec6dda38194fe13e161318bfe7c6a47b8c100f99bc236 1 0.00/1.00 vMB 0
96,037 96,037 00000000000715436b8291bb7ebec36c3ffc83f44c46703374481af011cfd493 1 0.00/1.00 vMB 0
96,036 96,036 0000000000016947e768ba6d6362462484e14270c4b0f8c21115a2cad40ac7ab 2 0.00/1.00 vMB 0
96,035 96,035 00000000000228661c568e01be7cd39f63088f1e0e1350e8003405c3f4efb928 6 0.00/1.00 vMB 0
96,034 96,034 000000000000d084b30244d751867b6e8558341b1cda17430d8dbfe4cb7da383 1 0.00/1.00 vMB 0
96,033 96,033 0000000000007adf334c156a49c165e9dae2d1bffa2fe4ab621ffc889765ea6b 1 0.00/1.00 vMB 0
96,032 96,032 000000000001b72e8b8eb9fea89090cb0d74dee3263de51919b3ab0022642d06 2 0.00/1.00 vMB 0
96,031 96,031 00000000000624ac96bddd57c3ac9905e89445f00d4fad82208778a6831b5574 1 0.00/1.00 vMB 0
96,030 96,030 00000000000726c0dfbf7aec594b9823496919cf5e9795a353da28872f392ba5 1 0.00/1.00 vMB 0
96,029 96,029 00000000000585570274e27e62826d0b36b57a14423e4d46359584ffa3cc12d9 1 0.00/1.00 vMB 0
96,028 96,028 000000000000a23e492179f43094ad4200e26a908d4a9e82c2005cb38cc4e1d7 1 0.00/1.00 vMB 0
96,027 96,027 0000000000012cf1203cc31e016ce8fb8d1283638610d66713caf769f0ba00e6 1 0.00/1.00 vMB 0
96,026 96,026 000000000002df447cd9f6b28359ebf3ecaf496343ecb5dc5ed02b6143c9e369 2 0.00/1.00 vMB 0
96,025 96,025 00000000000459b878bb5854814aba08c4bbedfd9fcdbbfec445229e743408bb 2 0.00/1.00 vMB 0
96,024 96,024 00000000000234698199f8f3eaf5a5df58efc1e388923d2b80823503118e5a66 3 0.00/1.00 vMB 0
96,023 96,023 000000000002698ef10d5fe90423fed7446032b64ee5bf8e796832b53099dc6a 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.63 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: 775.87 GB
    • Received: 20.95 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.