Loading Tool

Explorer IconExplorer

Memory Pool

80,421 transactions
29.55 vMB
0.13677148 BTC
Random Selection Loading Transactions
Max Size: 178.52/200 MB

Candidate Block

Mining Attempt c8760cfbf5bca3729ad6abdea97069efea0be667d2d915117d61e2dd4df568dc
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 3e83b88e5ee788e01c85fb80804997c825ce7f80a057c8e76b3e5a9ac2e69933
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,192
Size: 1.00 vMB
Total Fees: 0.05047125 BTC
Feerates: 602.26 > 5.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (191,355 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
723,950 723,950 0000000000000000000331becbdc6816b00885b326b6af2ebbcd620a2f84cf98 2,234 1.00/1.00 vMB 11
723,949 723,949 000000000000000000035e008d641411a64e726d0530943c86c7a9a9cd656bd0 1,724 1.00/1.00 vMB 5
723,948 723,948 00000000000000000005bf6d81b30f250770fbd6418dcee2123688d93efe1786 2,915 1.00/1.00 vMB 6
723,947 723,947 0000000000000000000112ce22b59057d158e0402bc476d79a76e159430f69fa 2,275 1.00/1.00 vMB 18
723,946 723,946 0000000000000000000700e1280062763fa1484c602bed018e2cef71ab600ff3 2,916 1.00/1.00 vMB 5
723,945 723,945 000000000000000000073a6c40c1e955affe6c0a9e1bd741ad0985581df663d3 2,306 1.00/1.00 vMB 10
723,944 723,944 0000000000000000000277897c2f5fb58eda561bdf779adad4503c17d8d06a11 2,866 1.00/1.00 vMB 14
723,943 723,943 000000000000000000009612f34d7478a69255a857ff73f385ed48c47cd06e2f 2,415 1.00/1.00 vMB 5
723,942 723,942 00000000000000000004d5591bac1853701e4d3748c5cb147c76bd15d8356816 2,712 1.00/1.00 vMB 11
723,941 723,941 00000000000000000006a0d73a80f3fbdd8698cdfa66790c78202fa0799879b8 3,153 1.00/1.00 vMB 12
723,940 723,940 00000000000000000005d2ba17c24ff85626470e9b1578c3a0f4e5661c1a4045 1,188 1.00/1.00 vMB 6
723,939 723,939 00000000000000000009c8bd1bff59185ac3288029b24e992ca54bc13d9103a5 2,654 1.00/1.00 vMB 10
723,938 723,938 000000000000000000025a631bf228dc3c00f4cdd146e6948e12ef44760d9f17 687 0.35/1.00 vMB 6
723,937 723,937 000000000000000000057a116721c671855677ee6297c97b9af3b59b092dc6fd 328 0.12/1.00 vMB 8
723,936 723,936 00000000000000000009338b070c651d2bf748b7393e48b6f50d9919ef4abc63 1,589 0.60/1.00 vMB 6
723,935 723,935 0000000000000000000224dc65494b16b0e08be33dea360b4296ae46b3c0e43a 642 0.23/1.00 vMB 6
723,934 723,934 00000000000000000007a164b1df9391299fd60c383c7bbde84153f9d7cdc27e 3,176 1.00/1.00 vMB 8
723,933 723,933 000000000000000000022948b6178691c051dfccb36cecca956a503d7647355d 2,495 1.00/1.00 vMB 3
723,932 723,932 00000000000000000007b32d1e503c624b5c2496470bd17b5d803b3052e7db7e 3,354 1.00/1.00 vMB 12
723,931 723,931 0000000000000000000047ecf46e329384cfd14f3f405441191adce0a877bf1c 1,306 0.56/1.00 vMB 6
723,930 723,930 00000000000000000008630ab8b21fe50ccaa46f12584c43c0921a0c3908efba 2,257 0.77/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.92 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: 714.47 GB
    • Received: 17.54 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.