Loading Tool

Explorer IconExplorer

Memory Pool

78,662 transactions
28.89 vMB
0.11082663 BTC
Random Selection Loading Transactions
Max Size: 175.36/200 MB

Candidate Block

Mining Attempt b28889b874f52d02a0f603a3d4d96a5423e9e4e61c617d2f210dec58cba93a30
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 53a9dae39bddb32897a5871a33bfadbaba9aeb6151cdb1cffddb7762e00a64bf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,199
Size: 1.00 vMB
Total Fees: 0.03954133 BTC
Feerates: 602.26 > 3.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (450,399 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
464,906 464,906 0000000000000000000f10c9e2df392d54a6bf984300049258702dcb1dd4003d 2,555 1.00/1.00 vMB 155
464,905 464,905 0000000000000000015d5be65b63dd4aa780fefff9f475eea910cf72ab862fe8 2,106 1.00/1.00 vMB 162
464,904 464,904 0000000000000000008eb982c71e768d1b676db44dc5ba9d0b876433a7fbe0d6 2,354 1.00/1.00 vMB 200
464,903 464,903 0000000000000000008d449bc3f58fe85d8659dd76bbdd30f580fb2bdd6559be 1,189 1.00/1.00 vMB 173
464,902 464,902 000000000000000001234626fffc3c13014b4cbeb8c6789e0817c9fa328abe31 1,976 1.00/1.00 vMB 174
464,901 464,901 000000000000000001567061cda8d2e4bf5a74ab2d04359ba82540021cea0615 2,025 1.00/1.00 vMB 174
464,900 464,900 000000000000000000e56cf9f803a7e7fa0a8b130cd2c86cad20fb6b151459fe 2,298 1.00/1.00 vMB 211
464,899 464,899 000000000000000000ace1e98bcc3bfea57e586faa54c1b84244ea4b3d780746 2,032 1.00/1.00 vMB 208
464,898 464,898 000000000000000001ac039e4c875fa16e01be34f1d0ea4bfaeadcfebb90aadc 454 0.16/1.00 vMB 311
464,897 464,897 0000000000000000013f12f12d1f8036ad4f2ccad090239a1e5680cb00058435 2,123 1.00/1.00 vMB 195
464,896 464,896 00000000000000000202568122d48bfd06c036c2dfed981ed541d9e240dcbc5c 2,019 1.00/1.00 vMB 224
464,895 464,895 000000000000000000d6501d7c69d08a9c8df0bace79c3afbe89110685679ee4 2,404 1.00/1.00 vMB 244
464,894 464,894 00000000000000000031bb6d73991dc31eca50bff190a277b57249752e2f5136 2,104 1.00/1.00 vMB 273
464,893 464,893 000000000000000000c34806f3655e55b62584f339bc194bb07e2f708da88670 1,714 1.00/1.00 vMB 182
464,892 464,892 000000000000000000317d2469fea1a9e347ac78be59153b0d073abb747e7a2f 2,277 1.00/1.00 vMB 199
464,891 464,891 000000000000000000af8d8500f62840a37f956f609bc06b5da48512fcb53929 2,661 1.00/1.00 vMB 232
464,890 464,890 0000000000000000015ac24b81cd22c5ee021d4834ff4ebceb2801a6a0ec8787 2,366 1.00/1.00 vMB 202
464,889 464,889 0000000000000000008db94895421dd5c9688ef0a6c74cf4556c56636bb645ad 2,585 1.00/1.00 vMB 225
464,888 464,888 00000000000000000106751626a6aecb2939286e4cf09d8f55c947c26c452db7 1 0.00/1.00 vMB 0
464,887 464,887 000000000000000000f06ee23e100e20cfb3cb79b69219d5eb7c0b534d86d85f 2,707 1.00/1.00 vMB 254
464,886 464,886 00000000000000000080efec0ebac86484075869e3492a9660181951696ab40c 2,168 1.00/1.00 vMB 174
Previous 10 blocks ↓
Total Size: 782.92 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: 714.40 GB
    • Received: 17.53 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.