Loading Tool

Explorer IconExplorer

Memory Pool

78,574 transactions
29.33 vMB
0.08362136 BTC
Random Selection Loading Transactions
Max Size: 177.24/200 MB

Candidate Block

Mining Attempt b7807d4282373569266bfb427915c1f166dafdb84c34dd68d5683113865a8301
Version 20000000
Previous Block 00000000000000000001f4b559d37e6ff387f62c9e7280040ea352cb9648bf8c
Merkle Root 0d02f47efaa8d6efb3da3b5d94c67b24b34ffe370eaab9284835f8df4699652a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,635
Size: 1.00 vMB
Total Fees: 0.02187864 BTC
Feerates: 95.73 > 2.19 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,161 (181,951 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
733,210 733,210 00000000000000000001057de65207a7a8282076c760e8f71601ccc0c1c13ea5 2,205 0.74/1.00 vMB 8
733,209 733,209 000000000000000000030ebebc716020f40a1a9307de856af3e06524f00d8afd 1,131 0.45/1.00 vMB 5
733,208 733,208 00000000000000000007c9efd42441fcd9d1ca74274a93104e54772949525a71 2,493 1.00/1.00 vMB 8
733,207 733,207 0000000000000000000808255dc99a0a4e613f738e7c90c21591060bd5d4dbfb 1,031 1.00/1.00 vMB 2
733,206 733,206 0000000000000000000447938036ca610b556892ed3c0fae92bc1b34064e33e3 2,876 1.00/1.00 vMB 6
733,205 733,205 00000000000000000003888c0e759466052c9db65a31b856acbd619ffc824060 3,083 1.00/1.00 vMB 5
733,204 733,204 00000000000000000005f67051382ca83826c1dcec745fe6e8bb1f77fbfd85ad 3,188 1.00/1.00 vMB 11
733,203 733,203 00000000000000000007c6e7ea6b077a9f9ba9606c33dc56839e9eaa3bda244f 2,830 1.00/1.00 vMB 18
733,202 733,202 0000000000000000000518f1c1625a76e67275f543b456ca77258a8a57d5ac0b 2,323 0.72/1.00 vMB 2
733,201 733,201 00000000000000000006b8ac1233d601d602530bd20bc37a20bd91e1a119aeb1 1,797 1.00/1.00 vMB 6
733,200 733,200 00000000000000000002e67493bcd0ba8c99a8fb4190198736a22f7dd7908d38 2,241 1.00/1.00 vMB 5
733,199 733,199 000000000000000000049a686acc0c2d25d70dead22751abb8a30f2367a45b8c 3,513 1.00/1.00 vMB 11
733,198 733,198 00000000000000000003d3f07e4222c9a2d5f36d05ff4f5485eab5a43555fed6 3,200 1.00/1.00 vMB 14
733,197 733,197 00000000000000000000e76f410c73c808c76bc5dc89759a6dec8328fa9bffd0 86 0.03/1.00 vMB 9
733,196 733,196 000000000000000000028a45a4e78f1c4ff09aa05e79e5a84a47f315932891d5 420 0.33/1.00 vMB 3
733,195 733,195 00000000000000000000c395cc9c564f460b4bdb173fd4f9b6e69ee3454dac9f 2,919 1.00/1.00 vMB 8
733,194 733,194 00000000000000000000bee7fcfd5d49ae7fc4471088de3f0aef723c911d3e99 107 0.03/1.00 vMB 8
733,193 733,193 00000000000000000002a6bf6ed260c46e3c463c053a404cc6ae14555988967e 135 0.03/1.00 vMB 11
733,192 733,192 0000000000000000000221ee018fe70af02bb7cc46c2015398a67548894b35b7 424 0.13/1.00 vMB 9
733,191 733,191 00000000000000000005eab8a770a18f13451cc1910af0123d3766fb13cce669 294 0.11/1.00 vMB 7
733,190 733,190 00000000000000000007a8fe3851299021e99f1c6609fdcb9d0d98b2d6c309b4 1,760 0.57/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.67 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: 674.83 GB
    • Received: 16.43 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.