Loading Tool

Explorer IconExplorer

Memory Pool

27,105 transactions
27.22 vMB
0.07185193 BTC
Random Selection Loading Transactions
Max Size: 130.55/200 MB

Candidate Block

Mining Attempt 6f332268ed01b0cf138393b414d2bb7783b6b1cf69b59c7e1fb30e6ad303dd75
Version 20000000
Previous Block 00000000000000000000222279f35db39c4c1e723abe28171badb7bd3d2267db
Merkle Root 67c3804819fceb0c41c1968f0460fda65f2018d4040f028c5ab1a6fd4798dd55
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,819
Size: 1.00 vMB
Total Fees: 0.02048062 BTC
Feerates: 178.73 > 2.05 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,491 (145,449 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
769,042 769,042 00000000000000000005093955bc9103052c622662f7acf528b926af756a1d64 1,305 0.42/1.00 vMB 14
769,041 769,041 00000000000000000004ec76c48a4dcc1bde6cd7582caf6d6745d7a7a0b38292 2,660 1.00/1.00 vMB 17
769,040 769,040 0000000000000000000533bd627dcfc0d45ddd31c85987ff090e920fb5da2455 2,496 1.00/1.00 vMB 18
769,039 769,039 00000000000000000000d6623844dc24022628db26a2f63d65070f6fa70ddf48 3,525 1.00/1.00 vMB 16
769,038 769,038 000000000000000000006106a142c92ed871d179d5a918958b0de6b277d10625 1,793 1.00/1.00 vMB 16
769,037 769,037 0000000000000000000026b8e25668ca9dd46aa2b98a8f74c21541018a7f2dce 3,246 1.00/1.00 vMB 29
769,036 769,036 00000000000000000006b816bd38d87f7fac9e97c2535ea58470267886d5c565 3,139 1.00/1.00 vMB 29
769,035 769,035 00000000000000000003d54f9542197440818bbd883b632bc8c79de352165d18 1,858 0.77/1.00 vMB 14
769,034 769,034 0000000000000000000057370aac93756f9f6fd8e92aabeea2fa877de4f66abd 1,027 1.00/1.00 vMB 4
769,033 769,033 00000000000000000006fbb6fe5313e5d8548314c9457d85f96dcd6aa4c90fa8 2,239 1.00/1.00 vMB 12
769,032 769,032 00000000000000000004328c8f7924b45d002dc93a05bedc1fbb046cac5c94ae 2,825 1.00/1.00 vMB 19
769,031 769,031 000000000000000000029ddf0bab0617c8a5703bf8e4fc8154fdabdad09968a3 2,237 1.00/1.00 vMB 13
769,030 769,030 0000000000000000000031c151ca9657d5bc603ba93c3a1b47abf0cb1ddb8520 3,274 1.00/1.00 vMB 29
769,029 769,029 000000000000000000046dd2f2c2cf332a45e4033074a78518b579e030ae2e0a 2,873 1.00/1.00 vMB 32
769,028 769,028 000000000000000000072556820d50c95461a7684acd2e6565933386b2702751 2,247 1.00/1.00 vMB 34
769,027 769,027 000000000000000000066dd5edaf562d9bb956bb6ed2cbea856dde5d1e0d9c56 1,050 1.00/1.00 vMB 20
769,026 769,026 000000000000000000041649422f85ef845f9fba9d35734a959524889bc3b863 883 1.00/1.00 vMB 4
769,025 769,025 00000000000000000003db9088283c35fc8dea6233f0eb515eccc299d67eb425 1,966 1.00/1.00 vMB 13
769,024 769,024 000000000000000000043830e3eb167f57e25fb5f47c9e2d27766f25d2e8c9b2 1,920 1.00/1.00 vMB 2
769,023 769,023 00000000000000000003a1a4bc123d4e3e3e023e33539be1a8619eeb15c6944d 2,200 1.00/1.00 vMB 3
769,022 769,022 000000000000000000068b370a84dcf7be4ca7f49294557e0601afcb97ca3a06 1,445 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.48 GB

Node Details:

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