Loading Tool

Explorer IconExplorer

Memory Pool

39,617 transactions
27.07 vMB
0.05537145 BTC
Random Selection Loading Transactions
Max Size: 141.47/200 MB

Candidate Block

Mining Attempt fdc3340a72b92e4912b3fb17429d9038a48cea0f6b13ed66ae39ef616cf808ce
Version 20000000
Previous Block 00000000000000000000245eed505a538a5d305de614b12adbe4c5ba2b15f80a
Merkle Root f606f0104fc5386c8d3785be83d050939e481be6378a4736dac509addfff5096
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,193
Size: 1.00 vMB
Total Fees: 0.00527361 BTC
Feerates: 69.10 > 0.53 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,863 (680,312 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,551 234,551 00000000000000a0930d6524871ad4a6801bee913b91aaddb1e61f63955e0825 667 0.25/1.00 vMB 271
234,550 234,550 000000000000012822c4d6ce3f8a1fb8a779c3848b306d6041aa482350695b04 406 0.19/1.00 vMB 246
234,549 234,549 00000000000000986e397636d3ec9dd0b46fcca233390d11b2ac17dca8612894 376 0.19/1.00 vMB 228
234,548 234,548 0000000000000076c79dd173fed088fb79b9668cd56a99cd7301d8ca26189d41 375 0.15/1.00 vMB 299
234,547 234,547 0000000000000069cfbfde88c75a7b8e0f5c0a2c53d713c48fabaf6dd98c876e 664 0.24/1.00 vMB 195
234,546 234,546 0000000000000018d87f3c3cff73191b3b08b085baba8d6b39d7d0b7d6c41362 159 0.07/1.00 vMB 223
234,545 234,545 000000000000012bf26c23930bc657d3da168d8f171c1afa979976da785e5896 342 0.15/1.00 vMB 152
234,544 234,544 000000000000003fad783ace18fd14a08b898e58d539aa60ac84fe6eea610c68 240 0.10/1.00 vMB 160
234,543 234,543 0000000000000011c29ea2f9aa47a3111925ef1b91c536b7740149350348129b 210 0.07/1.00 vMB 74
234,542 234,542 000000000000015192b30e7248f2391dfab4e0c1fe8c5a320299317491cb8cb1 510 0.22/1.00 vMB 158
234,541 234,541 000000000000013585134d30d3b111a57c618d262a3b62eacf5f2dc6b261b7ab 199 0.15/1.00 vMB 102
234,540 234,540 0000000000000049507f7e84ab8e7b60274f4f1e3c44f5de10f254c9018f6f22 287 0.15/1.00 vMB 161
234,539 234,539 00000000000000e2d45267f5bac99fae13be4544c2702a1dc9338d8b3f54d94b 550 0.25/1.00 vMB 174
234,538 234,538 0000000000000169fdc75321aa08955d84c0f76b648c0bb71caeee4aac42760e 645 0.25/1.00 vMB 314
234,537 234,537 000000000000004c53692a30cae315ccde7fe2b751667b6e0b26c660b38ec2cf 179 0.11/1.00 vMB 100
234,536 234,536 000000000000006aef1883e85bf1d23b98fa30e25a2aacd2f9a64c87e2bff490 334 0.10/1.00 vMB 128
234,535 234,535 000000000000008ee6db020a7c94d3aff2f4908a0209f474e1d0d27e633608d7 858 0.41/1.00 vMB 228
234,534 234,534 0000000000000100a64ae58fa2d267c5b7e84bf319adb70dcbe2af03edc8b578 498 0.25/1.00 vMB 161
234,533 234,533 000000000000012f7e8067a6fa84ccaa58078336440dfdbeec4957d8f28d5017 396 0.17/1.00 vMB 173
234,532 234,532 000000000000002eb22cd5f086ce210fb00484e548c71b94fc2542cdfde7b5a4 114 0.06/1.00 vMB 203
234,531 234,531 00000000000000412f0eeb795089f937b61931c9d528a8d44bd0f3a35d36e12e 267 0.25/1.00 vMB 87
Previous 10 blocks ↓
Total Size: 782.15 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: 652.93 GB
    • Received: 13.81 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.