Loading Tool

Explorer IconExplorer

Memory Pool

45,853 transactions
26.88 vMB
0.06378887 BTC
Random Selection Loading Transactions
Max Size: 142.27/200 MB

Candidate Block

Mining Attempt 26eecd1cf5fc94d60334c904664de2b83c867288e6892934ceb828c92a0610f2
Version 20000000
Previous Block 000000000000000000010a691d8711905b74c8ca1255100e4f4641696d5db79a
Merkle Root f69f0f9c23275a6dee4bf6685c1ce80823889a77bca912c32ee076ee4e9e128e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,358
Size: 1.00 vMB
Total Fees: 0.01415696 BTC
Feerates: 49.26 > 1.42 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,736 (112,522 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
802,214 802,214 00000000000000000000b090f2a84dece9e73a4701a166b3f127139f9af1d1bb 3,560 1.00/1.00 vMB 8
802,213 802,213 00000000000000000002b902ab4fcdc0b8c3e42c7c000a2299bd02cb69383fb5 2,924 1.00/1.00 vMB 22
802,212 802,212 00000000000000000000f7ee1054fbf5a8d363bbec6b50d16b34a53744dea303 3,381 1.00/1.00 vMB 13
802,211 802,211 00000000000000000002b450c7d1ec3c4e07f91ffcbd48f3aaf3d153b645f49f 3,474 1.00/1.00 vMB 19
802,210 802,210 0000000000000000000207a43f538076b699924e6f6a0bcbd8079439840eaa62 4,283 1.00/1.00 vMB 13
802,209 802,209 00000000000000000001b7c37afa4cbb917a010de0b4b6e985fee0621fe66f4d 1,272 1.00/1.00 vMB 9
802,208 802,208 000000000000000000013aaee6b87e69bd06b4ec794d0bd498c6ecc59e74ac4a 1,748 1.00/1.00 vMB 22
802,207 802,207 0000000000000000000239367f3ccbba892d9f086b214362e1455ab9e4b11718 1,665 1.00/1.00 vMB 19
802,206 802,206 000000000000000000001cd105b983064078331b6f5ba03758b7b0be0bd5c808 2,458 1.00/1.00 vMB 13
802,205 802,205 00000000000000000003ab19ff65014af43e3ecf18961a8c9a95147de78a53d8 2,034 1.00/1.00 vMB 13
802,204 802,204 00000000000000000001e63639e84edff87217692e0bc7c755e1aabad05b2803 1,561 1.00/1.00 vMB 21
802,203 802,203 0000000000000000000331de40a4ae3ccc4824b8afec141c1667eb226c4ad215 2,710 1.00/1.00 vMB 18
802,202 802,202 000000000000000000042625c44c8ea692cedbebd0ace8bd57f7469e1a55466c 2,749 1.00/1.00 vMB 28
802,201 802,201 00000000000000000000643bb40b645cd1922a2542aac11da0f40231dbd8ef7e 2,764 1.00/1.00 vMB 27
802,200 802,200 00000000000000000004fc08b361269bde187405817894088d7c303b0b0d8e23 3,578 1.00/1.00 vMB 11
802,199 802,199 000000000000000000045afd451fbc75d0bef38c3e9627b0763b91d7d84446ca 2,562 1.00/1.00 vMB 8
802,198 802,198 00000000000000000004c2ef120e0f53635109b274fa22ae4f059d50a82bd1bd 1,099 1.00/1.00 vMB 14
802,197 802,197 00000000000000000000ce6a477667fcfef9bf0d5eff1ea94863c715852aeb4a 2,647 1.00/1.00 vMB 25
802,196 802,196 00000000000000000004b6ab637fdff43e399060baf0fc071e84919b6294fefe 2,436 1.00/1.00 vMB 29
802,195 802,195 0000000000000000000377c77ac722beec443bdf8d58b88da4dc00a220592bc4 4,106 1.00/1.00 vMB 10
802,194 802,194 00000000000000000003058aa8ba56f1f54e520e280499404994ef8374e527c5 3,218 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.92 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: 646.12 GB
    • Received: 12.82 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.