Loading Tool

Explorer IconExplorer

Memory Pool

81,816 transactions
30.38 vMB
0.08346372 BTC
Random Selection Loading Transactions
Max Size: 183.07/200 MB

Candidate Block

Mining Attempt 342a130b0694d18d7cab9cc0fdb9db9f7e72852e7b0aa5f9a0aea287201edb72
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root 0b7af19cbff23be4d93761d8fba0fade25317dcb5870ef7aaa590de1b155adb5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,959
Size: 1.00 vMB
Total Fees: 0.02114299 BTC
Feerates: 203.60 > 2.12 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (78,677 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
836,296 836,296 00000000000000000002b6257b1ee82e0e874f6386937b60af4b932dfd36128f 2,326 1.00/1.00 vMB 23
836,295 836,295 00000000000000000002b8d26f08abe356dd4a300d693215f38b76783152dd11 3,269 1.00/1.00 vMB 33
836,294 836,294 00000000000000000002347942d6f78780c489be810164307153cd5cd84a3663 2,201 1.00/1.00 vMB 24
836,293 836,293 0000000000000000000076e83ed8c14647b4c089b571825493c79201031e2f87 1,648 1.00/1.00 vMB 25
836,292 836,292 000000000000000000011bfd28f059a4febc92d22c0e1d87afd2edbe7f56ef33 1,577 1.00/1.00 vMB 29
836,291 836,291 000000000000000000022ce433d29cb6b7b7f2edf55e8f07cb6b7271b9ca34ef 1,490 1.00/1.00 vMB 29
836,290 836,290 000000000000000000016a005751ee5087c3cc0d7166179177c5188de3ae8e8f 2,539 1.00/1.00 vMB 34
836,289 836,289 0000000000000000000355c29c6f245daf67b7e6cfbddd0181d892ef9bb90992 2,371 1.00/1.00 vMB 33
836,288 836,288 00000000000000000000018adf3952558d28fc3750d3d63fab7b11e352ae017c 2,423 1.00/1.00 vMB 30
836,287 836,287 00000000000000000000f411b5db377f8a5b55658382de06eb7bd58e40542c50 3,522 1.00/1.00 vMB 41
836,286 836,286 0000000000000000000132a16ba17286f879cdd6d4447cf635fc888310f86d33 1,600 1.00/1.00 vMB 29
836,285 836,285 0000000000000000000271cd73721d2d6a5788aab99282b327f5f6c6af3f4663 3,129 1.00/1.00 vMB 38
836,284 836,284 00000000000000000001aeac92f18e973ca85ab113f1a6921e53722580749f47 2,227 1.00/1.00 vMB 31
836,283 836,283 000000000000000000007fe9dc60f7c40624c1f234aedd4d1a3c6258a24259d7 3,222 1.00/1.00 vMB 36
836,282 836,282 00000000000000000000a056f535f5b5c1130a797b29875e21e6809ea11fe6bc 3,301 1.00/1.00 vMB 43
836,281 836,281 000000000000000000016c4ae981c7497774008c06767a630385c4cbd6d8b16a 1,722 1.00/1.00 vMB 30
836,280 836,280 00000000000000000002ea047f8344d6fdc7e84bcfb5b2428ff75f9fd88d8937 2,255 1.00/1.00 vMB 31
836,279 836,279 00000000000000000001095134bd616e87c848cb750d56ab7d20c12404eadb26 2,993 1.00/1.00 vMB 38
836,278 836,278 000000000000000000032f775c734c5b6103b83cc8ac076a0519c72723458e4f 1,308 1.00/1.00 vMB 31
836,277 836,277 000000000000000000009d69f2388cbe4f7215d01143722957fa63602d54890c 2,468 1.00/1.00 vMB 29
836,276 836,276 00000000000000000002193a3455c401783bf5ff72772a344d368a1f6a69a6f3 1,752 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.34 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: 661.28 GB
    • Received: 14.80 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.