Loading Tool

Explorer IconExplorer

Memory Pool

16,737 transactions
7.46 vMB
0.03325555 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.99/200 MB

Candidate Block

Mining Attempt d2a5264ae2ef94b3d12b413f6ac272b0ab9d7f7c0df0e9471495a778f079b5ff
Version 20000000
Previous Block 0000000000000000000141b3daaf035091f434ab9606d0c7a53ce323aed9737a
Merkle Root 1ceed9c334942bba4c8a9e977ace101cfeec461de91aeea860dac14cf9930bb6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,581
Size: 1.00 vMB
Total Fees: 0.01862616 BTC
Median Feerate: 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,440 (705,196 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
208,244 208,244 00000000000001cf2e631d453b490a37e19f25268e6d10c0f116625d4330e2d1 171 0.07 vMB 175
208,243 208,243 00000000000003e07b607ba8dd5360de64bba25d3dd1f7e95a013b960386116f 60 0.02 vMB 32
208,242 208,242 00000000000001c662ca59c8abc4f599e4017caa2efcc35e0b932fc7c780207c 376 0.16 vMB 213
208,241 208,241 0000000000000061e3856cabb2f8aaab2df8543d924adb4f3772f943e2fce67b 217 0.08 vMB 172
208,240 208,240 00000000000001c71298b90091a17710bdbdf5a86e512f8f4b647b1277589e80 231 0.10 vMB 144
208,239 208,239 00000000000001cc05f92879af1220b1610ac1a2eadfc9e1497f506aa38dcb36 170 0.07 vMB 142
208,238 208,238 0000000000000297903c4a718fb8b45d81754d8ee3f7d4a725c8ed4e8f1b4c97 26 0.01 vMB 103
208,237 208,237 00000000000001c52a60028d9bca787d25abfa935478fd57134e41fb1ea4afc5 169 0.13 vMB 113
208,236 208,236 0000000000000152009362490d3151637e6791f3b4c6208e980b3b5b9b547064 543 0.27 vMB 157
208,235 208,235 00000000000004cfd988ecfe5b90e49884d0e8060bd8cc3395488ffff7247cc1 289 0.12 vMB 179
208,234 208,234 000000000000027e6230a8ffce42b0214a9f003a625701949a2c0e0738a07a94 228 0.09 vMB 185
208,233 208,233 00000000000001ea415c5730a38c430df3b31a0d521538b9c4983ac50ced7429 154 0.05 vMB 52
208,232 208,232 00000000000003c330e58066a25dfb9bab6479458615aef4da50eb1c16ba0fb9 386 0.17 vMB 190
208,231 208,231 00000000000000b32f36cb29f95ab161c8362bc549642b55fe4935b8c5382512 78 0.04 vMB 141
208,230 208,230 0000000000000096992ec3c0de8e8df58eb286c29379fd68e8c561386ea98f08 266 0.14 vMB 153
208,229 208,229 00000000000000c02aa3c71c21e2573ab5b96e804eeb783864371f66907b3681 70 0.04 vMB 87
208,228 208,228 000000000000018a4a9104b5b65cf192f29934c5b7d21384ac2c5fd428ae816a 101 0.05 vMB 75
208,227 208,227 0000000000000417217febbf25e9aa3e3d240bb8adddf27e61c60b557e1dd226 204 0.08 vMB 131
208,226 208,226 0000000000000382d33ca8d11e3aba80d1eb53abad273e496930dba5cbeb3ffc 563 0.25 vMB 168
208,225 208,225 000000000000022bb05b05f4510166273634c73731a00f4b567abf42568b8417 1,008 0.42 vMB 194
208,224 208,224 0000000000000407d686376e8deff60465821fb0c6cfa0189e689a2a5febeb56 470 0.17 vMB 350
Previous 10 blocks ↓
Total Size: 779.63 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: 303.94 GB
    • Received: 1.39 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.