Loading Tool

Explorer IconExplorer

Memory Pool

79,045 transactions
29.61 vMB
0.10596585 BTC
Random Selection Loading Transactions
Max Size: 178.22/200 MB

Candidate Block

Mining Attempt eba090fc5a0361f762001901ef344a53e384f8d4bca54727495c1474c6e43ead
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 425713e4156b77db578bfa7e5cd1febc6c359756c1bd6b7f3aeff4d6e862ac1b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,514
Size: 1.00 vMB
Total Fees: 0.04067424 BTC
Feerates: 164.34 > 4.08 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (568,052 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
347,102 347,102 000000000000000000727bdb3f4ac97d2f126fda70661b41f0879fe74455f9af 315 0.16/1.00 vMB 27
347,101 347,101 0000000000000000041a4e67fbc3084c31b3a870fe1ae827a0385ad4b571701a 393 0.30/1.00 vMB 21
347,100 347,100 00000000000000000f4806f60ec8f830dde4c134c50ae436d56a190b58bb363b 198 0.23/1.00 vMB 12
347,099 347,099 00000000000000000c82d2899adc95ba2613cc35320216df2079d75864b3018d 287 0.15/1.00 vMB 25
347,098 347,098 00000000000000001727ddb0a3605ffe082e37640ff4c51e7bc21c3a1fed86c5 1,255 0.74/1.00 vMB 25
347,097 347,097 000000000000000001da850d263632bf7e8384ac2963fc6f58a9f5a0e230532a 483 0.29/1.00 vMB 23
347,096 347,096 0000000000000000009195732d730173c40dd9c1eddf5bfa8b46d7a80c200f0b 127 0.07/1.00 vMB 21
347,095 347,095 00000000000000000172c661aae861f831ecd3fbcba887fbd664e8bbe6247a7f 92 0.05/1.00 vMB 25
347,094 347,094 00000000000000000a8f1913415120a717141e2a89433db3a914d35a74cfe9a7 120 0.08/1.00 vMB 25
347,093 347,093 0000000000000000136aaf1ba58e96b9be9b393134c95333c1840a16a55bf9c2 56 0.03/1.00 vMB 26
347,092 347,092 00000000000000000f24a8440096811d606928739b5919d0392d9a55b6c0fe62 898 0.50/1.00 vMB 27
347,091 347,091 00000000000000000f8cda4ffc2954f9542f283b8cf35842cfac6931f34ba2ad 580 0.33/1.00 vMB 21
347,090 347,090 0000000000000000087371f3c0a422e52caaafb47e9f29bc6b19a9bebbe048d0 269 0.11/1.00 vMB 33
347,089 347,089 00000000000000000e43d6670b922377501ae500aa309a490b3ad27b21d159ce 411 0.26/1.00 vMB 22
347,088 347,088 000000000000000014a57a40ff06f2c55371c37c9a7e088b9d364fde51c7beac 43 0.03/1.00 vMB 11
347,087 347,087 000000000000000010c63740da1488c9b0253648c96ec04b8074e29c766c956d 250 0.11/1.00 vMB 29
347,086 347,086 000000000000000000077289ada6d53793ba9fd34f8f5715215e082352929963 1,360 0.73/1.00 vMB 24
347,085 347,085 00000000000000000b6ec2421f5b6c3402cd690e2e4cfaca5092cf3f93b4a37c 214 0.12/1.00 vMB 25
347,084 347,084 00000000000000000fdcfd7eaecbe13d65b0c47b5285303d6f43ace3371e2256 1,482 0.75/1.00 vMB 25
347,083 347,083 000000000000000015954f0cf2c898e6473fc4a16496c244d2cec23cd6218043 1,253 0.61/1.00 vMB 27
347,082 347,082 00000000000000000fb3915f426a4b1d8e4824625fb3da3a57b578c159a673f1 129 0.09/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.