Loading Tool

Explorer IconExplorer

Memory Pool

42,633 transactions
27.07 vMB
0.06746757 BTC
Random Selection Loading Transactions
Max Size: 141.96/200 MB

Candidate Block

Mining Attempt 79e041e78e62c0a143ce4a007ce2a3c86c1eb62eef33d48dc988dc9336714ca1
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root cae87d3ba38c110d7e3efaed31fed97a95bdc5117dce1a006335b95c71d85868
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,305
Size: 1.00 vMB
Total Fees: 0.01694905 BTC
Feerates: 100.00 > 1.70 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (578,400 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,512 336,512 000000000000000018a110bbf5e6db4f27894516e45b57642e2c2b3d5f79bfae 267 0.16/1.00 vMB 22
336,511 336,511 0000000000000000068656eb80d4bf2968b7f17336684dc8b22ae2ef5c781879 199 0.42/1.00 vMB 14
336,510 336,510 000000000000000016564d3c371f63f227691bfe2b27b2f9b83683d7f1fd8ee4 618 0.86/1.00 vMB 15
336,509 336,509 000000000000000019ead9ae4e56981d636b77a67b9997febbc5052aa11df6cb 281 0.16/1.00 vMB 27
336,508 336,508 00000000000000001099d75affc169fe1a49a49f1ccec701be099926d2775296 311 0.12/1.00 vMB 28
336,507 336,507 00000000000000000470ad8d434264f41d0284943f95f25bd12913a0afa6d844 64 0.08/1.00 vMB 28
336,506 336,506 0000000000000000121e0ef6b0804110a103b2e206e3ec5a3bbc06c43986ce62 67 0.04/1.00 vMB 25
336,505 336,505 00000000000000001272e330b6c49b3860c9c4d90de345b910a1b363d3b9ae5d 275 0.19/1.00 vMB 19
336,504 336,504 00000000000000001857f703bc829ccc900e88a5a17641a72b1dc9aa478ef961 540 0.28/1.00 vMB 59
336,503 336,503 000000000000000003b13d3118f1c6485312a9c4637bcc5ee143d2611e0dcdbf 1,038 0.60/1.00 vMB 25
336,502 336,502 00000000000000000dfdda420723a20387bb146ebad99bd08238e215faa0eb3b 762 0.48/1.00 vMB 21
336,501 336,501 00000000000000000264b4581397f243576029e7f8531465e2a73ff82de65723 752 0.27/1.00 vMB 39
336,500 336,500 000000000000000003076ac0bfe39d53c9da3b0bdc92723012adc5ec39701832 1,100 0.57/1.00 vMB 28
336,499 336,499 00000000000000000a964fae4f5f387761c918a97701f01fecefe7171d263ff2 1,427 0.75/1.00 vMB 27
336,498 336,498 000000000000000003e16979af66f5753b6e0da1f7f64d83dcfa8d475cfd0f23 1,197 0.85/1.00 vMB 20
336,497 336,497 000000000000000013e3bf51b10ebb108aa98042544b4dad8c75426ef07119ad 1,391 0.75/1.00 vMB 21
336,496 336,496 000000000000000011449862a771e7281f20156b0214892ae7a7599b9f08f501 1,310 0.35/1.00 vMB 78
336,495 336,495 000000000000000009fca62d367caea826e9e0f1520923abe9def1043120dce5 64 0.03/1.00 vMB 27
336,494 336,494 00000000000000000aff11dfbc8ae25196c3e6ea065ac15bb47ac16c2f153102 128 0.04/1.00 vMB 56
336,493 336,493 000000000000000008f893e7e4e706bd7432505e1a322b752e8a23f171573aa5 1,015 0.55/1.00 vMB 26
336,492 336,492 00000000000000000023444ff3e644365e8e310944120e7351c0abe9c32e87b4 143 0.13/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.23 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: 655.03 GB
    • Received: 14.23 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.