Loading Tool

Explorer IconExplorer

Memory Pool

49,144 transactions
30.55 vMB
0.09491034 BTC
Random Selection Loading Transactions
Max Size: 163.41/200 MB

Candidate Block

Mining Attempt d8090155e1b2a2decda802b3c80a9dd06aad88b8ccb23ad0e903fe00fb48c8f2
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root eb06d2e072b478e90db7ebbbd0434e5b3e2b86dd760765f663085b1595c74dc7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,547
Size: 1.00 vMB
Total Fees: 0.03155825 BTC
Feerates: 101.56 > 3.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (227,613 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
687,240 687,240 0000000000000000000d06cb8554f862f69825a7994dab6161ec0970e35f463e 187 1.00/1.00 vMB 26
687,239 687,239 0000000000000000000b0a879ad4c739868236c8d014fa545f1733de53176860 1 0.00/1.00 vMB 0
687,238 687,238 0000000000000000000a11ce2ebb81493f0066de9277a83d20f7c3c4ee1aced9 2,369 1.00/1.00 vMB 27
687,237 687,237 0000000000000000000a1aac000279061bd5045d6b6d6d76f8c6070d72878d40 473 1.00/1.00 vMB 31
687,236 687,236 00000000000000000006ab1d4a72ad2b86b0e2fdebea1cc16ef5e2bc39f1e81f 278 1.00/1.00 vMB 29
687,235 687,235 00000000000000000009e49dbe7e630f9f58e7b61b6365111dd5520a4a8326f7 346 1.00/1.00 vMB 28
687,234 687,234 0000000000000000000bd7ae39de651cc08a455db69d9bd71334ea700cfc5fbf 475 1.00/1.00 vMB 29
687,233 687,233 00000000000000000007c5d791c62a80ce5034e39625ba1707b04956357ad21e 1,248 1.00/1.00 vMB 29
687,232 687,232 000000000000000000094a5ebd7e03c93a5af1e43198cabdad6410e138ed8665 2,749 1.00/1.00 vMB 33
687,231 687,231 000000000000000000039bedb7bbdeb7b1b4b9139a261398bcc23d8001981c7a 2,033 1.00/1.00 vMB 31
687,230 687,230 0000000000000000000a109b43771c67abccc65179595f6918b2a16102164ba5 1,636 1.00/1.00 vMB 43
687,229 687,229 0000000000000000000d29d4f3fdcb5b2f4caca2e6662fa885be0dcc75f6eea6 2,460 1.00/1.00 vMB 53
687,228 687,228 00000000000000000008b0b55d25aadd22c96c9cea6dc9a500a2977f0a4cd23a 1,094 1.00/1.00 vMB 39
687,227 687,227 00000000000000000008141bb1ecf95e133aaf4bd56441f3432225097097a987 1,464 1.00/1.00 vMB 40
687,226 687,226 00000000000000000002a3eeccc8a2b4e1df4fabb407695017ce1f9ccab399c3 738 1.00/1.00 vMB 37
687,225 687,225 0000000000000000000b0ac9d5b80587f726afba1fee82d5add1ed3019ffe30b 157 1.00/1.00 vMB 31
687,224 687,224 0000000000000000000959970764111c3922aed3560507e9cf08353635da29e5 537 1.00/1.00 vMB 33
687,223 687,223 0000000000000000000c16adea9197e5c844b3ff11d29aa2b43c598744295e98 1,233 1.00/1.00 vMB 38
687,222 687,222 0000000000000000000acc666746b7742fd8008460f07b92c128b75f12d1e080 1,444 1.00/1.00 vMB 41
687,221 687,221 0000000000000000000cd196631e214041e5d1a53438d4aedc9b86d474a22cb1 268 1.00/1.00 vMB 33
687,220 687,220 000000000000000000043bae24b5023246dd2f393cd5f94fcfa1546c87a714a9 1,217 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.13 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: 652.42 GB
    • Received: 13.77 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.