Loading Tool

Explorer IconExplorer

Memory Pool

83,779 transactions
31.10 vMB
0.14155803 BTC
Random Selection Loading Transactions
Max Size: 187.61/200 MB

Candidate Block

Mining Attempt c48571cf7c362341aedcad7cef110fa75dc3a4242a5f9d1dd516afa9b4a1bbc5
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root 8cf809b1e2b2fbf7d4a61d422f8af9b69608c67039914c4bc937ba7fdcebeed1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,112
Size: 1.00 vMB
Total Fees: 0.07261118 BTC
Feerates: 366.60 > 7.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (861,054 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
53,920 53,920 000000000aeb0cfc657becde25bfa62655e78262a184d06bf65b93fc153eafaf 1 0.00/1.00 vMB 0
53,919 53,919 0000000015c47a81e874d467a054cf542d1fdde9d08ae948f272af7106093b5a 1 0.00/1.00 vMB 0
53,918 53,918 000000000c44e44fd7e4f0f468789f438c8afbae4e88fc9b40c48b714027e40e 1 0.00/1.00 vMB 0
53,917 53,917 0000000000c2ecdd6be6b2a722d9c3eb656123d3b5addc564ba5e276ca63aca1 1 0.00/1.00 vMB 0
53,916 53,916 00000000080010735d6167996a9134dfa91c1cb7113e84953fb43e0aef0d2ef2 1 0.00/1.00 vMB 0
53,915 53,915 000000001576f12f8ac9e1fd5334593e774d2119cc4c56b6554a64b845c6c1bb 1 0.00/1.00 vMB 0
53,914 53,914 0000000011876315744409b29c106bf0df0fc686e3f7554df3490207eadad814 1 0.00/1.00 vMB 0
53,913 53,913 00000000014a7d794264a3864578d08aea3648a39c8624e71536372f04c2a509 1 0.00/1.00 vMB 0
53,912 53,912 0000000013597afe1c43c69a0ce1634afee264e6cf8702f38bcbf785b862a818 1 0.00/1.00 vMB 0
53,911 53,911 000000000badf11a32c42bbf8583fb23dc049a36ec643fb7cf81ae0991c2b169 1 0.00/1.00 vMB 0
53,910 53,910 000000000adacd704c8000ca732bb7b0c5860538219c80e80664c2e7186b09a5 2 0.00/1.00 vMB 0
53,909 53,909 0000000004f897b9b9bd9957b2c362ff5cf4a56527d09a2823d81ec0f14d40b7 1 0.00/1.00 vMB 0
53,908 53,908 000000000baa63b91e51a18ac26d89e46185f0a60ffd99b5ca8e6c8b11531e2a 1 0.00/1.00 vMB 0
53,907 53,907 0000000008428e0c6ae1d6bc41be14f9c6961a491f22571443e63d5b004da01b 2 0.00/1.00 vMB 0
53,906 53,906 00000000000c784854d837440718f4c463aa83d4b48f085447cafc28ec51fc01 1 0.00/1.00 vMB 0
53,905 53,905 000000000c775b563a64ca474250579c59358171048c2bb9c1214c482735ada1 1 0.00/1.00 vMB 0
53,904 53,904 0000000006d3265a4c884fada390b164f968f62765174be9757454824f8e8bfd 1 0.00/1.00 vMB 0
53,903 53,903 0000000009535f0393e3a8747a6b7cef1264fc88578ad95354f0af2184ca6e2a 1 0.00/1.00 vMB 0
53,902 53,902 0000000008a48df9266fe2f3d161bb8c45872a3b181be48efa1ad07ab1a6783e 4 0.00/1.00 vMB 0
53,901 53,901 000000000d18829018a1f817dd6700332a7b120940b504ff8baf028204dff07d 1 0.00/1.00 vMB 0
53,900 53,900 00000000158b5fbb85f4509e1ad0ee6ec8adbf20c92ea0e6c2c1c8def9b08c5b 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.34 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 661.59 GB
    • Received: 14.82 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.