Loading Tool

Explorer IconExplorer

Memory Pool

45,190 transactions
28.33 vMB
0.09282235 BTC
Random Selection Loading Transactions
Max Size: 146.96/200 MB

Candidate Block

Mining Attempt 0f4e47f80084d1d6035bb0481978da2c5f8dbc230c60d73d9c4885c8f0866a1e
Version 20000000
Previous Block 0000000000000000000016a2e4f654442fd3c68b01796737d538082af92a4f49
Merkle Root eb7829fdc0b529061e19fa0232fa83030e00047ca10efa555b004d3ebd9bb3b2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,960
Size: 1.00 vMB
Total Fees: 0.03287519 BTC
Feerates: 444.31 > 3.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,920 (578,406 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,514 336,514 000000000000000012218ee34e7fe85d21d1399fbf9cffc0f9d8c534c879622c 393 0.17/1.00 vMB 28
336,513 336,513 0000000000000000192cc8552a2eeca953021adb0786671e326f9f3fd018578e 1,122 0.53/1.00 vMB 29
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
Previous 10 blocks ↓
Total Size: 782.25 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.40 GB
    • Received: 14.30 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.