Loading Tool

Explorer IconExplorer

Memory Pool

82,212 transactions
31.09 vMB
0.12074040 BTC
Random Selection Loading Transactions
Max Size: 188.70/200 MB

Candidate Block

Mining Attempt 1088963efe1e22aa3341075c6642e9d8699936696b2aef70acfd4dfa3ffda5ad
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root bef60786044e9a3105375fd06fb714bcec4268398f1f697cc5603ab4605b35bf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,286
Size: 1.00 vMB
Total Fees: 0.04169246 BTC
Feerates: 318.30 > 4.18 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (172,373 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
743,028 743,028 00000000000000000003f8870130c0ffdfd5fc93cbb452413e1210998c3f7204 3,054 1.00/1.00 vMB 23
743,027 743,027 000000000000000000079c0224d8e85f5bdb70bdabdf7d92e53a64bb4e760e70 3,160 1.00/1.00 vMB 25
743,026 743,026 000000000000000000060a9f0e10d0109a29940fd75c683dc631f72cfe62f180 2,421 1.00/1.00 vMB 20
743,025 743,025 00000000000000000003581e9f3df616986ea24947e19c4967b3d2ef5fd64f54 2,542 1.00/1.00 vMB 22
743,024 743,024 000000000000000000069428b5722f0ef4da050284a8753aef58d55fb4692e79 2,712 1.00/1.00 vMB 31
743,023 743,023 000000000000000000029dacccc80bf3f4c038884e7c5978314ed3b4c83636f0 2,980 1.00/1.00 vMB 17
743,022 743,022 0000000000000000000133b8bc554c845251f024eddf017dfbc24e753ac54bd0 2,863 1.00/1.00 vMB 30
743,021 743,021 00000000000000000008975dbb96bfba234cbe5de97ca065a85456eca3aaed9f 2,618 1.00/1.00 vMB 30
743,020 743,020 0000000000000000000655b671f5f23da39a926da978e7c13f6fc3e1c2ac0a4c 2,617 1.00/1.00 vMB 66
743,019 743,019 00000000000000000005e6f2c7f231dbd03b4de321c76d2e80f0f3efe4f1a274 2,778 1.00/1.00 vMB 14
743,018 743,018 00000000000000000001b9f46fd18ba4b3507da4812d06c498d96360e1474d45 1,656 1.00/1.00 vMB 25
743,017 743,017 000000000000000000057d422c34cb2d3c6ffdcbc473db13d3315efc75e3677b 270 0.09/1.00 vMB 9
743,016 743,016 00000000000000000008b179d09bf08047c9ecc7b25d3ccf98a6d34d3c278957 1,020 0.33/1.00 vMB 10
743,015 743,015 0000000000000000000928a6da1ca7947820b245e13482bf1ebdfb5073db2e53 487 0.23/1.00 vMB 36
743,014 743,014 000000000000000000028e7c2174b5f70f194237dee06dd6ee65cea5815ac701 1,229 0.67/1.00 vMB 4
743,013 743,013 0000000000000000000921fd3a301371c68f7f6b93d57ce46da8b9da0d5924a0 2,212 1.00/1.00 vMB 13
743,012 743,012 0000000000000000000886d2dba982b253d367833c2afb1a2bf44cbdfe3dfbe2 66 0.02/1.00 vMB 16
743,011 743,011 00000000000000000003b9272ccb4a159cbc0dc7232d25daa4dc19004f389782 50 0.05/1.00 vMB 4
743,010 743,010 00000000000000000008d6aa92ce0e3ee37f17093e84159e5b3b8772702cfacb 221 0.12/1.00 vMB 6
743,009 743,009 0000000000000000000243dfae67d2f58c9ec084155aa6fc9447358fd198f4b0 895 0.63/1.00 vMB 6
743,008 743,008 000000000000000000012fcb9326108b79fd2f5795eb9260855cfaa36c1401c3 431 0.22/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 783.08 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: 722.01 GB
    • Received: 18.39 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.