Loading Tool

Explorer IconExplorer

Memory Pool

42,840 transactions
27.91 vMB
0.06122338 BTC
Random Selection Loading Transactions
Max Size: 147.12/200 MB

Candidate Block

Mining Attempt 44d1242cc40c32879fa2d469c866af975bd17527326a61aacd54055032b1fd15
Version 20000000
Previous Block 00000000000000000001c8540de5dceba6fe0c17c8f2c5409bc2924f72da5448
Merkle Root 78dbd60cf1c8e039b52c836eb0fdcb093510b15d2ba5f66687c0b4a172739317
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,376
Size: 1.00 vMB
Total Fees: 0.00890738 BTC
Feerates: 84.58 > 0.89 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,834 (680,276 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,558 234,558 000000000000019c28c9ee2f3bd4e73e36755d4c3e03f918879c8de03d19c94c 279 0.16/1.00 vMB 1,008
234,557 234,557 000000000000006940de6906f80f6721a2754fb11db6c8f75b90dcb889c1586d 6 0.00/1.00 vMB 125
234,556 234,556 0000000000000096184c5d02764c83b03aeabd0cffebf1432c83e1789b408b16 782 0.33/1.00 vMB 158
234,555 234,555 00000000000000fb2f288244820d7f04f98f64571010559f720c72bd4e28228f 325 0.14/1.00 vMB 194
234,554 234,554 00000000000000dc459689945405cbb7ec747b07ea1f262657b63673e6e9a8dc 534 0.22/1.00 vMB 183
234,553 234,553 00000000000000549a4b49443302c8f03513de29d3433b4d12279aec48c6dd42 500 0.24/1.00 vMB 162
234,552 234,552 0000000000000025bbe911d63f4839e745e39698a0b5f2cf4597cee18cd360d6 338 0.24/1.00 vMB 137
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
Previous 10 blocks ↓
Total Size: 782.10 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: 651.65 GB
    • Received: 13.61 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.