Loading Tool

Explorer IconExplorer

Memory Pool

77,518 transactions
29.51 vMB
0.07076923 BTC
Random Selection Loading Transactions
Max Size: 180.28/200 MB

Candidate Block

Mining Attempt 200594b15b73d3d30e6e84f2d52c8cdc3b9e62a6c9b500cb46cf3f2485a1b574
Version 20000000
Previous Block 00000000000000000000d3002cc735a2906070d791478a57e618190e90efce37
Merkle Root b57aa594db53fb2bc79d270a6b83a8bdac9a30d273afcad53bba4456bfecb643
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,025
Size: 1.00 vMB
Total Fees: 0.00562971 BTC
Feerates: 104.17 > 0.56 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,393 (621,868 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
293,525 293,525 00000000000000001e9d8acb212402c884f65d983b2a5cb66b82f2f659406eae 128 0.04/1.00 vMB 51
293,524 293,524 0000000000000000b089a78aa3d12940b43407dea8ccd2d8c9c3688c3b9c447a 16 0.01/1.00 vMB 21
293,523 293,523 000000000000000003ad61d537a224db773fa197696c1449637be06c5cea2392 321 0.24/1.00 vMB 29
293,522 293,522 00000000000000008b2425d6fd337fdb0e8fffd94a985f8d2cd4592b0fc5a935 70 0.04/1.00 vMB 25
293,521 293,521 0000000000000000ab399ccf009a8ed3c31a27ce789396e6a0cb9a0647e21151 672 0.31/1.00 vMB 42
293,520 293,520 0000000000000000d25f6e69cd9e17f12f04f86ecc4e557657673b169fbe9f38 205 0.09/1.00 vMB 35
293,519 293,519 00000000000000002ad6eeb24a6e6d752f4f5669fb72e3301d3689ad890d6a36 512 0.35/1.00 vMB 34
293,518 293,518 000000000000000018d96ffc13a1767c08ac35dcb1c45cc0e5faaa4f3ac256bd 128 0.04/1.00 vMB 55
293,517 293,517 0000000000000000734f9a3ace0a22017ec4477ede843050f412e29561164bac 786 0.70/1.00 vMB 26
293,516 293,516 00000000000000007689099e02f6ef4fb1afe1a8cf00dab200f4845aa8d04115 112 0.07/1.00 vMB 34
293,515 293,515 000000000000000077d6f91b9e1af0e93ef60051c1e454b01c7de1394e8b7d9a 285 0.16/1.00 vMB 31
293,514 293,514 00000000000000006f5dadd154e85f822d021e21ba31d9fe19722460edba9050 94 0.16/1.00 vMB 12
293,513 293,513 0000000000000000b5249c1b023383cf5b8c2fc1932c85d94434ddbcd29d68d2 732 0.35/1.00 vMB 30
293,512 293,512 00000000000000002f8d775b30f9dde271c1b64159c8685e21524a9ed11aaaa0 512 0.15/1.00 vMB 76
293,511 293,511 00000000000000006d354abce5e172728d775c015280cd6280aa0d222eeab7b0 458 0.26/1.00 vMB 31
293,510 293,510 000000000000000012fb2182c7612ae5067e477c3e231a6b5d42397a99776ee2 177 0.12/1.00 vMB 25
293,509 293,509 0000000000000000bbb08d5fe37b1567e89119e7e134e8cc7495a68f7d1186f2 758 0.35/1.00 vMB 33
293,508 293,508 000000000000000040f2d6ae58eca1105565568e6b0549beb9024057351bd7ef 139 0.12/1.00 vMB 22
293,507 293,507 0000000000000000c57ab684b74e352b9f49e1e82e376b36a9e75bf65d8b95fd 59 0.04/1.00 vMB 15
293,506 293,506 00000000000000005f91aa1efe9f96e0ee096669bdec1d0821a84762ad8be52b 455 0.29/1.00 vMB 28
293,505 293,505 00000000000000007a7a46621f6900805a2c5c04594cf96fb286505496539ab6 543 0.35/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 783.07 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: 720.91 GB
    • Received: 18.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.