Loading Tool

Explorer IconExplorer

Memory Pool

45,857 transactions
28.48 vMB
0.07410451 BTC
Random Selection Loading Transactions
Max Size: 151.31/200 MB

Candidate Block

Mining Attempt 687bc429f0e3e8a75c56c57cc07c1a1e14fd537c25c87a1387fc8383ce24ad54
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root abe4d3ae72b7936337c9ec27f2d672aec09a5c75ac9574ba56f368a5fafcfd49
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,392
Size: 1.00 vMB
Total Fees: 0.01998062 BTC
Feerates: 100.23 > 2.00 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (172,895 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
741,948 741,948 000000000000000000062a74d850962cd892028e4b658a467d4bf110ef256ea7 509 0.18/1.00 vMB 7
741,947 741,947 00000000000000000001b5e8705918bdddd4e8d94faa7a4ee42abfdf4dd1a776 1,682 0.55/1.00 vMB 17
741,946 741,946 00000000000000000002254db58eb0e39cac84800d09cb2b9dfba224b9e640fd 134 0.04/1.00 vMB 11
741,945 741,945 00000000000000000000f04f81d07587f8b018d873157eca85cfe16a141087e0 796 0.35/1.00 vMB 11
741,944 741,944 0000000000000000000621928137bd74fd3cd2cd175252932fb12ea1709f4007 164 0.27/1.00 vMB 2
741,943 741,943 000000000000000000077839069d182acc6e0d795b5b70f50f0615fe8e0173ee 2,514 1.00/1.00 vMB 14
741,942 741,942 000000000000000000058e6712450d2abc7d5aa413d21692e4fcb6ad5cb91273 335 0.90/1.00 vMB 2
741,941 741,941 000000000000000000035c0dcdc230e7646af854c3ee655082806215b4883b6d 2,530 0.99/1.00 vMB 4
741,940 741,940 0000000000000000000982e9808481111ef5fe4ff20de4a8f71a7ff0e3727442 1,825 1.00/1.00 vMB 16
741,939 741,939 0000000000000000000439cf6e04c61e28b55840c0a7d8529f685e9715745a46 1,570 0.99/1.00 vMB 7
741,938 741,938 00000000000000000007a7c0fdb47134f6788f4820c3f682b8ca5881c859523f 706 0.69/1.00 vMB 7
741,937 741,937 000000000000000000074469fda3a22358db66e5da776038145640cdc0239542 617 0.33/1.00 vMB 3
741,936 741,936 00000000000000000005fd4baa812592a0628fc27d4229160d06e62d4fbc0f10 1,293 1.00/1.00 vMB 14
741,935 741,935 000000000000000000052fd49b015a969a103237a79d14f80cd6bfd33255deda 2,407 1.00/1.00 vMB 18
741,934 741,934 00000000000000000002c80f825ad8c88713cabaf7ced85b104cc7e2f3165371 981 0.60/1.00 vMB 7
741,933 741,933 00000000000000000006697e95a9341d5bbfbd6203b18595828942bdd10d6a86 2,571 1.00/1.00 vMB 18
741,932 741,932 0000000000000000000371233177abece6a93eb4e9715d21cbd95d816b5c9aab 776 0.26/1.00 vMB 13
741,931 741,931 00000000000000000002c6a6e67cc92be1a784d5347493d8244c08446488bdab 717 0.21/1.00 vMB 15
741,930 741,930 00000000000000000002a3b81e5e3e61a194a7b161f4d775ec2738ef67a8e2a4 431 0.17/1.00 vMB 13
741,929 741,929 00000000000000000001adc6add73f2d2b9a7946fc86ed2a8939a6f7bd6abd70 792 0.25/1.00 vMB 15
741,928 741,928 000000000000000000022279ed40599f38f2b7f3b730a2d91858f99cbc586dcc 931 0.40/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.11 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: 651.98 GB
    • Received: 13.67 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.