Loading Tool

Explorer IconExplorer

Memory Pool

53,071 transactions
30.68 vMB
0.28101567 BTC
Random Selection Loading Transactions
Max Size: 162.12/200 MB

Candidate Block

Mining Attempt 836b0c022bdf3c3cf12c82b3523f48da46bfedade2397f09b4c66fd3f87d028b
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 125abda4334268e54de82b37a5c3f7e763a356e4f59d8ecdbdae0311a0cf0722
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,713
Size: 1.00 vMB
Total Fees: 0.08804624 BTC
Feerates: 229.15 > 8.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (617,087 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,618 297,618 000000000000000083211554dba29fb1be7125f1a797a93e8313fe1a173d9988 124 0.05/1.00 vMB 32
297,617 297,617 000000000000000050ea89d0b8a71e2c3c97fa3e5b7b8e51bbc1c145f4270f5b 401 0.25/1.00 vMB 29
297,616 297,616 000000000000000010ee03f173dfc0826661f1c28cdf1195ab8abcb1cb3299ad 140 0.17/1.00 vMB 16
297,615 297,615 000000000000000091e6b9ff2ecea19e9cc406ad0964e1ea04a6e3f3c406d637 128 0.11/1.00 vMB 24
297,614 297,614 00000000000000002d8a5813bf17d6f69ba06c747419fb52bcd2f336304a58c8 434 0.35/1.00 vMB 22
297,613 297,613 00000000000000001dc2373654e9405719dbdfb771923ba2e16a956237f0fafb 1,024 0.45/1.00 vMB 37
297,612 297,612 000000000000000060436cf3eb4f718d56458d5dfdd89332ec146a46dad3e567 57 0.03/1.00 vMB 20
297,611 297,611 000000000000000049aab7f67a242b3a93549fcd78d6b93f3a7069eac469d13a 419 0.21/1.00 vMB 32
297,610 297,610 000000000000000053ce25617adb2c50dd54fd80b4cc9c41ca5a07c0d6f118ad 255 0.18/1.00 vMB 21
297,609 297,609 00000000000000004fcf18d7491eb8491eda2ea8c1a75213dd3285964193c4b2 128 0.05/1.00 vMB 38
297,608 297,608 0000000000000000584272a9da85faecc1825af5cb0f9a172c6087295a85e9e3 154 0.07/1.00 vMB 22
297,607 297,607 00000000000000001f5f2dd1ddda5a62f81981befbf467b20104394418b49ed3 16 0.01/1.00 vMB 27
297,606 297,606 00000000000000000ae5e0c4202c4f0788cf9f2bf0b287b6e58b6a9ce533331d 298 0.13/1.00 vMB 36
297,605 297,605 00000000000000008ccb88323f735dd45f96aa36e2256132da55cf6738d53ece 23 0.01/1.00 vMB 24
297,604 297,604 0000000000000000702c988d0d198959ba594270ff66c6d040da435b3be2e2de 63 0.03/1.00 vMB 31
297,603 297,603 000000000000000006451f559fca7a24ba69f5880fab6522039699ec83f29fdb 87 0.04/1.00 vMB 28
297,602 297,602 000000000000000033f179f33b8f5e7911ba604d7d2e84ecc9f73a4c3ba0b702 693 0.35/1.00 vMB 33
297,601 297,601 0000000000000000257a21b8f21f2b084dc7149ecc556ad2f3563e5a5b770575 167 0.13/1.00 vMB 23
297,600 297,600 00000000000000004fb3b9aec53be2987714587d4f72c55a59d42d827477b382 109 0.06/1.00 vMB 25
297,599 297,599 000000000000000033105e3cb2e13acb6870c07dbaa4cd53aa54dd443482e6f7 110 0.08/1.00 vMB 27
297,598 297,598 00000000000000001666beec523968086a2539cb2077761978c59d6b486e829f 27 0.03/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.87 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: 644.26 GB
    • Received: 12.61 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.