Loading Tool

Explorer IconExplorer

Memory Pool

75,425 transactions
27.94 vMB
0.08271536 BTC
Random Selection Loading Transactions
Max Size: 169.79/200 MB

Candidate Block

Mining Attempt b32dbe79ffa64377cf0570e510fd6f852e5589bad93214a709fb44137d040a1a
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root 04bb2b8a3cb79fee3021cda96518b905d2d301ddd7dbfdcc3fd39c68bf7d797d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,292
Size: 1.00 vMB
Total Fees: 0.02249732 BTC
Feerates: 472.31 > 2.25 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (327,563 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
587,728 587,728 000000000000000000058cad56652122fb7ea12ad8b9f6005f25c8cf324a2410 3,017 1.00/1.00 vMB 52
587,727 587,727 0000000000000000000cdb26018c917d5073b00e69bd3be9dab1b351e840cdb5 365 0.10/1.00 vMB 44
587,726 587,726 0000000000000000000fedf6835832606d167a3b8cef013c1fd6e6ada1378c65 1,592 0.53/1.00 vMB 27
587,725 587,725 00000000000000000002b165564e4754bb1850d987e960fba29de1ab8b3f2900 3,406 1.00/1.00 vMB 25
587,724 587,724 0000000000000000000c7e8b00aea592e6c1bee3334f7ca2069eb606b3efa085 3,356 1.00/1.00 vMB 20
587,723 587,723 000000000000000000089b18d8c211912a78d2590134940bbd3f0ac1a51a21b7 2,759 1.00/1.00 vMB 23
587,722 587,722 0000000000000000000659f3982fac1c83a843acaa1ec618711023b9ec8882c3 3,357 1.00/1.00 vMB 54
587,721 587,721 00000000000000000007b8dd6cb282a810580b8e8bf33d3086adf1ff954310f0 2,227 0.79/1.00 vMB 4
587,720 587,720 000000000000000000176442081240a64ec3dba973c9cafd410138a2a406e61e 2,992 1.00/1.00 vMB 34
587,719 587,719 000000000000000000082988a0bcabd099b593346768e19786aa3714e3607fc4 2,752 1.00/1.00 vMB 19
587,718 587,718 0000000000000000001ddae593c9587a219953857ce268947f4ec2f3a3a24aa8 2,850 1.00/1.00 vMB 27
587,717 587,717 000000000000000000197b99e5b5c5f11427c0fe88996a78c3cafdad663b969d 2,209 1.00/1.00 vMB 30
587,716 587,716 0000000000000000000f9ff222343d6a56924de70a679e7e94c6bae18fb9987b 2,506 1.00/1.00 vMB 24
587,715 587,715 0000000000000000000e4a7b0750f069e35c096449d5967e4a7aaaa17b497bd3 3,090 1.00/1.00 vMB 46
587,714 587,714 0000000000000000000f87f67f81ab8039c9a095bbfdb8ef175b1ec2cd89f6e1 1,704 1.00/1.00 vMB 29
587,713 587,713 000000000000000000122209110b0797b4b369319748c1df39710417d0abe6b4 3,092 1.00/1.00 vMB 31
587,712 587,712 00000000000000000019c2b980632bf5269a0e7b5c92a36057419a8b05946ea3 2,896 1.00/1.00 vMB 59
587,711 587,711 00000000000000000012d2039f4747cfaae44f108ddcaec052ec6c00e31f91be 3,076 1.00/1.00 vMB 77
587,710 587,710 000000000000000000058a0f04a765f364807d466b28697ac833dbbde7f1d4d5 1,894 0.63/1.00 vMB 25
587,709 587,709 0000000000000000001c0c4545cbcb3c749274b531df34b32cbde25a56029a43 1,563 0.53/1.00 vMB 26
587,708 587,708 00000000000000000008e9e37bc4967f906151901525ea87e3249bda706b0830 62 0.03/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.90 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: 713.55 GB
    • Received: 17.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.