Loading Tool

Explorer IconExplorer

Memory Pool

83,553 transactions
31.18 vMB
0.09051084 BTC
Random Selection Loading Transactions
Max Size: 190.67/200 MB

Candidate Block

Mining Attempt 68eb94008187ae975f856416918ea3c879ed9505007fc09b1c933ea3d0e92666
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root bcdd33cee84f84e78978e115bc8ab80761e67fa39d43c5d6d2bf23d5b8e60536
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,845
Size: 1.00 vMB
Total Fees: 0.01995133 BTC
Feerates: 299.43 > 2.00 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (500,346 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
414,999 414,999 000000000000000003d03173ffc2a65211a521e3c09e6eb8d7875c570a26159a 415 0.22/1.00 vMB 38
414,998 414,998 000000000000000001bc8e8c14c0087b1d73e7f9879ceadccf614158e8f90dca 752 0.81/1.00 vMB 36
414,997 414,997 000000000000000001c496ef2f774ec311b642c08b50957f5ab35025f450d4ca 326 0.16/1.00 vMB 41
414,996 414,996 0000000000000000018c393bb66dac52e1a2131ab2332b4d6e2caed463209892 364 0.43/1.00 vMB 16
414,995 414,995 000000000000000004ac344a994521fe0f3f37441a734af1209b2dee66ac1a31 1,144 0.75/1.00 vMB 32
414,994 414,994 00000000000000000574e4f27121680814c5fdf6179fcc7bf8c96a576ec06c13 2,169 1.00/1.00 vMB 47
414,993 414,993 0000000000000000000a89d9a07dd8ab5c2750f11030cf173fae7060953100f6 2,227 1.00/1.00 vMB 49
414,992 414,992 000000000000000002b821686889c67fc53aa4f12bd6b8d3540522bc76737f1c 787 1.00/1.00 vMB 23
414,991 414,991 0000000000000000019d88b0b58c0d5803b2f269cf309b5edc990953dece6b96 1,814 1.00/1.00 vMB 47
414,990 414,990 000000000000000003ce8e71afd829ba6ff0e8e39e8a41ae9cc8b1363228cfd4 30 0.02/1.00 vMB 34
414,989 414,989 0000000000000000053535305279d5743df636f60954f42f91a9bbbd6b3e7d08 1,018 0.74/1.00 vMB 32
414,988 414,988 0000000000000000020e354e1a05910e8405f735a3c739a631a2038719e41335 1,860 1.00/1.00 vMB 47
414,987 414,987 000000000000000003c1cb4f30eb7f5dbc5925ffa78dc4a774a74c2f6f2761f4 1,277 0.66/1.00 vMB 41
414,986 414,986 000000000000000001a438fe8e3d5a5461fadbd7af87199f57817c7e8574c364 641 0.61/1.00 vMB 24
414,985 414,985 00000000000000000080278421af12808f785ff5da08db38bdd69372ae795034 2,151 1.00/1.00 vMB 56
414,984 414,984 000000000000000002bf343766bda931b64f955e341252f58fa83d1c8f7a0f58 288 0.22/1.00 vMB 42
414,983 414,983 00000000000000000159d1fa855f1f92f2d156bce4a13883c96e1f6b61a0293b 1,419 0.80/1.00 vMB 44
414,982 414,982 000000000000000004cf9f7306d28b2cf803decc333c0325243202d1b319b2f3 919 0.59/1.00 vMB 45
414,981 414,981 0000000000000000055a39bd03544e8528857e3a9bf75b0296d37ec53b8ecddc 397 0.39/1.00 vMB 28
414,980 414,980 0000000000000000023242b17f68b98771a398dcad52d2577c0bfc1a617f6b7e 521 1.00/1.00 vMB 20
414,979 414,979 00000000000000000357c9441e1da54563b6db109ea018f6cc160de3f2f32ab1 831 0.95/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.99 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: 717.35 GB
    • Received: 17.85 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.