Loading Tool

Explorer IconExplorer

Memory Pool

73,078 transactions
27.04 vMB
0.06059737 BTC
Random Selection Loading Transactions
Max Size: 165.13/200 MB

Candidate Block

Mining Attempt dae677c3caa78fd918255f8f508b0cafacf3337f49985ff98a6357dcae00bbb7
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root e6a831dfd3fe0720e3ca2717db40984f03a40f17379dcb5580d406c09ab97f94
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,750
Size: 1.00 vMB
Total Fees: 0.00336292 BTC
Feerates: 26.12 > 0.34 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (93,849 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
821,469 821,469 000000000000000000038c97af43727086ce2e0d430fd55d437149969c7228d7 3,598 1.00/1.00 vMB 276
821,468 821,468 00000000000000000003ace3128e1c31abbf538c2c42955b37d014c3280fb062 3,959 1.00/1.00 vMB 413
821,467 821,467 000000000000000000026bf6ea715bd6513d77461467b5d501f2b0e98322390e 4,174 1.00/1.00 vMB 304
821,466 821,466 0000000000000000000064c5e59527babab1d55dc56d56e2e2a87f256d601636 4,293 1.00/1.00 vMB 305
821,465 821,465 0000000000000000000148f3d19564a8fee4f0a6d27dd25c198e4ded58ea2154 4,605 1.00/1.00 vMB 322
821,464 821,464 00000000000000000001e09546d7b4bac1c21bf0383e9fbc953a72193c29b3c9 4,721 1.00/1.00 vMB 317
821,463 821,463 0000000000000000000367b2ac8593f991ffcb0fdb4ae5c598dd3eef5ec0772b 4,524 1.00/1.00 vMB 356
821,462 821,462 000000000000000000039fc874d642e6e5b24d47cd3ade2219a786c0ec0552b6 3,977 1.00/1.00 vMB 338
821,461 821,461 0000000000000000000333ffb88eb2b732025735076892c6aad1331a27a49551 3,972 1.00/1.00 vMB 399
821,460 821,460 00000000000000000003ec2f101a7ee7c763324e72d721482b22f6ae6670bda1 3,906 1.00/1.00 vMB 386
821,459 821,459 00000000000000000002d1451b9178cdd80b0107ea7754676ea3eb3689c4c962 3,617 1.00/1.00 vMB 313
821,458 821,458 00000000000000000003ab0196bd368a3295c3bd2d117ec436248d0e884c43f8 3,952 1.00/1.00 vMB 321
821,457 821,457 0000000000000000000102aedb55dcf57260cfc450440e1d018151167477b11f 4,538 1.00/1.00 vMB 356
821,456 821,456 000000000000000000040ed4551013bb3f3b37fa38e4718edb34c16addb655b7 4,014 1.00/1.00 vMB 338
821,455 821,455 0000000000000000000363e2d131cc15046e58cbff4e65d3d5fc509cc6df0cb6 4,248 1.00/1.00 vMB 373
821,454 821,454 00000000000000000000232fa9912739660883b3331bd745a0ac4b67e4cb5085 3,753 1.00/1.00 vMB 357
821,453 821,453 000000000000000000040218909c42ef222235339c43348eacc0345f40f8cb13 4,157 1.00/1.00 vMB 379
821,452 821,452 0000000000000000000083ac0d9c6a37f363991994c933e69f03075abd6c0eae 3,929 1.00/1.00 vMB 378
821,451 821,451 00000000000000000000838366e10bb01011d3f0a33c6e04bef8a86a75db2899 3,987 1.00/1.00 vMB 421
821,450 821,450 0000000000000000000341df3493c01ff8769ab2a2c4720ebafa8a4e79e521f3 3,606 1.00/1.00 vMB 459
821,449 821,449 000000000000000000024acbf0f112b04480127404401b22cd9a673d8543768e 4,393 1.00/1.00 vMB 389
Previous 10 blocks ↓
Total Size: 782.94 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: 714.91 GB
    • Received: 17.62 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.