Loading Tool

Explorer IconExplorer

Memory Pool

74,485 transactions
27.63 vMB
0.07634706 BTC
Random Selection Loading Transactions
Max Size: 168.28/200 MB

Candidate Block

Mining Attempt e8190ed67641aeed94e581d1f58455c531ce74d53b41a2ee677ea63a737f54e7
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root 8ccaadd7eb5015ffb53eb422c58c10eadc1c9926584bac5549d4a25be0fd0937
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,894
Size: 1.00 vMB
Total Fees: 0.01718202 BTC
Feerates: 402.60 > 1.72 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (139,117 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
776,199 776,199 0000000000000000000600e896d5b934eb80c8d1189f8f3236af63a2a0170b00 1,613 1.00/1.00 vMB 8
776,198 776,198 0000000000000000000144d0dc2ccfde5bf82cc29e5134c2b40ba218a1e13751 2,428 1.00/1.00 vMB 15
776,197 776,197 00000000000000000007194cff05aa2d78e91391a241681dbe509ac350156e6b 2,539 1.00/1.00 vMB 19
776,196 776,196 00000000000000000002c44533b730da0eb9618e174033821ec114ad65a25306 1,590 1.00/1.00 vMB 23
776,195 776,195 00000000000000000005c13a10f0895fccbc3ae03a9d70f1a1a84ab4b36975e3 978 1.00/1.00 vMB 5
776,194 776,194 00000000000000000000dffee48e0279570b09ca4df002eddb30ee6824d0649a 854 1.00/1.00 vMB 7
776,193 776,193 00000000000000000006b7a2cd4ebf39c25ed570f12a05b9a6a70484e02e4241 923 1.00/1.00 vMB 6
776,192 776,192 0000000000000000000172e3aa7b6f0d1e1b06873eb24fd60a8a9743a72c3456 1,173 1.00/1.00 vMB 5
776,191 776,191 0000000000000000000342aa55dbee3528d5f6b3802dc5e28f23b9a0e42d5095 2,305 1.00/1.00 vMB 18
776,190 776,190 00000000000000000000b1dd4454f6f94768c405d980ba006bebcad28bad9dc5 1,508 1.00/1.00 vMB 7
776,189 776,189 000000000000000000072cb04af0bbbac447e13219476241240b34ab9df50e56 2,156 1.00/1.00 vMB 13
776,188 776,188 00000000000000000003d870757ee866b0e9e6ddf534aae8ff309651e71a5f73 1,799 1.00/1.00 vMB 13
776,187 776,187 0000000000000000000343fc43134154ebb322c26a2a438633228947340e3b5b 1,794 1.00/1.00 vMB 10
776,186 776,186 000000000000000000027a331150360bffdcdee53d875b3825658a6748a18f7a 805 1.00/1.00 vMB 3
776,185 776,185 0000000000000000000661376d12f09de42e6f96fcae0b991f475522b62cea3f 2,283 1.00/1.00 vMB 8
776,184 776,184 00000000000000000000b063bbe181ac73a5ab6f64dd74296f7d5df8b27abe6c 1,068 1.00/1.00 vMB 8
776,183 776,183 0000000000000000000135952afb96d46ca72a8975f963fa7d2b06bc4cc98ec6 1,664 1.00/1.00 vMB 11
776,182 776,182 000000000000000000056af2b84f3f1d3be4fdd5bc9c68018a0207433cc5ebca 1,722 1.00/1.00 vMB 10
776,181 776,181 0000000000000000000006ccad3db8a9d6d215c4a2ebaaf4233bee3b5e1fe708 3,939 1.00/1.00 vMB 24
776,180 776,180 000000000000000000010d01ac472fc7b47ee71e26c84df7bd20c697927306ef 1,690 1.00/1.00 vMB 11
776,179 776,179 0000000000000000000597aee64c1ab9c83eab7c018adc358a6b82dc9626a199 976 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.94 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.87 GB
    • Received: 17.61 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.