Loading Tool

Explorer IconExplorer

Memory Pool

18,018 transactions
8.17 vMB
0.03732197 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.80/200 MB

Candidate Block

Mining Attempt 63ee05bd6e2538e3e18aabbee297e0174903c89cb8546f5ce7b5ccaf71517a53
Version 20000000
Previous Block 00000000000000000000a45db616fc5e02bd7b3acac1b70a222f1658457231ae
Merkle Root fb90b53d6cbcad376435b8142e3fd9a2c0dcd731d988f65ba846600a9fe571e6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,728
Size: 1.00 vMB
Total Fees: 0.02002647 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,412 (875,201 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
38,211 38,211 0000000007371f617d2090034cd6d2931401d5e8c63715eda5bb5fdbe01aa163 1 0.00 vMB 0
38,210 38,210 000000009213874906f9a321c4f8a7b14bce5aaf75d8e20095748c2d23b87c87 1 0.00 vMB 0
38,209 38,209 000000004d76908571d12ab34da02812ea50aa4ab81e91e19f381a62724f92d9 1 0.00 vMB 0
38,208 38,208 0000000031bc9b643c0bb354a34fc9991344c3701196c23dcbb4aaa4431e8fd8 2 0.00 vMB 0
38,207 38,207 0000000029eadc53cc8fdc9c520dd099e62c8a1124de417114f137a457af389b 1 0.00 vMB 0
38,206 38,206 00000000ab53f02eae2e35bde094b0de5852a31a661be7a50e6d29972a9a9d79 1 0.00 vMB 0
38,205 38,205 0000000089af5b9b63f337354a6a24a2cc7e9db5c7327b4fe79367b9987741bd 1 0.00 vMB 0
38,204 38,204 000000004ec9799d39477fd58820665ff35316766413694c90e3d7cfa5a51249 1 0.00 vMB 0
38,203 38,203 00000000554cba8f214b76afced8773763f00f2ccde68efabab347e424caf561 1 0.00 vMB 0
38,202 38,202 00000000b14ad0f30fe5cee0f56b9293c164ebdb7e722d2b1908361e6df55e51 1 0.00 vMB 0
38,201 38,201 000000004b47c72433d7a1f09d4bf8d1890dff7632cf6464c9445bbb9a721fb7 1 0.00 vMB 0
38,200 38,200 00000000a1d77d8dd98f2c416a414bc067fe0fe0c3ff9f71cafa2e4207ed4945 1 0.00 vMB 0
38,199 38,199 00000000692b579326651ff1de5be2d8df907177f77a9db0f29f75f8b129bbd4 1 0.00 vMB 0
38,198 38,198 000000004c492009f91264b1848587d6c772e696191da21b5032212928a72328 1 0.00 vMB 0
38,197 38,197 0000000093babe72408201c75e0b67f0420a03a6aed229787df45982dce65a39 1 0.00 vMB 0
38,196 38,196 00000000b8ce0d30717226cf124f8ed52509eb85a345f7490e6159f50b03f032 1 0.00 vMB 0
38,195 38,195 000000001ef2195a847d3a9834c162f30c68c452c737a9159b69618d793830c8 1 0.00 vMB 0
38,194 38,194 000000004607c9ee8f3ceb6a9ebf40b6c0f6fce00d382657d8ed072e096f20e9 1 0.00 vMB 0
38,193 38,193 0000000060a2d2a50eba2909958b2a775b26ae57736dfc025e10efde60a5206b 1 0.00 vMB 0
38,192 38,192 00000000bd8d1898af97092f630e16adfb8b5afc0c09c2bcb41c4c3974c6dd0a 1 0.00 vMB 0
38,191 38,191 00000000450e0fc1ec4bfd1a6db8e7dcdd3301d55169b3d884f5eee547abf642 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.58 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 286.07 GB
    • Received: 1.15 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.