Loading Tool

Explorer IconExplorer

Memory Pool

77,097 transactions
28.61 vMB
0.08878825 BTC
Random Selection Loading Transactions
Max Size: 173.52/200 MB

Candidate Block

Mining Attempt 3fc656a49e9d5b63feba09d284fd5d7fcf9f3bdc22d52d37cfe980180b4c0be8
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root 2aed53d56daa28b0e4043b80314ef02174f0c5a8bbfc42b4939fb91736f6274b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,970
Size: 1.00 vMB
Total Fees: 0.02319292 BTC
Feerates: 402.60 > 2.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (558,122 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,186 357,186 00000000000000000cc275f19b84e9abe8b802b515d376f0a6679d3f06956458 490 0.24/1.00 vMB 29
357,185 357,185 000000000000000000468e3b2e35631315cc83c6a6ee0918380b0bc3db95583f 324 0.21/1.00 vMB 23
357,184 357,184 000000000000000008dca4b332146e117c673ed333d99e00100e48ba2c54a8e3 595 0.29/1.00 vMB 29
357,183 357,183 000000000000000009750a845a6321c7681c96b68d30c05b4ae9ed1336e498e2 264 0.13/1.00 vMB 25
357,182 357,182 00000000000000000ca268065cb77877efcd3c9752e237f283283fe29eb61ddf 664 0.34/1.00 vMB 25
357,181 357,181 00000000000000000ad7656fd8a91e5812378e7dafc5c7b568cb19a8261477f8 1,044 0.68/1.00 vMB 23
357,180 357,180 000000000000000013102dde7ad443b49e898c32e2fe0eab49bfea3a27603f64 628 0.34/1.00 vMB 27
357,179 357,179 000000000000000003b5381bc605130da0e2f39136a20206b757329d31503490 749 0.75/1.00 vMB 21
357,178 357,178 000000000000000006369cf3e20ca2800b6dd91c709207c478bb38c3fcd855a1 1,146 0.75/1.00 vMB 29
357,177 357,177 00000000000000000cf4a6daeb228d7770126021b82b79950fde358fa9b14b01 1,582 1.00/1.00 vMB 22
357,176 357,176 00000000000000001602d792e34521d4cfc8ae6a1a7cd522dfc79728c7b1e955 1,712 0.75/1.00 vMB 33
357,175 357,175 0000000000000000007e8e4b3e1fac4b09127b63e9e97bfdeb59dee3600181d0 225 0.19/1.00 vMB 19
357,174 357,174 00000000000000000cafd856c609e7b9df0cd25db0d6f009cd988c3188cba2cd 64 0.03/1.00 vMB 49
357,173 357,173 0000000000000000056b2344807266dee33dc2d1ba02a8f4b70684d2e3e792bc 1,016 0.64/1.00 vMB 38
357,172 357,172 00000000000000000172e08b31a28de08a9634f135409c216bb238fc0cd721aa 972 0.59/1.00 vMB 32
357,171 357,171 000000000000000010fa9e6bf2150680f7666ad22cdb6c699ae6851ebc53c0f9 141 0.10/1.00 vMB 13
357,170 357,170 000000000000000004cc8aa83b894ea692fe3248a8f1f06ae33a0998c8df233f 265 0.16/1.00 vMB 23
357,169 357,169 00000000000000000f3246f52e71cecddfa61bca3aed08d447f793909fe168cc 334 0.18/1.00 vMB 25
357,168 357,168 00000000000000000eb5d9f6f20db8570fe4abf5b66da285a18be35c15d7a2c8 568 0.36/1.00 vMB 24
357,167 357,167 000000000000000009260d8795b818902a314a8e2e7dca84f2d350e8e2c39de8 278 0.16/1.00 vMB 20
357,166 357,166 00000000000000000a379a6f1d95d3e69d3be0c9e635501d606bf0b1cedd2e22 120 0.06/1.00 vMB 10
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.52 GB
    • Received: 17.56 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.