Loading Tool

Explorer IconExplorer

Memory Pool

63,007 transactions
35.51 vMB
0.08742438 BTC
Random Selection Loading Transactions
Max Size: 189.07/200 MB

Candidate Block

Mining Attempt 87cafa8f079b39b02fe7be20e99457bc76358a088b18201d4d0986e1da654caa
Version 20000000
Previous Block 000000000000000000019a0725ca2d0e21a923c8a725d5d1d79162ba450bcd64
Merkle Root 20b6fdccd78db8217dc733219a1838dbc95e6f6fb1482edd43056303b158f679
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,508
Size: 1.00 vMB
Total Fees: 0.01453414 BTC
Feerates: 301.05 > 1.46 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,398 (908,046 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
6,352 6,352 000000006af63aee2f43a15fd4fb7976da0be07ed90e0fa4feab5763a039eef4 1 0.00/1.00 vMB 0
6,351 6,351 00000000a8bdd379ebecfbd4b8a14d03ba76db5addf4274eaa427a84932883bd 1 0.00/1.00 vMB 0
6,350 6,350 000000006468ac6f353b6619057b3be1e44029731272ea2cf3e6bb7427f226ce 1 0.00/1.00 vMB 0
6,349 6,349 000000007c6befb84efe7266c7cd2573f1452573f7d397578b7b67198bb0cbbc 1 0.00/1.00 vMB 0
6,348 6,348 00000000709ec29ec2dc71813775b703420a9778dac292d48d28756d7ecdd60f 1 0.00/1.00 vMB 0
6,347 6,347 000000000d01f01bdf97b4cb90133fc9f2e20a61e1cd62a43101f5fdfd88eb11 1 0.00/1.00 vMB 0
6,346 6,346 000000009a6420e6e84a56b9e6c56b15aa3836d168f254bbfb05a0ce6599cc45 1 0.00/1.00 vMB 0
6,345 6,345 00000000999f159b0f6ae26078f331d5d20aa65b17ab58b8b41422885eaf4b25 1 0.00/1.00 vMB 0
6,344 6,344 000000001e6107da5e086b101e8af5e8f68cb0f5d267c15d66358c6b9ad27af6 1 0.00/1.00 vMB 0
6,343 6,343 000000001c53155b3f5a9e3d7a9abdd9f73a6d7a244ef5891fba5ca0953fb03e 2 0.00/1.00 vMB 0
6,342 6,342 00000000dc13311431d8a8019d731ea5d6b7a6dab21412fb37b28e8d494cb892 1 0.00/1.00 vMB 0
6,341 6,341 00000000f5989003c6281f982010302c086da7aeb7c5b7cb6c78d0a88b3af70a 1 0.00/1.00 vMB 0
6,340 6,340 00000000efd2d97de7c773f03ccda887ffd5e86b1290be4ded356a25147a0a0f 1 0.00/1.00 vMB 0
6,339 6,339 00000000a9c7b58df891736322b516799232e8c7006fab25255a871e00808561 1 0.00/1.00 vMB 0
6,338 6,338 00000000075ef619e95ee0ce9f508d0ba39fcf57b644f444d5699d9560c8995d 1 0.00/1.00 vMB 0
6,337 6,337 00000000b36d9aac5de8cc1be1e7cd7e7b2e610e2cece81251d4f52a03b5c1a6 1 0.00/1.00 vMB 0
6,336 6,336 00000000c4f4b5adaa1ff8e32f81d585476c4c068eb142d1a9407b04dbd2d0ad 1 0.00/1.00 vMB 0
6,335 6,335 000000005dc16ce13c7671bdaac9aed58ff0078489e578fd34c8bce3b97e15d2 1 0.00/1.00 vMB 0
6,334 6,334 00000000429f3066e1963c94df6bc5b44c5c5e6dc59861c403c91efc2e6e124f 1 0.00/1.00 vMB 0
6,333 6,333 00000000e9f98f2d446cc2aa66d55db4d3e877e1f92b6fae8b536097309f6edd 1 0.00/1.00 vMB 0
6,332 6,332 000000005e440ced458ed300e09b98f94a913a7b4ef196df009a8055f267d22b 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.31 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: 599.12 GB
    • Received: 10.01 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.