Loading Tool

Explorer IconExplorer

Memory Pool

76,583 transactions
29.45 vMB
0.09512226 BTC
Random Selection Loading Transactions
Max Size: 173.79/200 MB

Candidate Block

Mining Attempt 8da6783b1c3d2e56bef488644639b724010f11fe52b7cd0ffe26c25b3e3996f3
Version 20000000
Previous Block 00000000000000000001ff05c472764085d93490be7914ce968789f65c454c48
Merkle Root 78b08baf2d57e99448d52fadc41c8664720fe6895f4afb8899881bb0d95f2c22
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,504
Size: 1.00 vMB
Total Fees: 0.02961096 BTC
Feerates: 150.77 > 2.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,040 (561,833 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
353,207 353,207 000000000000000015f890af1b34ff0b50c8e8baeb5caf851db8c044b109d35f 1,198 0.60/1.00 vMB 26
353,206 353,206 00000000000000000ab206b799ac4df9133f2ebe47becf753c0c1b2efb797eb6 512 0.24/1.00 vMB 24
353,205 353,205 00000000000000000242bdc8f6abad659e13ea4f5165dae0aa65b6c460332428 1,692 0.86/1.00 vMB 26
353,204 353,204 000000000000000004178fead62073c38508ab1eabcea34bcef0d8ec027cf868 95 0.05/1.00 vMB 21
353,203 353,203 000000000000000005b5be5ad2edfc8483c936b598e6ae2044f2ade4081934d2 619 0.43/1.00 vMB 18
353,202 353,202 000000000000000004874a05932b0b59c5c970be3dd1492a79f59f5b3768b202 512 0.15/1.00 vMB 47
353,201 353,201 0000000000000000134db4b68921393f37923b0a3a8a1d6d5241335e04d2609b 473 0.28/1.00 vMB 24
353,200 353,200 000000000000000008dd16fc62e78804493c4c67849697fdcb3a34df6b981ea2 132 0.13/1.00 vMB 19
353,199 353,199 000000000000000009aeb3d014598903567ce460f2e4d58174aa2dc887259d42 1,315 0.70/1.00 vMB 20
353,198 353,198 000000000000000009612385ac49557c2f07171a377fd19b72156fa8b67a0c57 1,085 0.75/1.00 vMB 21
353,197 353,197 0000000000000000070ba72a6c40b947913e5d4063cb9e6653c25a36bf126d29 2,299 0.75/1.00 vMB 41
353,196 353,196 00000000000000000017be54dfa5f243bd5a9510319e2a4a0e6702b4058ee486 371 0.20/1.00 vMB 31
353,195 353,195 0000000000000000071da934d84265c11f19fa54b5a5c7a6d4511cd5bc1c9333 435 0.21/1.00 vMB 24
353,194 353,194 000000000000000002440b78712742cff5b34666d7611b9f23b8c3a9a772adfa 162 0.06/1.00 vMB 35
353,193 353,193 000000000000000015c03bf5741b44188b48e0e21a8166cc897c38d0ebc2a5f7 803 0.39/1.00 vMB 19
353,192 353,192 0000000000000000092f8a4cec04d9a6a9976139db98362656182fc4470b845e 1,227 0.54/1.00 vMB 36
353,191 353,191 000000000000000012afd637cd9cdc2145bd7c80c67e05b152fbdb4ad592713f 1,219 0.75/1.00 vMB 21
353,190 353,190 000000000000000013e810c71c21bf475b38b5d2a272e8b47f5c4c79cefffab9 1,315 0.75/1.00 vMB 27
353,189 353,189 0000000000000000011570cce242585b6d60cc74907fd565f07ef36fc96b98d5 1,921 0.75/1.00 vMB 34
353,188 353,188 00000000000000000313c33cb8ceb06bf6aa50c2ad1288fa9d092b65f02c70bf 302 0.09/1.00 vMB 45
353,187 353,187 0000000000000000019e125e4771ebbd5dcfe95f39498f57825a89a995e8eb8c 159 0.10/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.46 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: 667.94 GB
    • Received: 15.33 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.