Loading Tool

Explorer IconExplorer

Memory Pool

40,617 transactions
17.83 vMB
0.15925960 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.49/200 MB

Candidate Block

Mining Attempt 735283f7eadad3f565d0fda9510b9831813b3ca83b8ff669b336bca53000ae89
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 66f2837e79267fd7444b509323f8b0fe4017895603e870bb9294177bc4fb224a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,239
Size: 1.00 vMB
Total Fees: 0.04952626 BTC
Median Feerate: 4.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (757,271 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
156,050 156,050 000000000000027f95812d3592b9e8d060c97eee6b134578b23e311bdd85ab63 105 0.03 vMB 72
156,049 156,049 0000000000000133988a9d67a2f306236e0c4da14e660de4a417f69b9f7ceba5 134 0.05 vMB 129
156,048 156,048 00000000000005f62abbe0586e64651266eef08fe8aaa367603b569feb6d7e58 103 0.04 vMB 46
156,047 156,047 000000000000019b57c94815464226ccf7af2e646086b5e452b269caaccfd8fa 48 0.02 vMB 143
156,046 156,046 00000000000008555456556ebcbfa21066686e3e3ad55f59a64e421e79c426e4 28 0.01 vMB 270
156,045 156,045 0000000000000ed767629baaff795efc3d2b17dd3d3df2d15c52a57f0b9b351c 38 0.02 vMB 151
156,044 156,044 0000000000000d30d82a36bda3a790cce69659924548771ff341d58b18e8996b 27 0.01 vMB 164
156,043 156,043 0000000000000490b1e4cb270d958cd77ce426a77cf485e10e1aad09d5010bba 21 0.01 vMB 50
156,042 156,042 00000000000004b9bc7e64411df7512503b152e584fd91887251867508227653 57 0.03 vMB 322
156,041 156,041 00000000000008645d848c17a0bcd39685f9329ddcace68e8ae0b13de451c282 13 0.01 vMB 52
156,040 156,040 00000000000004c6e337ae23596785b694dc6f0923c66800c8eba6b58b88a3f9 115 0.04 vMB 9
156,039 156,039 0000000000000ee3f03163bf2f1c19c2e0575be24fa1b74542a2e4d8a4382360 51 0.02 vMB 162
156,038 156,038 00000000000001ad51bf69e1b8314fe90fa02e95306835b0a9f203e9c8a17afe 32 0.02 vMB 120
156,037 156,037 0000000000000832e285bb963c2067dc10a160a925202cfeef451257c7bac66d 62 0.05 vMB 34
156,036 156,036 0000000000000d35239ae47a35ee18f636840d5641d69f6248040b6a5cc5e556 20 0.01 vMB 0
156,035 156,035 00000000000006a016e27c1c8cf4943ee98b7b33556c4733823bcbbfd2dd0feb 48 0.02 vMB 291
156,034 156,034 0000000000000b207a4ca8badbff919f0dd170dea23204ebc08df6ec0c9bff78 128 0.05 vMB 41
156,033 156,033 00000000000001fd1c70653c2c4f80b09610bee32a16d98051e17df84763968b 43 0.01 vMB 68
156,032 156,032 00000000000001730ae947dd5ff9a6b5146eb484039963fc8564105b63b32d93 13 0.01 vMB 28
156,031 156,031 00000000000000dd5718b16b1a152edcfc823880f48e76797166a15229426ebf 41 0.03 vMB 33
156,030 156,030 0000000000000bfc93d5e1b206ff102c9c1df3147f5688423e9f2002f01a5561 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 112.58 GB
    • Received: 0.47 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.