Loading Tool

Explorer IconExplorer

Memory Pool

38,162 transactions
25.46 vMB
0.08777214 BTC
Random Selection Loading Transactions
Max Size: 141.37/200 MB

Candidate Block

Mining Attempt 7c687b88246351be69b227da4759a7faf45c421b7b8178f9fca80cc9163f762f
Version 20000000
Previous Block 00000000000000000000def7ac5ce15989953eb10e4359edf358789cacdfabd7
Merkle Root 7da0df7f678cb8ab8cab48bff5283fd07141f3c48363c14978c4021aecc39de5
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,996
Size: 1.00 vMB
Total Fees: 0.04766829 BTC
Feerates: 157.95 > 4.78 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,209 (12 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
941,197 941,197 00000000000000000001d1df835e2192e9e3bb841fb1aefbd037e7dbe0dface9 3,345 1.00/1.00 vMB 3
941,196 941,196 000000000000000000005f6090b84a99ad2c4be5c819c5fffbc86899df543467 2,220 1.00/1.00 vMB 2
941,195 941,195 00000000000000000001e1c35223068f43ab81295733740fd9077a986b286d84 2,703 1.00/1.00 vMB 1
941,194 941,194 000000000000000000002c6963821a6f43d7e645af4d7d2d3ad7740f34b293fd 3,714 1.00/1.00 vMB 4
941,193 941,193 00000000000000000000be1a0f4b5f673207ff8a432e4630ec5e47d5e00b5abe 4,161 1.00/1.00 vMB 3
941,192 941,192 000000000000000000010b2795c664bb5ad88acf063687ff117dc641be9c85fa 2,987 1.00/1.00 vMB 2
941,191 941,191 00000000000000000001aa14a528935450d363650aba644c17f6e743250b858a 3,358 1.00/1.00 vMB 4
941,190 941,190 00000000000000000000f6aac82c794e449a22336b7fbaa18b14278e2049a32d 4,337 1.00/1.00 vMB 4
941,189 941,189 000000000000000000006da1c8d40abd2e46eea578f8901535aea7119e60b46c 3,816 1.00/1.00 vMB 9
941,188 941,188 00000000000000000000dc1c770c260e6ba5ab88cbdb958a810832227aef332e 3,571 1.00/1.00 vMB 7
941,187 941,187 000000000000000000004bfa92ecb651f3fab4e57c5ea57e46c8f49a3dfaea25 3,773 1.00/1.00 vMB 3
941,186 941,186 00000000000000000001d6f717b9eb060a4dbd8de5a58c97e0d181159cb7246d 3,237 1.00/1.00 vMB 2
941,185 941,185 0000000000000000000159ef98d130eba5cbeb2611b5a57525422aaff84e3229 4,333 1.00/1.00 vMB 0
941,184 941,184 00000000000000000000a4912daedde308a5f4cb054ef12d9a1ec7ad0a3b33e6 3,403 1.00/1.00 vMB 3
941,183 941,183 00000000000000000000764a65e54c368f3bebf907f2500ba9dc8632ce68b705 4,884 1.00/1.00 vMB 0
941,182 941,182 0000000000000000000085d658f3ec1fcf1785c881d5b4feab1639995f550c55 1,445 0.83/1.00 vMB 2
941,181 941,181 0000000000000000000020eceb0622de739a56d395e5c264cfca2cdac99531f8 3,669 1.00/1.00 vMB 1
941,180 941,180 00000000000000000001a310b7cdfed92eaaed68c26c97e864528c8de78e96d9 4,430 1.00/1.00 vMB 0
941,179 941,179 000000000000000000003a0ac29dc00293263a08d3957210261fd53719c1f0b8 4,244 1.00/1.00 vMB 1
941,178 941,178 00000000000000000001228ae0742e94e130fcbd0ee69194272bc3e2ec1a98f4 2,046 1.00/1.00 vMB 2
941,177 941,177 000000000000000000005c2eb0998e43c674cc306fe8e0d5c70653f4f4f45e5d 929 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 828.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: 4,621.52 GB
    • Received: 249.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.