Loading Tool

Explorer IconExplorer

Memory Pool

80,758 transactions
30.00 vMB
0.10145329 BTC
Random Selection Loading Transactions
Max Size: 181.01/200 MB

Candidate Block

Mining Attempt 1d3bbefc49220a72b6acc08664ca09c0a8e292a8cba68785306f8288f7ba0d42
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root a094aad9ef1317f6e0a38b9bce7d6c7360ccd97d3d543a4ebee21948903473d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,894
Size: 1.00 vMB
Total Fees: 0.03456756 BTC
Feerates: 100.25 > 3.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (518,988 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
396,109 396,109 0000000000000000029bf972fa1a4d4a8174221f37bc52f4a48bf2d7ff41cda7 2,023 0.95/1.00 vMB 36
396,108 396,108 0000000000000000033b2786b19edd66335a96be137ca4223afad5e3cb755fe2 2,117 0.93/1.00 vMB 38
396,107 396,107 0000000000000000063b81f74413de90763642041a1d8790780e525c253c531b 1,024 0.71/1.00 vMB 24
396,106 396,106 0000000000000000019646501a15d3c7297e3ec86826488c4e5d0dbd3d25c8ea 2,421 0.94/1.00 vMB 54
396,105 396,105 000000000000000006ed52861693716050eb8c8e151b9920cf9e2afb42186767 191 0.08/1.00 vMB 33
396,104 396,104 0000000000000000035af20f270845ac5a4caa264489a0ad19cc3224653771ff 1,900 0.88/1.00 vMB 41
396,103 396,103 0000000000000000007038992e4335ad526b81b0305a670a4e0b78ed0208b97b 2,175 0.93/1.00 vMB 49
396,102 396,102 000000000000000006469827abd591bd44022fb1a8343d758fbfd478ec73cfac 1,054 0.99/1.00 vMB 16
396,101 396,101 000000000000000000ae94c088805e57c091635051333eba400abb7ce4f4d6ef 2,352 0.93/1.00 vMB 54
396,100 396,100 00000000000000000563cab5df4a98a9179936dc7519b7dde78fe95649220258 2,962 1.00/1.00 vMB 63
396,099 396,099 000000000000000007441710746852d0702bcf22976d0cce1522887dd08709a1 1,789 0.94/1.00 vMB 36
396,098 396,098 000000000000000008e1d0a6ca8222dba9b79542d8985ccd7adf401a64df3ebf 1,728 0.97/1.00 vMB 38
396,097 396,097 00000000000000000755de8a9b087db278571bae5f8936c2e11392d7afd81861 859 0.46/1.00 vMB 34
396,096 396,096 000000000000000002ea450523e1d23e8a8dbbbabe1e7f9cabd94a177fd7bc74 31 0.05/1.00 vMB 1
396,095 396,095 00000000000000000487d9769a0843deab90cd1230978c77463433a3c5b9ebad 1,018 0.85/1.00 vMB 19
396,094 396,094 000000000000000000ca550f6dd14c3bb8ef845cb46770b908f462e99ce35898 2,793 0.99/1.00 vMB 60
396,093 396,093 0000000000000000041c5c34ad10d30d8bce829aade957e5d9758948de9ec80b 1,952 1.00/1.00 vMB 34
396,092 396,092 0000000000000000086b044c5e0ee741aa5ec8a0e3cc0fdf0db0c85bfa01cce6 580 0.82/1.00 vMB 15
396,091 396,091 00000000000000000094ff1c5011376a3a9855844ca6651729f3a28799f44e90 2,281 0.95/1.00 vMB 54
396,090 396,090 000000000000000002d7b1757daa16dcf10e4b99cb970f82345a79f3f70c2fac 1 0.00/1.00 vMB 0
396,089 396,089 000000000000000002dc77602fd4c8eae00349c4ba3171371a2255385ef5efe0 1,043 0.99/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.56 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: 670.18 GB
    • Received: 15.83 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.