Loading Tool

Explorer IconExplorer

Memory Pool

42,038 transactions
26.83 vMB
0.06260263 BTC
Random Selection Loading Transactions
Max Size: 140.42/200 MB

Candidate Block

Mining Attempt 34a145c54d47691c81715ca996c0ad698434f7c597377813a35dc4cefe6c044f
Version 20000000
Previous Block 0000000000000000000092043cf5b8a15d441bfd9e63e061a7f0760325792149
Merkle Root 73674d02ac10d3c6dfac2c85bbb5dfed4c237e86bd04a97d49e346ac8319ffa9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,160
Size: 1.00 vMB
Total Fees: 0.01287624 BTC
Feerates: 73.20 > 1.29 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,926 (266,228 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
648,698 648,698 000000000000000000018590f1daddcf49bf948bf9e4849347c181f4736542a3 2,265 1.00/1.00 vMB 54
648,697 648,697 0000000000000000000f3761de8a646a51c8412b89baf799e3b062312379e389 2,341 1.00/1.00 vMB 76
648,696 648,696 00000000000000000007eff61a1432cfe6721a37809f551eb7a7fff72eddbcce 2,619 1.00/1.00 vMB 76
648,695 648,695 00000000000000000008aafcb09983d5ef87c2bde125fdde403d111b09384f3c 1,627 0.91/1.00 vMB 44
648,694 648,694 0000000000000000000ae2ed711e73c4b6eb4fa6e759f0d4f2b1c221cfa33a23 1,830 0.73/1.00 vMB 48
648,693 648,693 00000000000000000004103384793e5ff6e8fb77806c0dda6d3fc5230c5faf8d 1,648 0.61/1.00 vMB 36
648,692 648,692 0000000000000000000d2b7fdb7636f31bab38fc16b8d2244d3e29eaae6624d9 489 0.23/1.00 vMB 46
648,691 648,691 00000000000000000005a0abfac7337b885433fd85f8b4c3ad08a61010ac4b0f 1,637 0.85/1.00 vMB 34
648,690 648,690 00000000000000000005b57cdc3aedcb14dbb5d34a7140b286b553e777773bb4 920 0.39/1.00 vMB 40
648,689 648,689 00000000000000000003bd5167d57b92954546f24a39979c7b299f8832ff86a1 2,042 0.91/1.00 vMB 43
648,688 648,688 000000000000000000005abdc8e0c8b41bbee97980fbdbbe9cb13672767563b4 1,830 0.81/1.00 vMB 34
648,687 648,687 0000000000000000000860f2e7caa72f2c685cb7f0d83e472646849f566e85c0 978 0.40/1.00 vMB 40
648,686 648,686 00000000000000000006536991a905f22de93cf3db181f8fec0f52d92bbd6b02 527 0.27/1.00 vMB 42
648,685 648,685 0000000000000000000352bd0ec5e370ce9d765e7b6b687ea6fb5e0b4a9d7f89 1,277 0.70/1.00 vMB 34
648,684 648,684 000000000000000000049c8804ff411634af11ff57a839963af276cf1896ceab 795 0.46/1.00 vMB 58
648,683 648,683 00000000000000000008afb1bfeb97ffa5e589eeb70a29d4d088e574e81d166e 401 0.36/1.00 vMB 46
648,682 648,682 000000000000000000003970a6ebb593101a30c1b19c20bec09fef8c646ebe71 1,671 0.78/1.00 vMB 44
648,681 648,681 0000000000000000000c0288d303ed7ae9d053457238cba2f2f65d94f219ac08 2,648 0.97/1.00 vMB 42
648,680 648,680 000000000000000000057cf566e6864197fe8f621a78dc94fafd77bcea7a8223 1,505 0.65/1.00 vMB 35
648,679 648,679 000000000000000000077ea755b01b9650e06d94f422709da0b99f66a38b3370 221 0.08/1.00 vMB 46
648,678 648,678 00000000000000000008ec8104282cf9a35a522d1251870aaf05d797ddf1dfa4 759 0.44/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.26 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: 655.67 GB
    • Received: 14.34 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.