Loading Tool

Explorer IconExplorer

Memory Pool

75,876 transactions
28.05 vMB
0.08821538 BTC
Random Selection Loading Transactions
Max Size: 170.64/200 MB

Candidate Block

Mining Attempt 64fea0454a40d7b6fba79e8d188c597434dc5c03c087eff6d208e4575ffb644b
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root 58a46a703423837f8efa3de0c60d9a2d514c60c1650c61cdf7458e1be45dbaba
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,768
Size: 1.00 vMB
Total Fees: 0.02759146 BTC
Feerates: 118.43 > 2.76 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (9,676 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
905,611 905,611 0000000000000000000225a3d68d7000835b061e8fc28d1502c74ee0cbdcacf6 3,863 1.00/1.00 vMB 1
905,610 905,610 00000000000000000001947232cbc6381ae1267855fa942a463a9a9913e9f7c7 2,111 1.00/1.00 vMB 0
905,609 905,609 000000000000000000005af89e9d0cc3b2a440a1fc89a00d26c22f60af3c3fea 487 0.13/1.00 vMB 2
905,608 905,608 0000000000000000000129295c022dc893a825702afe405bfcedc08b0e822e7d 415 0.17/1.00 vMB 1
905,607 905,607 00000000000000000000afa75e5175c877c29c2498a4475f06f07ce2fae40153 2,339 0.62/1.00 vMB 2
905,606 905,606 000000000000000000010cad8f3e1872f339ffec8b48ecdd2222eca0a7084d78 2,457 0.67/1.00 vMB 2
905,605 905,605 000000000000000000004629d468f50556e7924264f855e91c2767d6767921d6 1,250 0.43/1.00 vMB 2
905,604 905,604 000000000000000000000fe7d98221dfb4872c560f11a374656684878c92e542 2,279 0.97/1.00 vMB 1
905,603 905,603 00000000000000000000ff7c2cac9303003d24e855e4c0862c7a47669028eb8e 3,039 1.00/1.00 vMB 4
905,602 905,602 00000000000000000000d0946d20be492864c41b39c28bce2524701e92d64e6c 3,127 1.00/1.00 vMB 1
905,601 905,601 0000000000000000000112783fe746afc113763f5a7980824b0081aef53fbaf1 825 0.23/1.00 vMB 2
905,600 905,600 000000000000000000016993bf0f318d7f3891a980d9217c31661ac8bfdad5e3 1,437 0.61/1.00 vMB 2
905,599 905,599 000000000000000000002e2e9ff9d33ecf5173f09d0b44edc958cc0ceaffa453 111 0.02/1.00 vMB 3
905,598 905,598 0000000000000000000162bd00dc6f0c674c5de87bc28b5befc8e7c4a2d85d4c 716 0.27/1.00 vMB 2
905,597 905,597 000000000000000000001cd62a95bd5c7de5c219bf01620861f532afaacce0f0 1,607 0.38/1.00 vMB 2
905,596 905,596 000000000000000000015da88372e57a3ae0aa27a3e9e0d12848b08aceaf3600 2,657 0.79/1.00 vMB 3
905,595 905,595 00000000000000000001b15a2416a1657d459ab6a8f1462451df00403a112a1e 1,554 0.39/1.00 vMB 3
905,594 905,594 000000000000000000008cfe9a23ff0632d4587f84675197d72ec24e2ac6399a 3,515 0.95/1.00 vMB 2
905,593 905,593 00000000000000000000fc2b1fa80d74a15f7f6c44d937066651a73126ccab22 3,304 1.00/1.00 vMB 3
905,592 905,592 0000000000000000000233f5bf38bcfd15094573bce56c68894797edb160bdc7 3,693 0.99/1.00 vMB 0
905,591 905,591 000000000000000000011b5faebb3695d035130548ce980134b9582eded0499b 1,963 0.58/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.89 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: 713.38 GB
    • Received: 17.36 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.