Loading Tool

Explorer IconExplorer

Memory Pool

78,983 transactions
29.27 vMB
0.09572499 BTC
Random Selection Loading Transactions
Max Size: 176.90/200 MB

Candidate Block

Mining Attempt ee552d28079bf5ac11225dc37aaf8dab3ad728d07aaf00fd087efefff32c10e9
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 17dd3fed022d7f4e45b2688346cd8c27a78838bcfde7711c277d39ccf8e76be3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,322
Size: 1.00 vMB
Total Fees: 0.03400162 BTC
Feerates: 150.62 > 3.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (662,690 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
252,466 252,466 000000000000004016602ab0bb04f86d73e723a5d48f8be676e2028544143946 781 0.25/1.00 vMB 128
252,465 252,465 000000000000004641275de4d306a7bc07aea92ee34732684b4df4c96e167d95 816 0.35/1.00 vMB 108
252,464 252,464 000000000000003cfc051263917373a1cab2655994b97c54a625021f52c84658 655 0.25/1.00 vMB 176
252,463 252,463 000000000000001ce3791d3f61410d941be56aaf12e5d681ace15695c4c074f4 671 0.25/1.00 vMB 163
252,462 252,462 0000000000000046141bcf1f09ebf731d65b06a9fb03e855680ff3af280c689b 470 0.32/1.00 vMB 46
252,461 252,461 000000000000001752cf2b5f0a297ec4e719915afdc13bf7e76d5c5316b85b81 680 0.25/1.00 vMB 134
252,460 252,460 0000000000000018dcf5bcc3f018a05517ba1c479b432ba422015d4506496e55 556 0.25/1.00 vMB 159
252,459 252,459 0000000000000007d7ffd91ac425b09de2d7608020dd21c1f31b9d2b77b8ced9 799 0.52/1.00 vMB 37
252,458 252,458 0000000000000023fad951c626fa03f80559209599f96d21e48f8840b2f3929d 838 0.25/1.00 vMB 64
252,457 252,457 000000000000000bd92510ed3a4de82693b8b08635050f67f7efc0a98d91c69f 388 0.25/1.00 vMB 83
252,456 252,456 00000000000000509364690f30398662f6b009fbc26d1ee0a721de071f2da17d 661 0.30/1.00 vMB 151
252,455 252,455 000000000000000b9656276a0fdab028ca759c3fd7f951fb20196c264b5cd1ce 465 0.25/1.00 vMB 132
252,454 252,454 000000000000003deb7794ae5aeb3cc39cb70c8eabd2e81512e3c6a86cd291e7 538 0.25/1.00 vMB 108
252,453 252,453 000000000000004e8215d6352c4701fe1c8a8c114441a26deb57d30fb489eadc 872 0.25/1.00 vMB 225
252,452 252,452 000000000000000d8816e750ac56e8faa57ac7aaa089005ba10647e6d46c538d 420 0.25/1.00 vMB 110
252,451 252,451 0000000000000024b58eeb1134432f00497a6a860412996e7a260f47126eed07 1,486 0.82/1.00 vMB 71
252,450 252,450 000000000000004bd037574c9171b4871185e7218c529734a1c5445f29114fbe 529 0.25/1.00 vMB 72
252,449 252,449 00000000000000326386e7b38a1931e2476be998e9f93ad6ac4a8409a07986ed 256 0.21/1.00 vMB 98
252,448 252,448 000000000000004826774ea8f4287014e0685f7af83038e49c58566efdfedce2 578 0.25/1.00 vMB 5,304
252,447 252,447 000000000000003edb2c7ba06159b521121f533fc009531970c52dc9291f74fa 154 0.08/1.00 vMB 53
252,446 252,446 0000000000000050f472c6dfa994d6d33880485da0d2aeb6e0a5b76b4f8a5af1 262 0.15/1.00 vMB 113
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.