Loading Tool

Explorer IconExplorer

Memory Pool

36,763 transactions
26.37 vMB
0.04307851 BTC
Random Selection Loading Transactions
Max Size: 147.10/200 MB

Candidate Block

Mining Attempt 63804f91e48ba001ac49ffe3354194523bc0e7a82bb2f73ac041c68117b8e368
Version 20000000
Previous Block 00000000000000000001894569c16419933144d02cc99bc2f2c198fde5dfc001
Merkle Root 7200a575ceee8a6927505f545635428b6693f9c5424b954d8c6a6e4123394774
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,113
Size: 1.00 vMB
Total Fees: 0.01290747 BTC
Feerates: 150.54 > 1.29 > 0.16 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,715 (90 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
939,625 939,625 00000000000000000001bff94ab6cd2bd78e8f3b089d5d58a2c3ff493ebc6123 3,542 1.00/1.00 vMB 7
939,624 939,624 000000000000000000008b7c352983035048742129f82627ab5a9e06635d6b0d 3,793 1.00/1.00 vMB 9
939,623 939,623 00000000000000000001279fc25f1e100c2cd239fdf4aa343394801f839af6ec 4,104 1.00/1.00 vMB 6
939,622 939,622 0000000000000000000098b3c33bbea252cfc3c1ea5b4a620df6eca15ee4d437 3,932 1.00/1.00 vMB 7
939,621 939,621 00000000000000000001d194054f7b891bca7f64d127906dbbe0a63001556ecd 4,039 1.00/1.00 vMB 0
939,620 939,620 000000000000000000010e8982bffe73326762960284d95f05bda587d57665be 2,837 1.00/1.00 vMB 3
939,619 939,619 000000000000000000000d907471c6ec7df7f8bcbc58e623cfba6b681b6abb4c 3,024 1.00/1.00 vMB 3
939,618 939,618 00000000000000000001124ab4ebf291d7714d6652a158f2dbdab13e9e3458a6 776 0.34/1.00 vMB 2
939,617 939,617 0000000000000000000181a15df439aac7f92a763edb0b5577342f73f206259c 646 0.18/1.00 vMB 2
939,616 939,616 00000000000000000000bd22928ab8a5f973e5c2e18b0f4e7815da03425992eb 4,035 1.00/1.00 vMB 2
939,615 939,615 00000000000000000001ce0d944779ba8e2a6ee5d6b5927ffaccade2c0ccdf28 3,200 1.00/1.00 vMB 2
939,614 939,614 00000000000000000001163d248961e039af7d745fe71a86589851b912defb92 3,255 1.00/1.00 vMB 3
939,613 939,613 000000000000000000003c5647187bbbdf97bfa5a8678a582a8f40de8c95f5c7 2,939 1.00/1.00 vMB 1
939,612 939,612 00000000000000000000ab29bbb769b2b9072a1708fc3f9284fe6f1863ca32ea 2,656 1.00/1.00 vMB 3
939,611 939,611 000000000000000000010385b2c220a8f0cb570a6c21a3b883a93f28d2bf1def 1,188 1.00/1.00 vMB 1
939,610 939,610 0000000000000000000133c9efab562dbc1e5a4ece427575f77e117a7f4708ed 1,218 1.00/1.00 vMB 1
939,609 939,609 0000000000000000000042cf4d90c72b7a2223a0746bcc49d09d6b4f9673e5a9 686 1.00/1.00 vMB 1
939,608 939,608 0000000000000000000197f4a71d5ae75d82ce882de6e901d0cfb2c092b036c1 2,909 1.00/1.00 vMB 2
939,607 939,607 000000000000000000012bf8965cc04f1d7463b22937d8f03292bca4d4d01fd4 3,584 1.00/1.00 vMB 3
939,606 939,606 00000000000000000000379656e9dd7575828348e38036b8ceb723d8cb61b307 3,346 1.00/1.00 vMB 5
939,605 939,605 000000000000000000008e5448f3295e51812fe3d2f830c63a8dec00fa57852f 3,224 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 826.22 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: 4,286.36 GB
    • Received: 237.14 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.