Loading Tool

Explorer IconExplorer

Memory Pool

88,107 transactions
23.29 vMB
0.06879567 BTC
Random Selection Loading Transactions
Max Size: 158.40/200 MB

Candidate Block

Mining Attempt 80f9f1b72f5ffe64ffe38c4c4b08d18bad90472aa3c588dd7057d88f52ae1292
Version 20000000
Previous Block 000000000000000000019b4476420a45227c4c00c3e782152e163690b4dcdf75
Merkle Root 639bd55672568e898bef425d70c8e3db76e1f2d5bd698479ef9283ad49f5e6ea
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,725
Size: 1.00 vMB
Total Fees: 0.01654145 BTC
Feerates: 151.16 > 1.66 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,896 (910,694 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
5,202 5,202 000000006b383d48b71cdf1aa824697863b286e6d302150d898c9783ff20aef9 1 0.00/1.00 vMB 0
5,201 5,201 00000000a7900a5c3cac254aa7db9052d2f694529a49c5b0477bf4d1e09269ec 1 0.00/1.00 vMB 0
5,200 5,200 000000005139fca0ddd3f3ab9372b45b51171e3ff9568dc2e5c756d08db16b0f 1 0.00/1.00 vMB 0
5,199 5,199 0000000004b5e05be7c491eb4f6cd26c118039046cfdc10bd42f575af477f67d 1 0.00/1.00 vMB 0
5,198 5,198 0000000079994f85bef0f1d6aabd59b089b5cd58e36d295fef9c0087ab399d30 1 0.00/1.00 vMB 0
5,197 5,197 00000000c9a90bb14ed4b41e2db5bf1e24a06b03792e866d7a925b52b2e5ecfa 1 0.00/1.00 vMB 0
5,196 5,196 00000000b2a680fb402a48739d1ed3e729cae7e391595ab6750546ec76bafa3c 1 0.00/1.00 vMB 0
5,195 5,195 00000000943ba7339120b1825aac5f04c1d3b353841168b3fe9c2bd088416a21 1 0.00/1.00 vMB 0
5,194 5,194 00000000979acfde1a0429e84cc740ffe1ff9881c7bed2bc5ca886faa7368e07 1 0.00/1.00 vMB 0
5,193 5,193 000000000b2b5c4032c9c9b96e7048ccfb1673ba6f445ac76bad8f6ba1b62fc6 1 0.00/1.00 vMB 0
5,192 5,192 00000000a6a591abb20891a698480583a76b4313eb5d6f6dcda282755aecbf36 1 0.00/1.00 vMB 0
5,191 5,191 00000000706322bbe5698eb5833f6a9ecc1f77154e5cb4efcb87b696cbb4ef89 1 0.00/1.00 vMB 0
5,190 5,190 0000000067651305205a78f27820c114c89115966c2fbe62ea20d2b571088c2d 1 0.00/1.00 vMB 0
5,189 5,189 0000000021d01cc4f26d3763abc14e6bae5e9961fb89723e692ee7dacb39cb47 1 0.00/1.00 vMB 0
5,188 5,188 00000000e160e3bc26a8bd8cc826c6b065dac61a48b6683d29997e94c45cb20a 1 0.00/1.00 vMB 0
5,187 5,187 000000008eaf02534ae0e5fc425563ce9084ec1f89b1d917f4351ce42a4cb79f 1 0.00/1.00 vMB 0
5,186 5,186 000000000d21a8252b86bf9105cf4c0a56ca512238adfd3ee483f0e215b96252 1 0.00/1.00 vMB 0
5,185 5,185 000000007689885f84a7fb445e5d4e3179411242d629d9e8b52d87a87d4768a6 1 0.00/1.00 vMB 0
5,184 5,184 000000003983b989ed5037704b37ccced779def688ee8ad2ffba10f1cd94c731 1 0.00/1.00 vMB 0
5,183 5,183 0000000059896c850423261359ed330fb9ba2a0b981d75972d54096925aadc33 1 0.00/1.00 vMB 0
5,182 5,182 00000000ebd8c7431a6be90e160a05fb198de2ff29fd05aed72f924f8e61f26c 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.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: 797.37 GB
    • Received: 22.30 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.