Loading Tool

Explorer IconExplorer

Memory Pool

84,847 transactions
31.39 vMB
0.15277754 BTC
Random Selection Loading Transactions
Max Size: 189.44/200 MB

Candidate Block

Mining Attempt d74d04dd450f6bf3dd1ba7dec53e7925b97fa4c6a789f255950060e8df19e71d
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root 4e332cc8b53b070c5481f66b5939c423d8cb4da1f75b995c016dfab87dd7d01d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,663
Size: 1.00 vMB
Total Fees: 0.08056639 BTC
Feerates: 366.60 > 8.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (591,338 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
323,636 323,636 000000000000000017613c372b8c4c6ab4949eb5738366fb79b025d3a2f9dc39 950 0.53/1.00 vMB 27
323,635 323,635 00000000000000000a9fd68fcc6bf1925c6339109787b179ecf4d0ac3c27da48 1,061 0.60/1.00 vMB 29
323,634 323,634 000000000000000018345fe6df0632ffa69930a028889f217aec639e2b7c62f6 653 0.37/1.00 vMB 27
323,633 323,633 00000000000000000ca1b9fa8c1aa6c483d0cdf01fb5dcca92a0b1701fc0dcfe 382 0.34/1.00 vMB 22
323,632 323,632 00000000000000001d9a09f455960b305644eb7ec3803ed4608c44f850e548d0 128 0.12/1.00 vMB 22
323,631 323,631 000000000000000018b74b42b8968a5744fa382ab35f98ab1922e06070df866a 278 0.14/1.00 vMB 30
323,630 323,630 000000000000000018f655b6fcc3ce4e0a598d44d14eddca091cc7752dbc0896 168 0.16/1.00 vMB 11
323,629 323,629 0000000000000000173b68b575fdec281fff40aa582ddd811913eddca9f3af89 1,235 0.68/1.00 vMB 32
323,628 323,628 00000000000000001ce26f0f8597d43efd16217a781e55383c655d8c9e644e1f 779 0.41/1.00 vMB 37
323,627 323,627 00000000000000001c80a7c1ebae671b227eeb884f7424cbb65e42e7ff4d3417 125 0.12/1.00 vMB 17
323,626 323,626 00000000000000000027b594c2d2bb3daae0e843f41818be9d4ebb45d7b558cd 1,005 0.44/1.00 vMB 33
323,625 323,625 000000000000000016b1451d6c2d3ce3a33d6a89971ac9c99c28c047aa0379fe 273 0.14/1.00 vMB 21
323,624 323,624 000000000000000019ec1ee4b5ae3884cf88d1fd17c6b50472b38c57b0cb9198 466 0.23/1.00 vMB 37
323,623 323,623 00000000000000001bb5ba584236ec711b739cc78c82fe0840b3dad1d73dcabf 525 0.30/1.00 vMB 25
323,622 323,622 00000000000000001de475c1891c15b23e4e1ddecb2ff187306fb95154b446e7 422 0.38/1.00 vMB 19
323,621 323,621 0000000000000000101d25a4416ed3f76d38b8d5b351c79ea1e14a5a14f8c7a6 592 0.30/1.00 vMB 25
323,620 323,620 00000000000000001e409130b6f6389b88d8b41d3fa177c55473ca1c1f45b375 201 0.12/1.00 vMB 18
323,619 323,619 000000000000000019bc7ca57017705cd621321c2b11025e307ce5ad384ba09d 1,052 0.50/1.00 vMB 32
323,618 323,618 000000000000000013b71ddca6ffe6056327ccdb3d7546fcfe20832bf1e9d8c8 1,103 0.57/1.00 vMB 29
323,617 323,617 00000000000000000a5f208c9ba863747f3f90eced2ef3712ce29779a4faf77d 704 0.62/1.00 vMB 19
323,616 323,616 0000000000000000142e4b59d007796615d0c8f9947c99ec68f44367a8a14b6d 455 0.75/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.34 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: 661.68 GB
    • Received: 14.82 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.