Loading Tool

Explorer IconExplorer

Memory Pool

31,475 transactions
9.93 vMB
0.11741180 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.17/200 MB

Candidate Block

Mining Attempt 87ae5f1f20a9377f484b1973b405e374f43e66142011e6fe4ae01181c53dde25
Version 20000000
Previous Block 00000000000000000001ae806ffbb20a37afceb8c324178acedfa24b5fd1da9a
Merkle Root c98f2367ede63e542e555c2f2545830eeb0935d3d98ae680556472fa112ff391
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,627
Size: 1.00 vMB
Total Fees: 0.03552346 BTC
Median Feerate: 3.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,217 (646,525 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
266,692 266,692 00000000000000073bcbedd774dddf739e9f3f84dbd1916a49627a742d306024 384 0.19 vMB 86
266,691 266,691 0000000000000009d5bbe52d8f0a80f0413c24c91d27a95499b474f6c7ff0404 288 0.11 vMB 35
266,690 266,690 0000000000000003c1c778d7f300df158ab5a4a7a2dd28357fe63d7ca133f97f 690 0.25 vMB 104
266,689 266,689 000000000000000908fddb47210344de50e6d3bd842e649c68853eeee0390dcd 123 0.05 vMB 79
266,688 266,688 0000000000000007a282da1be9cb9e6b7dfbc76b7fbd4a34795f29d3d10cdae6 39 0.01 vMB 213
266,687 266,687 00000000000000090ec46b4cf9216ba8cb195702e4b2f8786092fd51527fff3e 308 0.12 vMB 101
266,686 266,686 000000000000000911cd90392a320b5aaf8ad8d9a75564327698ec87ccc39d75 165 0.08 vMB 55
266,685 266,685 0000000000000008025b6fd9d10988c086dcfb34c63bf6356df86a4ec34ce46b 307 0.16 vMB 3,389
266,684 266,684 00000000000000090252e8495b342db4a17e793bd6cc8f7cfcb2dd92c990d26f 119 0.05 vMB 108
266,683 266,683 000000000000000789e7fffe91bb5e40e7cd524a7cd4091e3043667242fd0a56 93 0.03 vMB 60
266,682 266,682 000000000000000a7ba6aa6511d2c2a7074c1a7648fd68fe8d204c8b0ab99809 192 0.07 vMB 76
266,681 266,681 0000000000000002a1bbca4a12aa18bae15c2a4d2623ed45e165190597afa942 487 0.21 vMB 94
266,680 266,680 000000000000000296f551af606e46eb660478a9363b25b1d0f7b328706594f7 117 0.04 vMB 102
266,679 266,679 00000000000000077169235eac3978d0ee8b20753009eb81733aeb999ecf80ab 68 0.04 vMB 36
266,678 266,678 00000000000000042fbb03ca811222f2040b20505b0682a6f8ae9983e3897f19 391 0.17 vMB 96
266,677 266,677 000000000000000285d2d0e18cac2be7033e8bae6e75ce90fa6440b05812a335 87 0.06 vMB 43
266,676 266,676 00000000000000037841932cfbc4eec501522406c9fc7d366036591327aeccdb 59 0.02 vMB 63
266,675 266,675 00000000000000079a4df39a1237823fafe24b8388fb68093bf907ad185922b5 59 0.02 vMB 81
266,674 266,674 0000000000000000f3edb315a76efbc276af05520ab08779c3026c5eb75ac589 208 0.07 vMB 79
266,673 266,673 00000000000000053fadbedb5f4931a6eb6047a7a571ac17610857596465a172 73 0.03 vMB 64
266,672 266,672 00000000000000035b6383ff4f99da342549122112be020718be0b2c4568897e 402 0.15 vMB 96
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 71
    • Outgoing: 10
  • Data Transfer:
    • Sent: 22.65 GB
    • Received: 0.45 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.