Loading Tool

Explorer IconExplorer

Memory Pool

76,454 transactions
28.16 vMB
0.08488015 BTC
Random Selection Loading Transactions
Max Size: 171.53/200 MB

Candidate Block

Mining Attempt 6cb5f7d0543517b0224a8755fefa33d4d9c1dc958bfbae199ed61098f91c754f
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root b74f9f827db2caa348834a4d3c78dd1907fc2440aa81cb93bcbd301ff690fbb7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,008
Size: 1.00 vMB
Total Fees: 0.02391225 BTC
Feerates: 150.93 > 2.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (677,081 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,216 238,216 00000000000000591eccbdfeff97bc24c8503c10d4b12e800763348123c51b1b 78 0.08/1.00 vMB 55
238,215 238,215 00000000000000c311e6e59ab20e17c38f49b3bbb3cf01ab87a9d0137d1e059f 661 0.25/1.00 vMB 231
238,214 238,214 000000000000013a143f10cb5465f226f15c365e99175b62062d1acfbfebf802 153 0.14/1.00 vMB 110
238,213 238,213 000000000000004c02d254d35a739d913123b6ada574fd1f29ae6df075994536 502 0.25/1.00 vMB 162
238,212 238,212 00000000000000dbed0c993aee2a15d163bbac436f77249c65916e3b2ea4fdc4 1 0.00/1.00 vMB 0
238,211 238,211 00000000000000e1c7dce52217f8ba1a4cdc1a6cc6881121f88c011a2203b804 257 0.14/1.00 vMB 169
238,210 238,210 00000000000001264a5b63bcae1bd3a7a327bc2e2f9e20eddab36223d406389f 162 0.07/1.00 vMB 219
238,209 238,209 00000000000000db926ebde77df8e8b6a0da63fd6b011e358899539b6b99bcfc 18 0.08/1.00 vMB 22
238,208 238,208 0000000000000136cd08ee911f64c3e8c140d98e9655f81c2ab42ec1b96a9d5b 434 0.20/1.00 vMB 178
238,207 238,207 00000000000000bdada82b5e52ab23873e91e2eee800fe4db02b2a5f02f06c0c 261 0.14/1.00 vMB 107
238,206 238,206 00000000000000ff0dbb3a8410b9fefd0acbd488339ad743e699d708ac8ffb03 389 0.16/1.00 vMB 182
238,205 238,205 000000000000011103c09d5bca47423c1a3151ed3bdbbb61f020a3cd739622d5 242 0.14/1.00 vMB 152
238,204 238,204 00000000000000a1cec6074a2e6ac6dd28674416adefbec82fb807d72ef0cf07 106 0.08/1.00 vMB 41
238,203 238,203 000000000000014cd16d8454b06bdfb1a311aa28a87d3e281620d893111cae10 217 0.25/1.00 vMB 84
238,202 238,202 000000000000013118b68c305d4b86910207876b84029b575a19cd69fe09fabb 505 0.25/1.00 vMB 182
238,201 238,201 000000000000004def9828fa6b83b800a083553f2d5db25bad7c6dae6583a7b2 446 0.25/1.00 vMB 143
238,200 238,200 00000000000000d8d002d3ae0b4d2673c262f277a4062e145be421c428b4ca7b 694 0.25/1.00 vMB 2,752
238,199 238,199 00000000000000db92f2d9f8f2fd7cbc182b9034aa9c2e241fe2693b00a9ff1d 40 0.02/1.00 vMB 102
238,198 238,198 0000000000000101be47f08213b537e9d9bc0084bb6171d031e898a698382586 648 0.25/1.00 vMB 198
238,197 238,197 000000000000005f5613f07980137edae04a20af57582279474549636ddc3b3f 134 0.07/1.00 vMB 98
238,196 238,196 000000000000010ce7cf8afb2ecb06368e13d47177c4b7c56d7e433fda796220 472 0.25/1.00 vMB 153
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.44 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.