Loading Tool

Explorer IconExplorer

Memory Pool

41,606 transactions
26.65 vMB
0.05758785 BTC
Random Selection Loading Transactions
Max Size: 139.91/200 MB

Candidate Block

Mining Attempt b4e688867bcff0eb8ac423e65b926d2cfdb723cc07acb2579fe75ce075b1f883
Version 20000000
Previous Block 00000000000000000000dbff82779b294ccb8ffef3251a2f04537190df676bc3
Merkle Root e5a407330f1f5aac0e021800fa860f16663fb48928bc90191bd4e35bc2594161
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,023
Size: 1.00 vMB
Total Fees: 0.00835441 BTC
Feerates: 500.44 > 0.84 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,940 (80,739 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
834,201 834,201 00000000000000000000ad8a93fb830ac9e0de82ba2aace3fe12bd00dd384d82 3,618 1.00/1.00 vMB 15
834,200 834,200 000000000000000000001b95867e0182e85e74313cf5b6b1080fe762634b70dd 2,784 1.00/1.00 vMB 16
834,199 834,199 00000000000000000000629975069a7a23762a3a35138ce38cb8f3182164119b 2,382 1.00/1.00 vMB 22
834,198 834,198 000000000000000000034a5fc337f4316850628049e92908736cb9fc0f0cb64a 3,306 1.00/1.00 vMB 23
834,197 834,197 0000000000000000000050a285f68962b0b964064018f5239b2ab3f83830a1f4 3,666 1.00/1.00 vMB 41
834,196 834,196 00000000000000000002c73ef31f97f1c1bc5769ecbbc9cb326cf2b3830f114e 3,182 1.00/1.00 vMB 30
834,195 834,195 0000000000000000000355dc2ebc732f43d53690f76b33b05cf9e4b69332c582 2,298 1.00/1.00 vMB 23
834,194 834,194 0000000000000000000135ec489505dfe650241083f53fc2ec11077618834d3d 2,990 1.00/1.00 vMB 18
834,193 834,193 00000000000000000001289954a178440f4f2860f51487d4ca084b37a9a20727 2,700 1.00/1.00 vMB 17
834,192 834,192 00000000000000000002ca041f7699ed307ded7633fee91f38b89cf94b33b0e0 3,320 1.00/1.00 vMB 28
834,191 834,191 000000000000000000030d41e40e4dd1998d0a3f439524e2b106a9352e782286 2,774 1.00/1.00 vMB 19
834,190 834,190 00000000000000000002ccc45a3f870e28f9d9b9edf791ea988c0f92ccaaa3af 2,981 1.00/1.00 vMB 29
834,189 834,189 0000000000000000000048fd8e9f8fe84278d59175b31132d0707268c88da040 3,168 1.00/1.00 vMB 37
834,188 834,188 00000000000000000000a02eaf6beb6fbe16f97e2e4524e453b44ca9b2728b5c 2,430 1.00/1.00 vMB 18
834,187 834,187 000000000000000000028bf3b16954fde79ca92ffe124dcadf692d8052d23f21 3,638 1.00/1.00 vMB 26
834,186 834,186 00000000000000000002fd6a42d48439700bb3725229a97447f5188e7072ad02 3,435 1.00/1.00 vMB 44
834,185 834,185 00000000000000000000e41e4557c2bf7920f93a85bd9024b693e95e5cd6f568 3,144 1.00/1.00 vMB 28
834,184 834,184 00000000000000000000a221bd2183de3f3fc9386bfe6e32c1a3215861ff698b 3,423 1.00/1.00 vMB 30
834,183 834,183 000000000000000000011feaffed915c99772b2ff6c7e69319a66b38e9e2e4b2 926 1.00/1.00 vMB 14
834,182 834,182 00000000000000000000de4c5c73b4b24c22e980785c2b1e0475c2d11d9788eb 1,921 1.00/1.00 vMB 13
834,181 834,181 000000000000000000018bfb5399678df108c9f620e4a78b83385a5d52b83fc1 2,046 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.28 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: 656.91 GB
    • Received: 14.44 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.