Loading Tool

Explorer IconExplorer

Memory Pool

41,488 transactions
26.11 vMB
0.06022765 BTC
Random Selection Loading Transactions
Max Size: 136.25/200 MB

Candidate Block

Mining Attempt d896151fe7e3354a5932adebcc99a00e16e7145a1933b3c65d0c57e5f839f51e
Version 20000000
Previous Block 000000000000000000010dace4d5b44bfd82b756b4c28da5c2033af29cb443b3
Merkle Root 40fb5ebe6d5f4c740fa398474821054a9e8de3ae5127a3c0434941b92330e0ed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,177
Size: 1.00 vMB
Total Fees: 0.01266429 BTC
Feerates: 100.53 > 1.27 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,764 (590,541 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
324,223 324,223 00000000000000001793cf9534ceb9e70f73fe598cd57daad4ca5a8ec710280f 357 0.22/1.00 vMB 27
324,222 324,222 0000000000000000147c81f27d60c495c51663a8d215d839c3aa50bf973302de 690 0.35/1.00 vMB 35
324,221 324,221 00000000000000001bcfb9c2c5852104e773a5006967d919cfb17f8df40ab6d1 69 0.08/1.00 vMB 12
324,220 324,220 00000000000000001479ae6c3fe3aa690e5720e9416ed899ce8f4d25555fab34 358 0.25/1.00 vMB 23
324,219 324,219 00000000000000000400e3257f5c82447930a0d3cefc33060399abe0f5898e39 135 0.19/1.00 vMB 15
324,218 324,218 000000000000000016dddac71c6b5c06adce361398eda9476f3524e7a846f252 1,589 0.75/1.00 vMB 32
324,217 324,217 00000000000000000e90bd997fd39c4ebaa4a07da3ce346a2164751419f674dc 280 0.18/1.00 vMB 25
324,216 324,216 00000000000000001fa02b07f0e3244558e474edee10b68264bfbf9f380cfb43 638 0.35/1.00 vMB 47
324,215 324,215 0000000000000000141d150cc1356bf8cb8fe19be7faa7a52fd1b07066c0db3b 463 0.25/1.00 vMB 33
324,214 324,214 0000000000000000049fe9cc85fe18d08249068686c296cbb7d08166825d27bf 44 0.03/1.00 vMB 18
324,213 324,213 00000000000000000c6641c78a9d29eaf796c891f90b5e1a5fc815258775b6eb 622 0.27/1.00 vMB 30
324,212 324,212 00000000000000001a19469e3030f1e2e17fc95a2bf60fdfa5ef5ea9d81b0a47 360 0.14/1.00 vMB 30
324,211 324,211 00000000000000001bd67932dc1172910af8a563c1854a52302aa56999dc8b01 1,193 0.60/1.00 vMB 29
324,210 324,210 00000000000000000675aee95228d5fdeb7f6518fcc1e9804e180eedb27e2fff 150 0.11/1.00 vMB 23
324,209 324,209 00000000000000000a8ee43714998d1a6c8007456576b7ecf7ea3d2ee4beb50d 82 0.08/1.00 vMB 18
324,208 324,208 000000000000000003b5d7c7e3e9cdd7c6beb0f697ac16d40823cab37cbb4aeb 524 0.30/1.00 vMB 29
324,207 324,207 00000000000000000b82fdc7e56053fa199e7e4aa16bfbdef9e4d32b87c644c6 382 0.23/1.00 vMB 19
324,206 324,206 00000000000000000068a8f81453600e4d03724be8f129ecddceaabae4d03730 568 0.32/1.00 vMB 28
324,205 324,205 00000000000000001648e864b81275fedea5670340e9aa334207055a7eea6651 259 0.28/1.00 vMB 12
324,204 324,204 00000000000000000001bdebf80d8c40d9b30a6fe76b962ff59c8d3cdeec3473 573 0.34/1.00 vMB 31
324,203 324,203 0000000000000000145887c9c123eca9c13a08edc367c4fe8fbd3455c5bee0b7 407 0.24/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 781.97 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: 647.80 GB
    • Received: 12.98 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.