Loading Tool

Explorer IconExplorer

Memory Pool

81,948 transactions
30.67 vMB
0.08491782 BTC
Random Selection Loading Transactions
Max Size: 187.69/200 MB

Candidate Block

Mining Attempt 2ce674e1fbcc0c116c270dfd36713eee9ddb0318082e27e5811df74613054f94
Version 20000000
Previous Block 000000000000000000012b8db8fff0c5a04419eeff4b82e3dbc3d9d67db2980f
Merkle Root d256e51d80a1560b1c1a8edcbcb0d1455849e3afc36f53b5e77a64d06f547ada
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,743
Size: 1.00 vMB
Total Fees: 0.01569416 BTC
Feerates: 150.61 > 1.57 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,358 (566,117 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
349,241 349,241 000000000000000001eb40c41f3e375dc4646cb4bdc93ccb2b3224fc39984304 755 0.53/1.00 vMB 22
349,240 349,240 00000000000000000002a133e4691d2f8894a3af7a1b3624e8c2e8c7a8a4fe3c 512 0.20/1.00 vMB 31
349,239 349,239 0000000000000000052793d95d23d66dafaa5ca3d7aba31d6c3282765d5aedb2 899 0.51/1.00 vMB 27
349,238 349,238 000000000000000007185f26747cae29498d15258e8b195ebfb076cb3cb7c160 983 0.75/1.00 vMB 26
349,237 349,237 0000000000000000022df9dfd8f7aedad3d64d014e37b47349fadd04ef9d8ac0 988 0.64/1.00 vMB 20
349,236 349,236 000000000000000014811cb0c820727caf6c560bf91cab6e7c568cd9f1cf4dec 512 0.35/1.00 vMB 22
349,235 349,235 00000000000000000ce4b1d1d5bd8d560e434a5735b14a7f6cc74960d6d53696 1,765 0.75/1.00 vMB 34
349,234 349,234 000000000000000001dfad1edeea08cfcb47f2af7916bf7053db58d0863bd821 698 0.35/1.00 vMB 29
349,233 349,233 000000000000000015fd69d37fb931e9730deba8ac8e7000c69129901e847aad 849 0.40/1.00 vMB 28
349,232 349,232 0000000000000000110f2200c9591857c4b1bbceab46cce1955f8fb405f9b169 1,906 0.90/1.00 vMB 28
349,231 349,231 000000000000000015096925ee647779b223da2702a66b093de3d1dbaa89a52a 1,253 0.75/1.00 vMB 21
349,230 349,230 000000000000000009cdfb971a60e7a819b241007c522657a0b29f381842f41b 1,339 0.75/1.00 vMB 21
349,229 349,229 00000000000000000cc07d3ece640955a8d473804a32ec319df13321d6ff5277 1,626 0.50/1.00 vMB 54
349,228 349,228 000000000000000010dc17e4c4ff8179a32527ff10aa1e999b12966d40039d69 259 0.13/1.00 vMB 28
349,227 349,227 0000000000000000114fb4689c5a8f1a21912f0c1a352429c431f4df170fe40f 882 0.44/1.00 vMB 28
349,226 349,226 00000000000000000296ea3fbc9995fa05ea8183c88b15a52ad21f9e8a0de06d 1,314 0.64/1.00 vMB 27
349,225 349,225 00000000000000000719b69fa0c3d8e6d4cbd171c25d7c4219e6898c1ff1ba47 247 0.10/1.00 vMB 30
349,224 349,224 0000000000000000165be445ee11d5f2b545758a795d0febee9549dffa2ddcf5 252 0.12/1.00 vMB 25
349,223 349,223 00000000000000000d6175d794a70eb326c17067bf4ce81bc4ccb16fc9fc808a 353 0.16/1.00 vMB 27
349,222 349,222 00000000000000000424bcd7f9efa95fb03589571ed0bf654ea6491bc0ec6f8d 344 0.15/1.00 vMB 30
349,221 349,221 000000000000000006a5e7b979d3acfb644a3b0d80456008d45743d5778e5163 457 0.42/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 783.01 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: 718.91 GB
    • Received: 17.99 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.