Loading Tool

Explorer IconExplorer

Memory Pool

81,982 transactions
31.07 vMB
0.09852274 BTC
Random Selection Loading Transactions
Max Size: 188.83/200 MB

Candidate Block

Mining Attempt d5eb7239e48fb1705163f2e59be33f932ad777e3a8ea1f48e8affb385a8754bb
Version 20000000
Previous Block 00000000000000000001989f6db1d6f3f0e853c7a7de668ab650133d23b899c9
Merkle Root a8f3d6a2bfa6894807a8704ac1f65f03c30353184b23d1e16d215851ce66e442
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,319
Size: 1.00 vMB
Total Fees: 0.02457649 BTC
Feerates: 150.77 > 2.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,375 (499,623 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
415,752 415,752 00000000000000000461225a4d4ddffe7bd28895f6e6b0cb65b905104770a6fe 1,199 1.00/1.00 vMB 37
415,751 415,751 0000000000000000044a43354d449711338b13e033a86760b33d58c02c418fa0 2,292 1.00/1.00 vMB 60
415,750 415,750 00000000000000000266a35787eca313795da8d33b8364b3065a31819dff20a7 2,870 1.00/1.00 vMB 64
415,749 415,749 0000000000000000052a17c0ff1c49b080cc0dd66692ba55844ef0c30ff9592d 852 0.73/1.00 vMB 31
415,748 415,748 000000000000000004320da56899c066bfafe4aecc01610e0b25541207ca2deb 1,372 1.00/1.00 vMB 28
415,747 415,747 000000000000000001db04c6eb73497f7fc2cb1bd85b89f07455e54e2c91fc44 1,699 1.00/1.00 vMB 28
415,746 415,746 000000000000000001a9e5b34f88ca6b585393b78eb535b6f33632b6e3d85c0e 2,663 1.00/1.00 vMB 64
415,745 415,745 00000000000000000196276978e84e298459e15874bb189ade93b4d084f9b69e 1,415 1.00/1.00 vMB 32
415,744 415,744 00000000000000000061a5d84fb3beced4dbac61df5ffe98a0677124648e1e4f 2,675 1.00/1.00 vMB 57
415,743 415,743 0000000000000000001e37d5ee67f18dce4a2e0a1efce1e4a82143e6d347ff55 2,716 1.00/1.00 vMB 72
415,742 415,742 000000000000000001050698d0838b7fdf675b4c2c938ee7848cdc077faeaf6c 35 0.02/1.00 vMB 41
415,741 415,741 000000000000000000d670bda6ea6ec834ef2f5c5597c6a19856562e8f93d199 910 0.65/1.00 vMB 28
415,740 415,740 000000000000000002fde73899dede01674596c590d62ca2e2d486da2906f5a5 388 0.20/1.00 vMB 39
415,739 415,739 000000000000000003371fbd658f22130e242a3d612a73de6052939a747e2370 288 0.12/1.00 vMB 40
415,738 415,738 000000000000000004d0f3a5b957e3f77ce2fa0f6430529953bd07c147e441cd 1,304 0.49/1.00 vMB 45
415,737 415,737 0000000000000000019b50705dc412891aa57a7839c3ba66f0ce37a559ac90f4 512 0.21/1.00 vMB 51
415,736 415,736 000000000000000004c5d14e411f138152c5a721e4e0bcc4259812f2d8471153 993 0.43/1.00 vMB 45
415,735 415,735 0000000000000000017f7e1555a616d1881fd05f2d1ca679fbbf81cc6cfd1acc 1,440 0.50/1.00 vMB 49
415,734 415,734 000000000000000004021ca4dab4f2dbefd61685a3aab9d5b84abe4b6195344f 1,713 0.89/1.00 vMB 41
415,733 415,733 000000000000000001363313d5d589aa83a3eebb62959883ff4957f01d9bb265 723 0.99/1.00 vMB 15
415,732 415,732 00000000000000000155d257db9301efbb50f47a7248f4f22d23e00cb5980b3d 505 0.42/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 783.04 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: 720.19 GB
    • Received: 18.15 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.