Loading Tool

Explorer IconExplorer

Memory Pool

69,129 transactions
21.36 vMB
0.07475038 BTC
Random Selection Loading Transactions
Max Size: 136.40/200 MB

Candidate Block

Mining Attempt 781019875465cb78a331e8221796e106a98627c6c501d2bce3fe384710358d46
Version 20000000
Previous Block 00000000000000000001022dcee2ce082beec0c3016da867bd81f9881e0507c4
Merkle Root e4c4712087750e3401bf0c1e3fd83e5524d6fd59a05a1c29f7f6a3ca08a3e999
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,930
Size: 1.00 vMB
Total Fees: 0.02379807 BTC
Feerates: 302.03 > 2.38 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,762 (820,183 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
95,579 95,579 000000000004639a00d6f3b7dd462127298eff31cdd27aca9319cd5503bdcda4 2 0.00/1.00 vMB 0
95,578 95,578 0000000000034598eee500b80f7cb994d4aca7f108c78d567f9fc8c76687ad8b 1 0.00/1.00 vMB 0
95,577 95,577 000000000006064596cf8e9beb373f37176effad209355635ac816b1a2fd8059 1 0.00/1.00 vMB 0
95,576 95,576 000000000005e61f5390ff4c6d96d3db288fa75c72ca0539ae72b9277fa70bf8 1 0.00/1.00 vMB 0
95,575 95,575 00000000000773d0b54d92318c62c1d93d39ec744ad62d445be56944e7c5554e 4 0.00/1.00 vMB 0
95,574 95,574 00000000000183147ac3c6fa37b68b42151cfa4e5239576517e7fe37dcacd844 4 0.00/1.00 vMB 0
95,573 95,573 000000000001965fd69acd90564f4eac30353b66f7fe7c63040b0f8d98e24e52 2 0.00/1.00 vMB 0
95,572 95,572 0000000000059c6ab2c99621588b57c65ec28d2e99e1e694b89f36de47b98aad 3 0.00/1.00 vMB 0
95,571 95,571 000000000000e3b59c8e4f8a9784632a4bc7f495a49b73348e105d710ce92733 1 0.00/1.00 vMB 0
95,570 95,570 0000000000075f814c8039ee01ce2923f7f88d08822a88c5a3b81be164245fcf 2 0.00/1.00 vMB 0
95,569 95,569 00000000000150a9b01251517acf1ff717cd2a64d47325b5a680b1ce359191ba 1 0.00/1.00 vMB 0
95,568 95,568 000000000004ccaea9d9c4447503c8d3522701f0f1a91cad8fec24f4d7c1b0b9 2 0.00/1.00 vMB 0
95,567 95,567 000000000003d437325582b7553d80ae8a142571ed7c80b1a2ac356ec14f0ef0 2 0.00/1.00 vMB 0
95,566 95,566 0000000000062ab8b0a1c7af86d2beac3b3c8a658fafda8bb6668b46f13a55b1 1 0.00/1.00 vMB 0
95,565 95,565 0000000000046694f2c339308e14a0871bd165e3fbad97a82f1b726d3a40aeae 2 0.00/1.00 vMB 0
95,564 95,564 0000000000037e18f60a43cc9bafe648d1371d7d4d421fb9d61c9c023949675f 2 0.00/1.00 vMB 0
95,563 95,563 00000000000064ecbcaabc27388ccd431916a458ecffcc4cd2fe724dce26e709 8 0.00/1.00 vMB 0
95,562 95,562 0000000000064fc1e476179f831e71314928a57eb2a09f38085fb3010275d639 2 0.00/1.00 vMB 0
95,561 95,561 000000000007ad40c99ee221488ff52ba5d1945210bd497032729f43f7d75ee7 3 0.00/1.00 vMB 0
95,560 95,560 000000000001e25365645f68d9ce947264476c75bc9f767333fd198bc065e3dc 2 0.00/1.00 vMB 0
95,559 95,559 00000000000343907de7e2455a9e7b179b8a0ba0132b572cfc16f2b1946d5266 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.70 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: 778.24 GB
    • Received: 21.30 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.