Loading Tool

Explorer IconExplorer

Memory Pool

73,829 transactions
28.88 vMB
0.07120376 BTC
Random Selection Loading Transactions
Max Size: 174.80/200 MB

Candidate Block

Mining Attempt c92bc68d54ce9c702080341c98cd27e07223733931fa389f2b0d9a8bb3e8f34f
Version 20000000
Previous Block 000000000000000000006ad2cd61f9f953da3e0595499548edf2e4ab20c1cc23
Merkle Root c4423e3aa8ecbcb7f883838a1f7d4dd02de32e384b32cb173bae53a5f2a36f79
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,111
Size: 1.00 vMB
Total Fees: 0.00729928 BTC
Feerates: 73.20 > 0.73 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,433 (29,325 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
886,108 886,108 000000000000000000017f7f1c929bb6a89c2f5ee94ed9158caac11e45c9daf5 2,913 1.00/1.00 vMB 5
886,107 886,107 00000000000000000001a227fd0daec67cd0d5364545f050339ea2ea71bb37ae 685 1.00/1.00 vMB 1
886,106 886,106 000000000000000000016b00ed22e4c1eaff1ea81efbf08772c3eafaba5da61b 2,557 1.00/1.00 vMB 2
886,105 886,105 00000000000000000000ebdbca1df028b25cf8d38c5787ea8ae0279bfa80ff95 3,308 1.00/1.00 vMB 5
886,104 886,104 0000000000000000000233c51bbc6652f74e608ee3e90199dfd49a6cb02cfa5b 783 1.00/1.00 vMB 6
886,103 886,103 00000000000000000000b6aa7a73332a3208a6770939809a26ac1709d771cbed 1,370 1.00/1.00 vMB 1
886,102 886,102 0000000000000000000000a9cad94c9996c5087c0131e8e2fd41a741edeff366 2,991 1.00/1.00 vMB 2
886,101 886,101 000000000000000000017f0ea838c507e1c61509a2a76400ec512daadc79c1bc 4,180 1.00/1.00 vMB 2
886,100 886,100 0000000000000000000219f8c30c98ca70f86df994d1fb75eaae40404b7c5839 4,734 1.00/1.00 vMB 2
886,099 886,099 000000000000000000012a4c14e1ecd602032604ae155e21670cc21ada4ad8dd 3,685 1.00/1.00 vMB 3
886,098 886,098 0000000000000000000233d06970a06ddf9f46fad16ab6e14503787b9c6a5e66 841 1.00/1.00 vMB 7
886,097 886,097 0000000000000000000142a27e5c1aeb8eb2b516d0cc6645c2f7aa9bfcdbfa45 2,879 1.00/1.00 vMB 2
886,096 886,096 00000000000000000001b174a3eaa4c8169e7b944e8e21da9fb9684b1519ca03 2,712 1.00/1.00 vMB 2
886,095 886,095 0000000000000000000064de9619f9f5db06e7718fd5dfe20c2e46cf12861300 2,896 1.00/1.00 vMB 7
886,094 886,094 0000000000000000000200d77e3570cebd714ba5a35cefc0cb26ba4ad477a120 385 1.00/1.00 vMB 1
886,093 886,093 00000000000000000000aac074df11637997eb4865fd69cbca6af44e776a6e73 1,070 1.00/1.00 vMB 2
886,092 886,092 000000000000000000006583dcfe32208b9b74081da82dd9884426a04a509a40 3,130 1.00/1.00 vMB 2
886,091 886,091 00000000000000000000a4a0ae1f87e713cc275738d11ad46879839a63500f3c 2,893 1.00/1.00 vMB 4
886,090 886,090 0000000000000000000178718dbf4ff33ad84defb9ef7368a2682b2fd98c2e2e 3,650 1.00/1.00 vMB 1
886,089 886,089 000000000000000000025a0b8f982c5828277b7eff406260782553b61bc97f32 2,974 1.00/1.00 vMB 2
886,088 886,088 000000000000000000004875d4ac082384440e79aa68e9e1aab9222893b2984a 3,673 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.14 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 742.96 GB
    • Received: 18.67 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.