Loading Tool

Explorer IconExplorer

Memory Pool

29,035 transactions
6.43 vMB
0.04794640 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.96/200 MB

Candidate Block

Mining Attempt d8d115c5836b064fd54ea9708d72754ed91c08d266ea9c15870aa0d80ccc0742
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root e8702f89a32e97b0725e25d458de72f7dfb2c884582931628cf408a52027ec9e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,309
Size: 1.00 vMB
Total Fees: 0.03327489 BTC
Median Feerate: 2.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (707,980 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
205,267 205,267 00000000000002e9043729ef29e7946f205ed0733fc5ebd2bd77d07069a0f5a0 72 0.02 vMB 219
205,266 205,266 00000000000004e99213788f80ff863bdd7ebd49b03dd4315f0d4fb23ced4ac4 61 0.04 vMB 113
205,265 205,265 00000000000004bb7615c0da61623dcd27aa8861bf8c9f7870d7657f48178e3f 95 0.03 vMB 0
205,264 205,264 000000000000018ecce797ddfc1ac82297d4dec579eda55f80492c18170adbbd 149 0.06 vMB 201
205,263 205,263 00000000000004953ffd187aec47d5992e3c0a6a79d9e7212b256f473ce88c24 73 0.03 vMB 161
205,262 205,262 000000000000037561233174348c068f24f6ff166accd6e0289b15a07755afea 167 0.07 vMB 150
205,261 205,261 000000000000031ea99566212a6a65b86d445bd8261183141fbd218e8987e329 260 0.13 vMB 145
205,260 205,260 00000000000002d9970b06d75b7893deebcdf2c0e7415047412b8eba7001ce59 23 0.01 vMB 34
205,259 205,259 000000000000050142f43a4859810323bd1fc6bdfe1443a75a637d3dde270709 144 0.14 vMB 117
205,258 205,258 000000000000051031199312dd6392158bc63098ffd3dc4d91c4d639450c5af5 82 0.10 vMB 213
205,257 205,257 0000000000000186e939512551b8e59d723c8e7d41033066723eda4493f34e36 112 0.03 vMB 66
205,256 205,256 000000000000005d9948e2b337aef7c3751dcc2d5147a1f4896d59ee063ff97b 218 0.13 vMB 185
205,255 205,255 000000000000031654671583c9577f3a57636ac65fff190e5adc0224373e4793 135 0.05 vMB 50
205,254 205,254 00000000000002ccd5693335673973ca236675024e0c39c9e32eecfd31bd8dc5 263 0.12 vMB 211
205,253 205,253 00000000000003e2e1e95c3063723350d02fa8959306908138b281790ff22d2b 32 0.01 vMB 208
205,252 205,252 000000000000036e2227cd3a359c35514be25b2d97887aeb46e8a209e4252ccc 21 0.01 vMB 202
205,251 205,251 0000000000000064418d6f3fc923edac55fbd78b93c89b7e54a77f07bfb40a0a 35 0.01 vMB 200
205,250 205,250 0000000000000260d7d9a44c8ec9571a3cb7ce91abe3ac0364c31a5b7cf3beff 38 0.02 vMB 103
205,249 205,249 000000000000026fcffc9d3fa44b1035d45890f7b3929e16911f27b778de8bce 105 0.03 vMB 77
205,248 205,248 00000000000004491c816d2b602faa1088ffd4bf4ac41bea450a57ff702d99d6 128 0.06 vMB 119
205,247 205,247 00000000000002e0076e6100659977c8a20e84b08bf63644ef9110b6e65c8034 172 0.10 vMB 122
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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