Loading Tool

Explorer IconExplorer

Memory Pool

80,329 transactions
30.05 vMB
0.11896008 BTC
Random Selection Loading Transactions
Max Size: 180.27/200 MB

Candidate Block

Mining Attempt b2ddf0bd7bcddf7ea9ac643b96ba7337e94c5c2f20e20a1f64953ba8f61c8d0a
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 8e74e110170cfc20caf7f4b7ef18eddeca67a447916d68b99ae44aeebafabbcc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,787
Size: 1.00 vMB
Total Fees: 0.05751890 BTC
Feerates: 180.34 > 5.76 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (591,364 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
323,615 323,615 00000000000000000315b562e13f84de05904a39888626ec262dcc691263e958 1,065 0.35/1.00 vMB 43
323,614 323,614 00000000000000000fb20964d82a095cc0b081c160d99551a69ae0f0b0654636 1,378 0.75/1.00 vMB 25
323,613 323,613 0000000000000000052749da19675e864519b3d2811ce98d5b16ecc90800fa58 512 0.16/1.00 vMB 52
323,612 323,612 000000000000000007a3f29053703e6a89a18fba54b9e800abddb45d8341d13a 1,366 0.93/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.38 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: 664.48 GB
    • Received: 14.99 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.