Loading Tool

Explorer IconExplorer

Memory Pool

37,296 transactions
26.06 vMB
0.05620930 BTC
Random Selection Loading Transactions
Max Size: 133.93/200 MB

Candidate Block

Mining Attempt eb16957ea9649ae17e1ff6cd3434ac09bc7405488c249210e80da99c803b2f80
Version 20000000
Previous Block 000000000000000000002d05d6b44ad40f04c8763a38c5afbba07e4fafa201d8
Merkle Root 761b6712ffa995f04253a8d1cd9013378de38e597c4379c658f5f96abb97ad02
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,033
Size: 1.00 vMB
Total Fees: 0.00818236 BTC
Feerates: 100.29 > 0.82 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,672 (793,279 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
121,393 121,393 000000000000205cb84ef462f72f9dc4e164718df7a981b7a6b209a8266c8da2 12 0.00/1.00 vMB 0
121,392 121,392 0000000000007303a0f90e4dae5ad5cbbd968fa06d4c0bfe1733bf89d60a0592 7 0.00/1.00 vMB 334
121,391 121,391 0000000000003abe4f5ecb36ab66312773e91420d16e5ed4d6cdff1636ba2b9f 10 0.00/1.00 vMB 320
121,390 121,390 0000000000007bcdd4b88d949568253147494c041808eada9d7326eced7eb90d 11 0.00/1.00 vMB 0
121,389 121,389 000000000000897033df1e3a711a140a028ea95cdf1cefd9073c765b7ccaccfb 4 0.00/1.00 vMB 1,060
121,388 121,388 0000000000008d0f4beb6a4be0009554704d4fbad8aa3159eeec8dcccb397cf6 8 0.00/1.00 vMB 0
121,387 121,387 0000000000004bd5b9f3f41bbdd42b44b7b38658984b908db141b3203bf3fba7 7 0.00/1.00 vMB 0
121,386 121,386 00000000000004ecb1ba0c8744a989558ad4c897f91d4aa70a88e4939b59982d 11 0.00/1.00 vMB 352
121,385 121,385 00000000000038202828bc999e76ff888cde1db17f33bdb486470060aebe6fcc 33 0.01/1.00 vMB 155
121,384 121,384 000000000000810d9f87c36ba314215f289c24cc19d5d5c3e2c0f95c9ce0c190 18 0.01/1.00 vMB 427
121,383 121,383 00000000000058d541fa27749cd3e8958c92c3ad35e1f64cbca7ac6ff1a82d38 1 0.00/1.00 vMB 0
121,382 121,382 0000000000009790feebdbf34e91293a43740b79c31133bc584341809416b686 16 0.01/1.00 vMB 332
121,381 121,381 000000000000506064d4ec5c4d6e57b95fb62d388a9340e06887f12e06932911 10 0.00/1.00 vMB 0
121,380 121,380 00000000000083df6be5f6050a28e093d60f0bc35764ac48002522679e273d5e 11 0.00/1.00 vMB 0
121,379 121,379 000000000000198ed4cb0586b718bc901865d1e94cb859cd1c4af043379d9aa8 2 0.00/1.00 vMB 4,444
121,378 121,378 00000000000093e086375dba347f1051997d85afa3cbf6500ec7c37a157daf64 7 0.00/1.00 vMB 326
121,377 121,377 00000000000071b49e326a071150f1338991c0359ac21db0f80c5fa721af2634 8 0.00/1.00 vMB 0
121,376 121,376 0000000000003215170e9e251e2e1e61f0bcb9f623d5c777ba632224e4e1b24c 5 0.00/1.00 vMB 0
121,375 121,375 000000000000836abb55ff5164c695058cbdd4ac317c2ba664b2a706faedc0b1 6 0.00/1.00 vMB 0
121,374 121,374 0000000000001db928d213263c4a73925c8c2b1f0226c95f1b88765cd5c7fddf 3 0.00/1.00 vMB 846
121,373 121,373 00000000000023079ff20b262796c5a03aa8308e9b67b681c5c968f939a699bd 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.81 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: 635.20 GB
    • Received: 12.29 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.