Loading Tool

Explorer IconExplorer

Memory Pool

32,393 transactions
26.78 vMB
0.10288217 BTC
Random Selection Loading Transactions
Max Size: 133.98/200 MB

Candidate Block

Mining Attempt bae400d3d3063d9537cb3287d4128ce82bc38edfc2f507c1a49c1252b0ae3355
Version 20000000
Previous Block 0000000000000000000088eb0f120f975e57ee7b05837846c83d2c87324a46fd
Merkle Root d8d68fb11078600bc652fc403fc0c55c16108c229e1f4d909db07b9d6515e992
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,149
Size: 1.00 vMB
Total Fees: 0.04620761 BTC
Feerates: 502.67 > 4.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,242 (1,541 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
912,701 912,701 000000000000000000001eb5a3908384afa05c5577f0f13f7664901fb851f9a1 5,779 1.00/1.00 vMB 9
912,700 912,700 000000000000000000008fdb8fd35889995da66c7eb816afa6f9c1a850bda91b 4,518 1.00/1.00 vMB 8
912,699 912,699 00000000000000000001c3e4baee4e85cfd1dfcee2f94f7a5d93d41137d5df34 4,793 1.00/1.00 vMB 10
912,698 912,698 000000000000000000019a94fe4d2376c0f3ede8a8a1555ddc0de5c7672a7cbd 4,363 1.00/1.00 vMB 14
912,697 912,697 00000000000000000000eb3ccf8fb039827a01150f926c80bc95685bce001802 4,596 1.00/1.00 vMB 3
912,696 912,696 000000000000000000014d2633de033224f892431c227049085bf54388a553f2 5,450 1.00/1.00 vMB 2
912,695 912,695 00000000000000000001830f48b719400e4f25cd6b3762f84364613057f3ba17 4,006 1.00/1.00 vMB 3
912,694 912,694 0000000000000000000122862d8840d0cc786038b01f28b35b1b109b19b0c3d0 3,662 1.00/1.00 vMB 2
912,693 912,693 00000000000000000001b094229518d29a6f15790c184ab95de5985a6ad4d5f7 5,599 1.00/1.00 vMB 0
912,692 912,692 00000000000000000001cc04770235a57848d88e255ea688ecbbb98db9a85a07 2,202 0.67/1.00 vMB 2
912,691 912,691 000000000000000000020debbfe4ac20198ad777a821146a7f5f9af15b501e13 3,572 1.00/1.00 vMB 3
912,690 912,690 00000000000000000001ad5c8f80b9004f47abee5acf93d4359394640b21ee06 4,393 1.00/1.00 vMB 0
912,689 912,689 0000000000000000000198014b959e28924ffb51b50d6093430b6f58468cb647 6,408 1.00/1.00 vMB 0
912,688 912,688 000000000000000000006cc35162b6fa6cb18438ee7c39bb340d1498a3d5d76b 4,002 1.00/1.00 vMB 1
912,687 912,687 00000000000000000001377aaec3a0432bb586b2b84076d4126dc6d054c34cef 2,702 0.87/1.00 vMB 3
912,686 912,686 00000000000000000000ae47a4c21f3b06573043536428c389b300595209aa25 6,161 1.00/1.00 vMB 0
912,685 912,685 000000000000000000014e299db657339504ef92b32ca68f7231ea282cf2968f 6,395 1.00/1.00 vMB 0
912,684 912,684 00000000000000000001375cf7b90b2b86e559d05ed92ca764d376702ead3858 2,022 1.00/1.00 vMB 1
912,683 912,683 00000000000000000000611fd22f2df7c8fbd0688745c3a6c3bb5109cc2a12cb 3,442 1.00/1.00 vMB 3
912,682 912,682 000000000000000000012588d82e1490cd7f9368f3308b4d5d0fa9073dd19bf5 2,492 1.00/1.00 vMB 1
912,681 912,681 00000000000000000001222014dc266973c3e94d57230aabc6a27f4d66419a6f 4,126 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 781.02 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 576.41 GB
    • Received: 8.44 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.