Loading Tool

Explorer IconExplorer

Memory Pool

41,206 transactions
26.29 vMB
0.07417355 BTC
Random Selection Loading Transactions
Max Size: 136.89/200 MB

Candidate Block

Mining Attempt d371dd209b3f858d916bd58b4b495750df2ff293876ff0f8773554a38a6120e1
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root adddaff516936635d85082baf924175c14bc9b48f714ad0e6b16edd8009d63ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,710
Size: 1.00 vMB
Total Fees: 0.02611480 BTC
Feerates: 150.98 > 2.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (197,133 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
717,741 717,741 0000000000000000000a261d01f37f9b2c33ba6e426d120640780f5a3cd5f807 2,303 1.00/1.00 vMB 14
717,740 717,740 00000000000000000001950233c01dafb139e49bc629d29bbae6b6224d7fe5c0 2,008 0.98/1.00 vMB 6
717,739 717,739 00000000000000000003ef13fdd8dfd116f0e4453505f254926f3ebf1b7fabdb 165 0.07/1.00 vMB 10
717,738 717,738 00000000000000000005b73e37f930ddbc631d8200e17a0c52cee7f12e7c68a6 270 0.10/1.00 vMB 10
717,737 717,737 0000000000000000000116b91bf26841324d67ed623d128826a157b7ee4b527a 97 0.02/1.00 vMB 15
717,736 717,736 000000000000000000028ef581e19e43c8fbf307c14d86ba5f5bb2b182905387 120 0.04/1.00 vMB 10
717,735 717,735 000000000000000000077c209f0b34cc09a4684fcc793093e3bba8a2342e486f 1,269 0.60/1.00 vMB 7
717,734 717,734 000000000000000000066f70dc7d2d3539fbc831855c85a3dc3f9bbbc4e303aa 63 0.11/1.00 vMB 2
717,733 717,733 000000000000000000005ea0e72664e9a4ab7ac767abcea7394f6b0a948c9ee6 680 0.26/1.00 vMB 10
717,732 717,732 000000000000000000038588fda0f823e1ff53f028eb25b442b986bba53ecc24 524 0.16/1.00 vMB 10
717,731 717,731 000000000000000000072f07947f195b6d5d117543426e07c2af5e9b1c24c991 1,964 0.82/1.00 vMB 11
717,730 717,730 00000000000000000005f6ac9a1de628d8811a0f4d60f2ec64dc59ad67c29064 362 0.11/1.00 vMB 7
717,729 717,729 00000000000000000000be0daa3251f4a7797bfa3848a317c0a42bcfb710cb2b 937 0.33/1.00 vMB 9
717,728 717,728 00000000000000000009500e503c629da3432513a6aa6b7d6231a8553a666ba9 596 0.16/1.00 vMB 8
717,727 717,727 00000000000000000007e7dccb5964eab8075ca30f21f38e729393d75289e334 1,797 0.63/1.00 vMB 10
717,726 717,726 00000000000000000001ad59deaa754509e0261217dbbc8fb970a56298813f02 1,631 0.57/1.00 vMB 9
717,725 717,725 000000000000000000094be125dc274c857c25b614e8fa782012076f5cf13579 713 0.50/1.00 vMB 9
717,724 717,724 000000000000000000004657912e860f14c68b2a9a40fd35affb6e885c177ede 206 0.71/1.00 vMB 1
717,723 717,723 00000000000000000004697dd8b94025f5df4ac9bb5122f27e399bb8b0266e74 2,384 1.00/1.00 vMB 5
717,722 717,722 00000000000000000005e402c549fd52b03371544ae9c5235a1e96afbbb5a6f9 1,293 1.00/1.00 vMB 8
717,721 717,721 000000000000000000041b97a0108a454093f8ab7c881c03ecf1524ec226b775 3,491 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.