Loading Tool

Explorer IconExplorer

Memory Pool

84,399 transactions
31.98 vMB
0.11259247 BTC
Random Selection Loading Transactions
Max Size: 193.75/200 MB

Candidate Block

Mining Attempt 5fa065108e09096e81588a2c0f95b8d97cab10e6a9c3ef328339589f25d2a1fe
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root b42f40c5805eb847d88b494339ec9ed3bfd21a577e1340ad7a7fd52e348a17dc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,488
Size: 1.00 vMB
Total Fees: 0.03967933 BTC
Feerates: 100.69 > 3.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (674,441 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
240,743 240,743 000000000000004d2f83a096d4f50ce5fccfd3d81fb97988ad9eac42ddfad5b6 146 0.07/1.00 vMB 96
240,742 240,742 000000000000000d23b68e72f7edcfa0310b448db84548b807d980d5d75133f1 618 0.25/1.00 vMB 201
240,741 240,741 000000000000000c3b869069aad9d5298b758197a873117a1f8af15d53be8069 155 0.07/1.00 vMB 157
240,740 240,740 000000000000006ed34baab2f76c739d1886f8a2aa21abcb64a72ef17659f790 143 0.05/1.00 vMB 52
240,739 240,739 00000000000000626cf2218e8b56ba4cd8ef9f429a58a624f80d6cb2120af65b 82 0.04/1.00 vMB 183
240,738 240,738 00000000000000ce3594acfac3b64dfb0bae393253aff68e5e45a75ae519e0ca 12 0.01/1.00 vMB 221
240,737 240,737 00000000000000c775771b0d0b84fe9373955a74fb2f91313f2fe65ce1d15dbd 69 0.10/1.00 vMB 42
240,736 240,736 000000000000001195f7cee2d32fd16a3960a86b60710567a3629986cc68e756 64 0.02/1.00 vMB 133
240,735 240,735 00000000000000b0587d1a608e1ded66606bb0ab02bf8471f036af2f0ffb2cc3 25 0.01/1.00 vMB 190
240,734 240,734 00000000000000d60cd5a43919783c6d9f03212ce1fe4054d13089ec2cb93140 258 0.14/1.00 vMB 114
240,733 240,733 000000000000001ae464aa54d2eac06a1a65c0e2219fe8a58fffb49b3795e3d2 553 0.25/1.00 vMB 166
240,732 240,732 000000000000001b6088a344320d443b33c423a9a4866a6133fbc4fb49aa1e56 392 0.17/1.00 vMB 185
240,731 240,731 00000000000000a5d9af19683acb38b212fa39355f193b66cd224a0e0a13e5b1 23 0.01/1.00 vMB 135
240,730 240,730 00000000000000fa535b30eead179156e260e6d3a7ec71c0bb524464e8ddbece 68 0.03/1.00 vMB 135
240,729 240,729 00000000000000aa5d40298f83f1be679185f9adecb611c26e084318d5387a7d 133 0.05/1.00 vMB 173
240,728 240,728 000000000000003a4ed2c86e41e3971b2beba71a607a45cd9e1b28cb85070da2 10 0.01/1.00 vMB 87
240,727 240,727 000000000000004f8f0b9cb297bf9c4c6d027b246c75b97a7fc2046bc87335d9 88 0.04/1.00 vMB 69
240,726 240,726 00000000000000fca4bc2cdc993689050dd91ba861b403d23c5568408036d084 563 0.25/1.00 vMB 220
240,725 240,725 00000000000000504624a4a2de21a1f3ae003b9c28c244e63fe77705352a3229 102 0.04/1.00 vMB 147
240,724 240,724 000000000000010ccbbac5687eafcd769137128679f57184680e9107ef915ebb 256 0.11/1.00 vMB 166
240,723 240,723 00000000000000490db6f326056f0f3ef89912350e10651ee590656b51bd0f87 265 0.12/1.00 vMB 149
Previous 10 blocks ↓
Total Size: 782.72 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: 703.49 GB
    • Received: 16.64 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.