Loading Tool

Explorer IconExplorer

Memory Pool

80,735 transactions
29.43 vMB
0.10001613 BTC
Random Selection Loading Transactions
Max Size: 179.27/200 MB

Candidate Block

Mining Attempt b6a1e99beba5f820e9efcaf5ae4ceff14d41a78a5902eac7b84ba1cf237d313b
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root ede3a1244e765ef63747ddb91f2a68c82162da64c3dcc839e175d5ba0dcc3ff3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,366
Size: 1.00 vMB
Total Fees: 0.03816323 BTC
Feerates: 101.66 > 3.82 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (323,626 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
591,454 591,454 0000000000000000000f68bdd475cf551fd3a1cff4f3f2b784905c0b9bc680df 1,456 1.00/1.00 vMB 21
591,453 591,453 0000000000000000000b7a3e1fcdc3682a5280f14679d92e4998d2429e1dbe46 3,125 1.00/1.00 vMB 24
591,452 591,452 00000000000000000001be82b078b450355945540f9efacb4cd500fe1390c256 2,890 1.00/1.00 vMB 27
591,451 591,451 000000000000000000054a97b8fceebbe6a57246620b670796545e9449c894b4 1,199 0.37/1.00 vMB 26
591,450 591,450 0000000000000000000bf0f8c584c6b0a7535b3cea41d3c64b01b3b8cb9e9d42 3,240 1.00/1.00 vMB 14
591,449 591,449 0000000000000000000dd960701391606fd264dbc4e076ae3cc6bb84bfa713fb 3,099 1.00/1.00 vMB 17
591,448 591,448 0000000000000000001addd5284fc5c22c73411665bc39b0d4e1ff0e129c337c 3,571 1.00/1.00 vMB 37
591,447 591,447 000000000000000000079f4f2f32bb1bc275277e3c859f999d31884eb8dc0d66 2,707 1.00/1.00 vMB 9
591,446 591,446 00000000000000000019b992abdb0d5fb863a2954ca2b2f25f8a6f42cd9443d6 2,788 1.00/1.00 vMB 40
591,445 591,445 00000000000000000008f17c81008fc3b8a772afad3d9143e15a3c1afc437a11 1,345 0.46/1.00 vMB 18
591,444 591,444 00000000000000000003b4aa388985daacaa348424b06c55cc4ae1983dac39a7 838 0.33/1.00 vMB 18
591,443 591,443 000000000000000000033c0ecbb201398b69c28f56a63fb67d9cb9903e51ae43 2,344 0.82/1.00 vMB 13
591,442 591,442 000000000000000000025edb7abd13863da67b9d98386c995cafaf96c8f9eb5a 3,074 1.00/1.00 vMB 16
591,441 591,441 0000000000000000000fb8fa7cc77536c8f2f2f4b14640d5733de2dedfbba5ac 2,406 1.00/1.00 vMB 23
591,440 591,440 00000000000000000002d817fbdda2667d628307ffeca4a5e1a96c15c2a4c15f 2,827 1.00/1.00 vMB 17
591,439 591,439 0000000000000000000936c725985391d7477a9c1cdf4b37782aaae276e4e27d 3,257 1.00/1.00 vMB 42
591,438 591,438 0000000000000000001abc44904ebac49c86c6d0a0ad26adc7044974a50c00f3 2,135 0.72/1.00 vMB 20
591,437 591,437 0000000000000000000921c70588f0b0a0f02e2a06d0c509c2c0401ac695bd58 1,130 0.36/1.00 vMB 20
591,436 591,436 00000000000000000018cd1c97d07b5bc00cccdd8033b88d132a2f6938b24534 2,623 0.91/1.00 vMB 23
591,435 591,435 000000000000000000033ab4478812e863196a21e022e85cbe24c06a8b02a58d 2,624 0.80/1.00 vMB 24
591,434 591,434 000000000000000000026e7d44f53ca954e27557940477b60c56b934dc93298d 1,410 0.63/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.53 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: 668.98 GB
    • Received: 15.68 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.