Loading Tool

Explorer IconExplorer

Memory Pool

83,397 transactions
30.41 vMB
0.11033037 BTC
Random Selection Loading Transactions
Max Size: 184.45/200 MB

Candidate Block

Mining Attempt 92502e5d91011293b0d6a1dd96fd263a6c4f2d9912073c2829116d4e917e38b0
Version 20000000
Previous Block 00000000000000000001cb55e2e618f7d0b14eff6361ccd981eeb53f94067c6c
Merkle Root 140f0e3eeb3d2a07df2808feee85de84ecc152c8843c697dc0b809b6b99f2c32
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,244
Size: 1.00 vMB
Total Fees: 0.03564044 BTC
Feerates: 301.57 > 3.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,120 (671,378 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,742 243,742 00000000000000291e2e87661c04879e535f65c3ef95559ac298fc9671510e4c 576 0.25/1.00 vMB 199
243,741 243,741 00000000000000b705f93d9561f551d24cf711c412322d296eb87177e68740be 158 0.07/1.00 vMB 207
243,740 243,740 0000000000000004755b377384949d2e691fef954f8d68e602cf1b9f278a7f01 73 0.04/1.00 vMB 190
243,739 243,739 00000000000000aa87cb058b0e89365a86a260e3f587bba97f95ac28ae88c5df 17 0.01/1.00 vMB 169
243,738 243,738 000000000000003b77f4df781ffadf7333ac7144b04032fee06c05fce784020c 86 0.05/1.00 vMB 76
243,737 243,737 00000000000000762ff6a0b00c4c6281c202b2ab8881a9c9dc8cf1e1fafa9bf4 68 0.07/1.00 vMB 70
243,736 243,736 00000000000000c6ab61b17588b2e75850235c32bd99ff1258567a1ef0fc2250 66 0.04/1.00 vMB 13
243,735 243,735 000000000000009b04c2dbaa1515bfe9ec2546cf0040a9d16f31883d04c67281 349 0.17/1.00 vMB 201
243,734 243,734 000000000000001764d688acc2c68b7121d49ce88fe162bd587f14bf27dd489b 82 0.06/1.00 vMB 23
243,733 243,733 00000000000000ab09845f9a3d88195365618366565744494e07b52281979596 496 0.25/1.00 vMB 142
243,732 243,732 00000000000000b06218e00567dd40c260b0c9397b168313c9003059b3c357a0 329 0.16/1.00 vMB 114
243,731 243,731 0000000000000036b3581c1adefa072d25c66306132080d1fc1d8ed29c9a9b7a 326 0.18/1.00 vMB 170
243,730 243,730 0000000000000020333e2d30c66bc0eabbfdca171101dfaaf81b403e8ce6e9a5 35 0.03/1.00 vMB 28
243,729 243,729 000000000000005aac96b713d45f65038bb0ce3f5ced86da4d500fd48afdb22b 547 0.25/1.00 vMB 120
243,728 243,728 000000000000008d99bfe3a002df65991f6389fdee5660b307c03ced484f611c 586 0.25/1.00 vMB 173
243,727 243,727 000000000000006214cd0d6e18e90ff579dec5e908420f98ceea61dcb41f79d2 76 0.04/1.00 vMB 63
243,726 243,726 000000000000000372f1a678a4cfb4755599b725e2eaac377454b09e29bac154 384 0.14/1.00 vMB 185
243,725 243,725 00000000000000ca403d705efcfa4041fa6bad01456aa1633bc465dcccf699eb 90 0.08/1.00 vMB 96
243,724 243,724 000000000000000a955655eb49770c80185d169363968bd93138c6d4505472c0 268 0.12/1.00 vMB 153
243,723 243,723 000000000000001370b97b2758050819318d6c86b8f2a6902728750db849d320 246 0.12/1.00 vMB 140
243,722 243,722 000000000000000a7455be1cea8bd49e8059ef3f2a8c597a1ec57f728f7f3283 210 0.11/1.00 vMB 157
Previous 10 blocks ↓
Total Size: 782.60 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: 671.77 GB
    • Received: 16.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.