Loading Tool

Explorer IconExplorer

Memory Pool

45,875 transactions
27.89 vMB
0.07992215 BTC
Random Selection Loading Transactions
Max Size: 145.72/200 MB

Candidate Block

Mining Attempt ff993abb45fc1e506ed3e663da9ca43af22e1d11872a9b42a4a0d0ef2d6a0d23
Version 20000000
Previous Block 00000000000000000001ea5ca94f36eab03be1e198193b179a4c6d49b9095493
Merkle Root 8d9038fdaa4d91895aa18b85ded86eff2bd6f3ca29aed7aea85b039c3b12dc9c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,461
Size: 1.00 vMB
Total Fees: 0.02217440 BTC
Feerates: 124.00 > 2.22 > 0.39 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,888 (121,496 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
793,392 793,392 000000000000000000030b3e6f2eb25c3dd0ba88ceca750ba770bc54098a491b 1,750 1.00/1.00 vMB 42
793,391 793,391 00000000000000000005552704552215c6572100dad6366d9bcd932ace5c0fc0 1,606 1.00/1.00 vMB 22
793,390 793,390 00000000000000000004a50ed32d0c5b919d5c35c8b782d2945fdaf1339fd224 2,917 1.00/1.00 vMB 21
793,389 793,389 00000000000000000004c0667616de7780159fb2a97e98af48b239e44b2ad382 3,688 1.00/1.00 vMB 45
793,388 793,388 000000000000000000010e9dbb3800570d02b7a3eeedf1a220e78870b7c613b5 3,437 1.00/1.00 vMB 77
793,387 793,387 00000000000000000002cea9b2eddb44603983a657927738d7773bdb28ac099a 2,250 1.00/1.00 vMB 21
793,386 793,386 0000000000000000000546805b1dcf46947fbb7626812c6c03fa1bd3c67a4199 638 1.00/1.00 vMB 19
793,385 793,385 00000000000000000001636e5dcfc2b96acff5fa88fc618754a1a773f5d31b3a 2,040 1.00/1.00 vMB 35
793,384 793,384 00000000000000000002f17416d2954e8e700ed5e85723c2afa6616862219ba7 2,855 1.00/1.00 vMB 21
793,383 793,383 00000000000000000000888066cd3812243b8227eaca4bf52a1ffc218e7033d4 2,678 1.00/1.00 vMB 29
793,382 793,382 0000000000000000000423534410d405a5d34aae29b2119810757d33343de71e 1,375 1.00/1.00 vMB 29
793,381 793,381 00000000000000000004927bf9f8f1dce74f717ce14312adb2b4c2e100c47955 3,375 1.00/1.00 vMB 51
793,380 793,380 00000000000000000004c56be98b5bbf89059e2c98e2250eda00c92e9afb7be1 772 1.00/1.00 vMB 21
793,379 793,379 00000000000000000000757617079e296c8802646339103a5f371c6bbcd285c3 2,290 1.00/1.00 vMB 46
793,378 793,378 0000000000000000000161ee9fc55ef9db79dc86ba7ab2a07e23bb3993c078f1 3,147 1.00/1.00 vMB 62
793,377 793,377 00000000000000000004c6738909bb297af7bf27fa7e493a6ef90ad34bdb03e3 3,489 1.00/1.00 vMB 58
793,376 793,376 000000000000000000021828b5b457957e433090af4a2a6e1986714720188ad5 2,419 1.00/1.00 vMB 49
793,375 793,375 00000000000000000002d2d66c4950b611ebf67deece3701077a46050c896c00 3,693 1.00/1.00 vMB 45
793,374 793,374 0000000000000000000075d2212f74837e316f101d5557a1fcb90fe01c7581bb 3,879 1.00/1.00 vMB 45
793,373 793,373 00000000000000000000a513320c25ea6583272531489a4ade8034b0cbcdbefb 3,832 1.00/1.00 vMB 58
793,372 793,372 0000000000000000000116d14887a274d89bccb1c137068e828e2cba32d4d7ad 2,893 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.19 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: 653.73 GB
    • Received: 14.03 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.