Loading Tool

Explorer IconExplorer

Memory Pool

26,008 transactions
26.91 vMB
0.06340044 BTC
Random Selection Loading Transactions
Max Size: 128.95/200 MB

Candidate Block

Mining Attempt a9ad5c3a04b97fe6d8bd343e6e830597f2273bdfc435d5b58ea7ed689b3fa188
Version 20000000
Previous Block 000000000000000000007b4acda7a1f244486b309bf9a2b96a9bb81c576cc579
Merkle Root faef5dc9fe46563ccb41164438f051698b4fcec5c91c30e52c423fdc5dda9a3d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,948
Size: 1.00 vMB
Total Fees: 0.01293781 BTC
Feerates: 75.68 > 1.30 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,488 (910,743 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
3,745 3,745 00000000c660ed1ea27df629561a3bf3b23111d9d23a2be10bebf8c56f4722dc 1 0.00/1.00 vMB 0
3,744 3,744 000000004f1b3400f03671507732231a97159626500f394e46ad24ab92ffd31a 1 0.00/1.00 vMB 0
3,743 3,743 000000000a79a13dda9e9edcf7f1dd7b88ef63ca6d4a0383d40c5ad12bf93b29 1 0.00/1.00 vMB 0
3,742 3,742 000000001419e5881c5acf071a5b27ff6e473314ead91830ce138d72864a1a04 1 0.00/1.00 vMB 0
3,741 3,741 00000000df01937342f4fa17c4848e31075d6d3df2647885a2483b1c0717ab75 1 0.00/1.00 vMB 0
3,740 3,740 0000000096d2e1bec83a991fa920117d3d2fc746789f1ed821ce22af28e6bab2 1 0.00/1.00 vMB 0
3,739 3,739 000000009bf795ececcb33f5070bb26a86ef33e0132184cd1007c3175d6e7ce5 1 0.00/1.00 vMB 0
3,738 3,738 00000000f0cc68d52db8fa62495e2515bf8e7e372c65e3325dc4e3735a6645fd 1 0.00/1.00 vMB 0
3,737 3,737 000000003b5125dd502fec32b1950c633f5e80b19fb5815d1eb1b80ecb41893e 1 0.00/1.00 vMB 0
3,736 3,736 000000005914e2b3a6f75f7648494da32a465a2bd03d1648ad08a4d368df4849 1 0.00/1.00 vMB 0
3,735 3,735 00000000505b340c3278544c04264aff94ea29757b59067f824f83cefba68a59 1 0.00/1.00 vMB 0
3,734 3,734 00000000416fd704533ad8030057b3ab45ce53e859d90ad0e407ad736c718673 1 0.00/1.00 vMB 0
3,733 3,733 00000000a8233dd7501c91d0474385145686628e1024d1fd4593253ee1428f9a 1 0.00/1.00 vMB 0
3,732 3,732 00000000cef85481350611e89105f24790c2cc5545f16ab61c5fbf291a863d9b 1 0.00/1.00 vMB 0
3,731 3,731 00000000c4548fab1772700e7b3bc812238180e39db8e61e4c129610a2e3d0ed 1 0.00/1.00 vMB 0
3,730 3,730 000000004022f29215d660e57f57a9e6875d20f7331ba5bf5b9ba2e85a67dad3 1 0.00/1.00 vMB 0
3,729 3,729 00000000d74a42e428e2d21e464cd9d6e72e74fac48a8389881b1cbd1932b564 1 0.00/1.00 vMB 0
3,728 3,728 000000002e088ac667dc013c89e656b8337b85a3ebac8404633d7e058b87a096 1 0.00/1.00 vMB 0
3,727 3,727 00000000ae65a8c73b2bf0ef6a648e40dde7586ee6d0aed6f141b8c1b6e2c63f 1 0.00/1.00 vMB 0
3,726 3,726 000000003a83e8631edb1a7ebc0530e2991b8acd0fbfc7339e90ae84464df978 1 0.00/1.00 vMB 0
3,725 3,725 000000002e9d7d4da21c0f03c168500cb0f1273dad7d7adfbfa7409a4323fe43 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.48 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: 611.58 GB
    • Received: 10.85 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.