Loading Tool

Explorer IconExplorer

Memory Pool

42,708 transactions
30.67 vMB
0.07287977 BTC
Random Selection Loading Transactions
Max Size: 155.85/200 MB

Candidate Block

Mining Attempt 93372a8e5222076ab171a776bca7b36bacdc64ede216f9c9b436347b332591b7
Version 20000000
Previous Block 000000000000000000017125a6a7faa44f2292bc9aca47cb4361639a6915be4f
Merkle Root 866fe468b8786de3a271000746218677189da924774a490f5c5dd7a7ec9a8f0f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,580
Size: 1.00 vMB
Total Fees: 0.01144262 BTC
Feerates: 100.44 > 1.15 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,451 (633,268 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
281,183 281,183 0000000000000001fae0eebbecfa1c4bd08654093e43389c6b90ec46425c5819 222 0.10/1.00 vMB 36
281,182 281,182 00000000000000001456d65d31f52f23f006a823690623d3295322d6f17716ff 578 0.26/1.00 vMB 54
281,181 281,181 00000000000000003f4aa9b2138cf3d2ca4e3aac54c12c01e7f709d26903f2eb 43 0.04/1.00 vMB 5
281,180 281,180 000000000000000255f20fb235b16224d1925390ae7f1d9cc53208f8f3ca213f 221 0.10/1.00 vMB 33
281,179 281,179 0000000000000000013580deb3539681d76a91b5d7f1c5bafc85c4ad213041f7 116 0.05/1.00 vMB 47
281,178 281,178 00000000000000008b1d9bb7cf5c818192307a540d63ddf052e5185e39ca92ec 83 0.13/1.00 vMB 15
281,177 281,177 000000000000000088a880285b39149bdd311bc7f26c0dd4f7acfe06eb7d2a90 178 0.25/1.00 vMB 15
281,176 281,176 0000000000000000ddab1edc7731565bc4233e746a4002e0790bc9669eb6c397 446 0.25/1.00 vMB 38
281,175 281,175 000000000000000212d6406305bce1b0261a6d49100a1243f16bbb9e4c77e460 126 0.05/1.00 vMB 78
281,174 281,174 0000000000000001514266d244be2582dc445cde25df46006e9aeda56f6a5d75 800 0.90/1.00 vMB 19
281,173 281,173 000000000000000190f14e3ecd84f6b354298d92a2a9261da9c338db0967173d 690 0.25/1.00 vMB 56
281,172 281,172 00000000000000002de1d8de1f99be8308134ee153c13353059a20747683424c 657 0.25/1.00 vMB 49
281,171 281,171 0000000000000000a12be42eb801c887cb7803ac78ab7e0c86f7081bffc0b90b 437 0.25/1.00 vMB 34
281,170 281,170 0000000000000000a66da2175500a546506d1c3ca67ce36f78b2654605f1b782 515 0.25/1.00 vMB 33
281,169 281,169 00000000000000002d6ca563b33276787581c11fa6d4d6fb13f0a95f987b63bd 151 0.05/1.00 vMB 119
281,168 281,168 0000000000000001289e1d907a3a7506e32df56f71d25db4a755ee11ce7aca89 128 0.05/1.00 vMB 128
281,167 281,167 00000000000000008d6a6454750b6b656d5104a79644f29cf00311e0e6d03b51 383 0.25/1.00 vMB 43
281,166 281,166 0000000000000001c62e36aee3fc68e011bca11d49753d97abe4cbb5db03f7c9 2,085 0.90/1.00 vMB 31
281,165 281,165 00000000000000002fe4c794ebf1a6941041a66dc5f2259638887a3ee621992e 155 0.05/1.00 vMB 253
281,164 281,164 000000000000000192b3e502f0136095c3d6913ce1730f36ba54ed9d8da18f0b 692 0.25/1.00 vMB 43
281,163 281,163 00000000000000004de18ae7e9d4eb28036e5d765ef203f189c2d887de944fca 1,592 0.50/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 781.41 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: 604.45 GB
    • Received: 10.55 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.