Loading Tool

Explorer IconExplorer

Memory Pool

45,084 transactions
26.57 vMB
0.05634484 BTC
Random Selection Loading Transactions
Max Size: 140.91/200 MB

Candidate Block

Mining Attempt d01b79e8d1b98844456ea4f764e41f30fcd140590401c5d09572883debed8ef2
Version 20000000
Previous Block 000000000000000000015feb99d21f6201ae5efc11fb5fd8d1c0dcece989f4a9
Merkle Root 35a5fef3b5803747055fe46741aa2de9c9cea4333942cb36908307ce6da7ee6d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,181
Size: 1.00 vMB
Total Fees: 0.00752932 BTC
Feerates: 73.20 > 0.75 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,779 (193,022 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
721,757 721,757 00000000000000000005566a4e7f452dc9471e5d864c81394641485480e41632 183 0.09/1.00 vMB 11
721,756 721,756 0000000000000000000660c9307e8f10bdbf325fe73052257773faa55b6f3342 1,574 0.80/1.00 vMB 6
721,755 721,755 00000000000000000009ba578b379f73e651c11b0807eedf93848b1accfb1b4c 989 0.78/1.00 vMB 5
721,754 721,754 00000000000000000005bf454bb3815073c4960c033c218aae381dc9973fe997 735 0.25/1.00 vMB 8
721,753 721,753 0000000000000000000a23efaad1d5afd353be23e1d64a49d2056a06dd1a40ab 1,930 0.92/1.00 vMB 8
721,752 721,752 00000000000000000007f3568b1b6f49ff0185766cdce0000da687065934a5c8 488 0.43/1.00 vMB 3
721,751 721,751 000000000000000000041a129855dccd222dd38a49345a693321c3de70c23030 1,419 1.00/1.00 vMB 3
721,750 721,750 00000000000000000007117045c93a1bfd546d10586fbbdaa67905c508c1657d 1,608 1.00/1.00 vMB 3
721,749 721,749 00000000000000000008bb818f1c2a64d19a3649dd2ad1bbc54c9d2d1f15bcac 2,463 1.00/1.00 vMB 13
721,748 721,748 0000000000000000000415b6f5372d95d6714a46c05db9a66e876db234c999d7 2,388 0.90/1.00 vMB 8
721,747 721,747 0000000000000000000285296c73d85af61c4b0d209588d1f9fca444a6a5cc99 201 0.06/1.00 vMB 9
721,746 721,746 0000000000000000000304441ee0c685dbb3cd4c0faa8d27499f29ebb12d4306 84 0.03/1.00 vMB 6
721,745 721,745 000000000000000000059be92edb8517504403edb45079e7a1911a5b8a36a4a4 2,023 0.86/1.00 vMB 7
721,744 721,744 0000000000000000000081002567a5cfc032459e33a4335c1a31d31f70f0193e 421 0.24/1.00 vMB 4
721,743 721,743 000000000000000000009f9a4f0f745e9633bd63aaac64386b76b897abc680be 1,867 1.00/1.00 vMB 6
721,742 721,742 0000000000000000000193acb0a740af034f7f55e3f7941e42c5fcf0aa840c5e 313 0.19/1.00 vMB 6
721,741 721,741 00000000000000000001803c29effb24a95c45fd0d00ebd621c40444ca6600ed 1,177 0.86/1.00 vMB 7
721,740 721,740 00000000000000000007c58c34fd008f34d8a9a856b88c3a827fd7fdc8177f4e 826 0.40/1.00 vMB 7
721,739 721,739 00000000000000000009a39c1f5b357bcfb3c08d37196912e64f1cab1b72713b 476 0.21/1.00 vMB 6
721,738 721,738 00000000000000000009119927b6c766eac662b6dee251c85eba6484ba2f8786 1,583 1.00/1.00 vMB 7
721,737 721,737 00000000000000000009deefa21e54023ecbe9789e81e0b89d6fae7a3fe6b40c 1,285 0.96/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.99 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: 648.78 GB
    • Received: 13.07 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.