Loading Tool

Explorer IconExplorer

Memory Pool

38,517 transactions
25.95 vMB
0.05213947 BTC
Random Selection Loading Transactions
Max Size: 134.61/200 MB

Candidate Block

Mining Attempt 78b7fb6eef7e35647f5396fcefabe5b5bf4b05bad8c17aa13c262b3913e425ac
Version 20000000
Previous Block 00000000000000000001827e1f65c9b8b332295eae82c9b3b729a3d5853fffe5
Merkle Root 20fb4f356d463a813dd0e9e6d84dde52aada416a47ae6add7d45564369bae5c5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,916
Size: 1.00 vMB
Total Fees: 0.00472855 BTC
Feerates: 60.16 > 0.47 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,933 (266,319 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
648,614 648,614 0000000000000000000a280b2e1f1684267526d27932d5755491fbda069f3e4b 2,675 1.00/1.00 vMB 35
648,613 648,613 00000000000000000005ed3e8cda64ca6539a84c7d75dd7ea72f5c70f5e197bc 2,898 1.00/1.00 vMB 62
648,612 648,612 0000000000000000000f18d39d7c83f182494bef6bd4e27c87cea7eb1b463192 2,820 1.00/1.00 vMB 63
648,611 648,611 0000000000000000000f0e0397fd55ef47865e8fb19d0ef446acc51613255786 1,611 1.00/1.00 vMB 78
648,610 648,610 0000000000000000000c2ffbab842b2e16cc920cb6c78f0da8acd6078f377612 2,685 1.00/1.00 vMB 47
648,609 648,609 0000000000000000000d6adcbc056c4a52602a30645f2c24200e9b36d7f77f35 2,768 1.00/1.00 vMB 71
648,608 648,608 0000000000000000000daf597aba4dd2829909d4c94d84b0bbbb086bd0a903ce 2,921 1.00/1.00 vMB 59
648,607 648,607 00000000000000000008e5519da5f209e892f6c90bf1a06f7526b8ca6f50c1d9 2,972 1.00/1.00 vMB 72
648,606 648,606 0000000000000000000b3e1a4c179bf90c380ce2cca8f14b0a8df12bf07cd16d 2,550 1.00/1.00 vMB 85
648,605 648,605 000000000000000000046093e34f417b901fd1e26445aa2fde493053632c8921 2,568 1.00/1.00 vMB 96
648,604 648,604 00000000000000000007eff735adc28e705c8c7d8d154029bea5a77b799c6234 2,374 1.00/1.00 vMB 65
648,603 648,603 000000000000000000006704697c3e211baaf08ec2482a65e5ea3b2883a17ca7 2,324 1.00/1.00 vMB 66
648,602 648,602 0000000000000000000ca70b66f657ed30f03a82c8b4afd238395ca42922c627 2,686 1.00/1.00 vMB 79
648,601 648,601 0000000000000000000fa0679d1a313ff74a64d75e86410ef3c79f54138d9e1d 3,058 1.00/1.00 vMB 113
648,600 648,600 0000000000000000000ff94dc2340dca1407d3ad9eda34cf26af8649e950124d 2,192 1.00/1.00 vMB 84
648,599 648,599 0000000000000000000189942cb0b06f2b0f3ac0c0c2fb5df81a348976f7eca2 2,343 1.00/1.00 vMB 40
648,598 648,598 0000000000000000000847afba27cfaa17ebbb3a5422d8199f7222b97f57e42c 2,245 1.00/1.00 vMB 37
648,597 648,597 0000000000000000000c2b75b33f6aef817de550d66247ef4165a7911f167f01 2,794 1.00/1.00 vMB 22
648,596 648,596 00000000000000000000a369381c364e979c660f7da261b592c47a738777f1ea 3,102 1.00/1.00 vMB 66
648,595 648,595 0000000000000000000b338a3d0f1e219b819f2ef7f6dd61b45fa82923965dba 2,888 1.00/1.00 vMB 57
648,594 648,594 00000000000000000003e653b25c76dfe004fffe03d3c24e8aa3e8bd1b1865a9 2,794 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.27 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: 656.06 GB
    • Received: 14.38 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.