Loading Tool

Explorer IconExplorer

Memory Pool

83,464 transactions
31.22 vMB
0.09670673 BTC
Random Selection Loading Transactions
Max Size: 190.45/200 MB

Candidate Block

Mining Attempt f7dd0556361a236eb8b76192f4403f50c9b6a1e52104e418e50d80836e377064
Version 20000000
Previous Block 0000000000000000000116eb891d68bf2fdad711435d1f341894a942ec650942
Merkle Root e84e26cafc53a356b7bed4f4859887cf7afb112235ca0cc9b723259472aabc3e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,537
Size: 1.00 vMB
Total Fees: 0.02292689 BTC
Feerates: 201.37 > 2.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,360 (512,761 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
402,599 402,599 0000000000000000018caf4e38bea8f8de3e66f9c0b11a565a61fc23b15ede5a 397 0.28/1.00 vMB 23
402,598 402,598 0000000000000000062a7137126ee6b2d6528831af5af0cfb78e72697eea57d0 681 0.32/1.00 vMB 43
402,597 402,597 000000000000000005a39c4aad106627e65b052dc83f996455b7b0f4ca7f5d0f 1,203 1.00/1.00 vMB 24
402,596 402,596 00000000000000000295dbfc966b1416fbd5eaee99130b5f880132a6c2b34aaf 1,698 0.93/1.00 vMB 41
402,595 402,595 000000000000000002c247d539792993350dffda808f9b127678dc26e9a80e6d 1,562 1.00/1.00 vMB 29
402,594 402,594 00000000000000000166ae926be8275b28684c4fd3771846c30d08f5f2327a64 2,519 0.93/1.00 vMB 63
402,593 402,593 000000000000000001199a7bd6d98ec74b8c31cf27dab8153235e0684a166b12 522 1.00/1.00 vMB 8
402,592 402,592 000000000000000004438581385849b58b5d8e6d2a8d65633d3a78013661fe65 655 0.30/1.00 vMB 41
402,591 402,591 000000000000000005a20e473049f7eff857d0f444cb738c938edae9640e1e76 63 0.13/1.00 vMB 7
402,590 402,590 0000000000000000001e807e605fd464ba0bcedb1fc734ea226145d19fac12a9 994 0.52/1.00 vMB 44
402,589 402,589 000000000000000000cdb586027f238e0a346d05a3604221595ad41b97028234 801 0.48/1.00 vMB 34
402,588 402,588 000000000000000003cad96b1b654efa751ae0c1dc4b5b22c9a001c88c807d0d 522 0.26/1.00 vMB 37
402,587 402,587 000000000000000004631bd6715d56abfb35e7927cbb070a643a1b9a27c785e4 359 0.16/1.00 vMB 39
402,586 402,586 0000000000000000009ed2ef5630b72d8a757f35865fe32bcf36c032d43ace35 602 0.35/1.00 vMB 33
402,585 402,585 00000000000000000041b72411f2cc35e55fd910c0280f0ecaf796a494a95cb2 435 1.00/1.00 vMB 7
402,584 402,584 000000000000000003585560789ac2cfc11e04726e1db815bc1db12e8db55b08 280 0.99/1.00 vMB 4
402,583 402,583 0000000000000000007b721f5c37be91b5df77b50302304f06a9445eafe8fbf7 999 0.46/1.00 vMB 38
402,582 402,582 00000000000000000128848c287772683d9ef5cdaeb4f08847a28a2e12780f49 1,330 0.68/1.00 vMB 40
402,581 402,581 00000000000000000560e7b7cd7ae7108d732fac97db277aeb3dfa7f37c85337 93 0.05/1.00 vMB 38
402,580 402,580 000000000000000000d2b03642dbb02011a9c357c5bb61a6dc767180bb29e4f6 199 0.09/1.00 vMB 44
402,579 402,579 0000000000000000053ced7777d4d4b4cf5f43f5c8d2dd2cc1cdcc2780b73867 321 0.19/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 783.01 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: 718.96 GB
    • Received: 18.01 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.