Loading Tool

Explorer IconExplorer

Memory Pool

80,560 transactions
30.90 vMB
0.07046753 BTC
Random Selection Loading Transactions
Max Size: 188.05/200 MB

Candidate Block

Mining Attempt d817ed08daaa4b6b310db4125d696851d7b1f8381a673eb780993882e0a86dbc
Version 20000000
Previous Block 00000000000000000000e6b6d7770bd2fe9564667081eb588a4ee37f4db3b6f3
Merkle Root 7e1dac3afe69df405206a50f9dcba5875cabeecb4aa3d8f15542b3523779f0a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,847
Size: 1.00 vMB
Total Fees: 0.00399802 BTC
Feerates: 70.37 > 0.40 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,213 (544,588 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
370,625 370,625 00000000000000000dd8ff416668f4a42835aacea8866ce0e831e25f9aa52d90 386 0.23/1.00 vMB 30
370,624 370,624 00000000000000000dd7c6b82851d1f1a9d03e127e779a203e320f946f941267 1,636 0.92/1.00 vMB 37
370,623 370,623 0000000000000000136e4e837bec29f5206a311f4fc52f5825c9c52a0cf1e77b 420 0.28/1.00 vMB 32
370,622 370,622 00000000000000000021918033721302899669e80ee0297b9c7cde48d5589e06 1,843 1.00/1.00 vMB 35
370,621 370,621 00000000000000000e20ec3d386a1a4decdef7c48532e253475766cecf43163a 1 0.00/1.00 vMB 0
370,620 370,620 00000000000000000d5a3a9d9f36ae40628dc03a95f16871a272586def08bb75 2,136 0.85/1.00 vMB 54
370,619 370,619 000000000000000007b163bf80e47dc55e4a26788ff23d260c5062801635e4fc 859 0.47/1.00 vMB 43
370,618 370,618 000000000000000009e121cd5455901d26c40b2fe1b789c2667f5f08c3e6229a 430 0.23/1.00 vMB 35
370,617 370,617 0000000000000000032b864bf46ce0c0a851d6c51b2c17dfc902635b5ea7e448 1,624 0.82/1.00 vMB 40
370,616 370,616 00000000000000000af63a060cc281f7c7130693b7d5062025387743a77d37b1 640 0.34/1.00 vMB 44
370,615 370,615 00000000000000000224ae37bf466e6c539d1048e647d828eaf7f26e56f7ffa6 213 0.14/1.00 vMB 30
370,614 370,614 00000000000000001481159059e83e85a587b663aa9562d60b20f3e936c4e6b0 556 0.28/1.00 vMB 38
370,613 370,613 000000000000000000ef34c291095e7deab7d924eacd3848e579fded0b5ee9c0 593 0.34/1.00 vMB 35
370,612 370,612 00000000000000000e479a5d91e1c4e9a2df0ea0a46b0825ed9938c94511d5a0 80 0.08/1.00 vMB 14
370,611 370,611 00000000000000000268e766ef02b5f0a8960ac135d31bb3976263bac6632095 589 0.37/1.00 vMB 29
370,610 370,610 0000000000000000025cbb2d3a1be3bd2b237d5733a86487093816df708ce4dc 253 0.16/1.00 vMB 25
370,609 370,609 00000000000000000c708b812ea69f7ea3a5adfe90ea03f37c12e9821137ab71 428 0.25/1.00 vMB 29
370,608 370,608 000000000000000001fd62689f7c81e6936714d37379270c91f1d8c6f029cac0 890 0.40/1.00 vMB 36
370,607 370,607 0000000000000000043340cf2eb8e784033b7824227a44ff9b54baa0ea8aeefe 1,256 0.59/1.00 vMB 40
370,606 370,606 00000000000000000564c10767ef6dfc9adc7d34e28280b58d7366f6e1fe7f71 41 0.02/1.00 vMB 46
370,605 370,605 00000000000000000ebf031b6c08c2c080c4ad1242983463a115bee4ee68341b 541 0.26/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.76 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: 708.96 GB
    • Received: 16.80 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.