Loading Tool

Explorer IconExplorer

Memory Pool

73,921 transactions
28.28 vMB
0.09610266 BTC
Random Selection Loading Transactions
Max Size: 168.58/200 MB

Candidate Block

Mining Attempt 22ba483ed38eba02b54dcbcc02a273f8df16da5538dffddeeb8b066a441a4649
Version 20000000
Previous Block 000000000000000000019979e8bdd87a31a1a1c2e73dff8378a4e0185b5ab60e
Merkle Root a49040a9120d7eb81a3deb7cce11d7368f217b81b11d860adca870c4554e397e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,797
Size: 1.00 vMB
Total Fees: 0.02619627 BTC
Feerates: 151.12 > 2.62 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,536 (645,905 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
269,631 269,631 0000000000000004fcd45a0adf1d8712db76ef915bd715170aa4e0e12cf93400 342 0.20/1.00 vMB 32
269,630 269,630 00000000000000048e4761367acff7b928961e6c5d8e8e9d35ada2f136264351 686 0.25/1.00 vMB 111
269,629 269,629 0000000000000002c8d47efe7f3d774b9eb50f0931af541c4576f4b0ae3cac32 449 0.19/1.00 vMB 61
269,628 269,628 00000000000000016259ad6760cd01ecde591ebfd884f63bd7a52a2848ee666e 1,053 0.50/1.00 vMB 68
269,627 269,627 000000000000000330d9e02610ddf79afcf49dd46331d1e6bf1d220c5775df71 64 0.04/1.00 vMB 78
269,626 269,626 0000000000000007480d6649bb6902c9b2825668bdc8df01c0cf22d585a4ada8 189 0.09/1.00 vMB 61
269,625 269,625 0000000000000003415ae8894e793d71a3284e16abb86fe39a690ba2eb2f1e76 407 0.21/1.00 vMB 98
269,624 269,624 0000000000000002e5079fa0df30c47e09ea8f0f10ccc69b59f1614cb3bcf707 63 0.03/1.00 vMB 58
269,623 269,623 00000000000000045d40395a0bb485393c768ffe7dc9932c2d00219b72de0975 293 0.13/1.00 vMB 32
269,622 269,622 000000000000000655ee5995b1383850dae187f247c14a9123e88a3ef2f50b58 577 0.44/1.00 vMB 25
269,621 269,621 0000000000000006962ed9ba8ef3945d50cf94a9d050c2a6f1bdb5cd3ddea0ae 1,326 0.50/1.00 vMB 111
269,620 269,620 0000000000000005b6899920fbf1096ee3720d74b6e8aeadfe22988473e70b48 265 0.15/1.00 vMB 6
269,619 269,619 0000000000000002293f4561bba284d288d6f19b99cf80732fbfeee212063339 514 0.23/1.00 vMB 91
269,618 269,618 000000000000000290b5002168cfe3dc1bd90cdfd1acb2889e0af3b0f7129cc6 354 0.14/1.00 vMB 77
269,617 269,617 0000000000000000757d8cab046dc65234325775d367df648bf38d397e8a1420 323 0.15/1.00 vMB 73
269,616 269,616 0000000000000004fec9927e6e605acd65d8cbaf4592ec06c296a97d301b1da6 311 0.16/1.00 vMB 64
269,615 269,615 000000000000000311ee766527495512bc5d0046ed50531c905257c50bc5443e 641 0.26/1.00 vMB 87
269,614 269,614 00000000000000063c66331891acc4eba52b7138e7da5aa0c4db73c4ce81d207 578 0.27/1.00 vMB 74
269,613 269,613 0000000000000006ae494b8b7a5c4ce318790fca45d0e24f3474f4e6e026ba7c 56 0.02/1.00 vMB 72
269,612 269,612 0000000000000003c33febf878ffe6eed9cf1f377ac8dab6c3c8f3f1d86de12f 23 0.01/1.00 vMB 96
269,611 269,611 00000000000000014d2183721e43882a21bc7d4a18bae156306e46f838c6dcea 451 0.25/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 783.32 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: 767.70 GB
    • Received: 19.45 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.