Loading Tool

Explorer IconExplorer

Memory Pool

20,475 transactions
16.70 vMB
0.04049787 BTC
Random Selection Loading Transactions
Max Size: 83.79/200 MB

Candidate Block

Mining Attempt 92641fa58938683a57c9312f98064112a174a5cbdfeb1e8e0bdb14dcf1794ca4
Version 20000000
Previous Block 00000000000000000001e012a03a86db87de0c816312467afbfd511e206a6de7
Merkle Root 45510246dc65c10187fcbe1e03aeadd8c577fa51750a3ad0acdf3ab09091ae54
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,872
Size: 1.00 vMB
Total Fees: 0.01018791 BTC
Feerates: 77.35 > 1.02 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,137 (840,404 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
73,733 73,733 000000000080bdbc00b8e568ec1b1cab90fa79b306feae37eef11f9696533f55 1 0.00/1.00 vMB 0
73,732 73,732 000000000046973825b7579b5e612796b0849a7dbb01a7ec42450360a139d35b 1 0.00/1.00 vMB 0
73,731 73,731 00000000009fae5bef751c2950af250eb79a20d465cb65b1d8475a6199176fdc 1 0.00/1.00 vMB 0
73,730 73,730 0000000000857abc4624335a837cc0bc9735cead26994d4162827bf650a091db 2 0.00/1.00 vMB 0
73,729 73,729 000000000079e39d68d661f87db51859a17724c3ba355cd6f140e5bacd13b46d 3 0.00/1.00 vMB 0
73,728 73,728 0000000000090ca83de00dd9db6d2d773482e43b1f335c67475b866004412c97 2 0.00/1.00 vMB 0
73,727 73,727 00000000001dac320f47c458496d693240859fdb4e703219e13e399bb2232892 1 0.00/1.00 vMB 0
73,726 73,726 000000000066e748d98bf934a693042ca9d08aecff71e1ecda7a77737425bd32 2 0.00/1.00 vMB 0
73,725 73,725 0000000000a5a9d204935cdfd2ec8a07a4a50f26c377e924c86d25f0812f5c10 2 0.00/1.00 vMB 0
73,724 73,724 00000000001ca93de2394a9e83b87fd45a2f50b9805ba4250b131b3183e28220 1 0.00/1.00 vMB 0
73,723 73,723 000000000071cddbeb45d26ec5c79c4f7e75eab2e2fe34ec9c785550b7bdf00d 3 0.00/1.00 vMB 0
73,722 73,722 000000000084bd558bd83f3a207b0280b1ea054fd66484bf2561e490ae5aa6f2 4 0.00/1.00 vMB 0
73,721 73,721 000000000003d0d2870623d9d53f1ab3259f302711efe230e42c68ed8d0d4820 4 0.00/1.00 vMB 0
73,720 73,720 0000000000a1aca497bd4c9ef2aec67ae93caeb7f72b99668704ed84f0356a64 1 0.00/1.00 vMB 0
73,719 73,719 00000000004069cb21a552db2e0ef703ef2090e21456dafe66d65fae746cc773 1 0.00/1.00 vMB 0
73,718 73,718 0000000000a58b4a960bf155c349a4fe04f390130ce938b568853d36ab6a38f2 1 0.00/1.00 vMB 0
73,717 73,717 00000000001f7f99dd5ac757537393f673f37eb986bd92e0b5d3a4ca13acaa61 1 0.00/1.00 vMB 0
73,716 73,716 0000000000572e45b61feafeae92b3402111bfeebe9843df1c7b2574b6305c85 1 0.00/1.00 vMB 0
73,715 73,715 000000000085f1c3adba064acabcea04baceb5b40c835403383a745db5490105 3 0.00/1.00 vMB 0
73,714 73,714 00000000005eca877d896cc7976ca5d2bc14d188030930c765566485b66979af 1 0.00/1.00 vMB 0
73,713 73,713 0000000000182099e0cbc3700460ed6d1557921259de3d8d4f1b9551a7a9440f 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.84 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: 562.45 GB
    • Received: 7.47 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.