Loading Tool

Explorer IconExplorer

Memory Pool

37,900 transactions
26.06 vMB
0.05190087 BTC
Random Selection Loading Transactions
Max Size: 135.07/200 MB

Candidate Block

Mining Attempt 0bb87bfe022570bdf18396c0c4d1e9567a26c144638f4561cfdbe73388def67f
Version 20000000
Previous Block 00000000000000000001b7674223024d82c52e523316ed94cc86a2e4e969203f
Merkle Root 692bb75a981d2ec3016c3456cbf9434d193a16903b9176a3664d28091b13391d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,917
Size: 1.00 vMB
Total Fees: 0.00440235 BTC
Feerates: 13.56 > 0.44 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,867 (574,678 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
340,189 340,189 0000000000000000174fa59476c94eb69fba030756fac3288e23af070b9f92fa 108 0.09/1.00 vMB 10
340,188 340,188 000000000000000011b036c008595cc864c32ca7c155d2ad5a62cfa38a94b244 96 0.04/1.00 vMB 27
340,187 340,187 0000000000000000072a526d7050333877a2ff3a793f51fa248ff48ab241252d 261 0.52/1.00 vMB 14
340,186 340,186 0000000000000000117954c93003d38214833fa7b681f404b7dfb873e0faa24c 1,065 0.69/1.00 vMB 24
340,185 340,185 0000000000000000105cb16e4826792da2dda5b752d7ddeeda3fc92e06c290e7 128 0.09/1.00 vMB 16
340,184 340,184 000000000000000003c585d029da5f857eac89edac6008dd5afcb0ab8bb147dc 185 0.15/1.00 vMB 11
340,183 340,183 0000000000000000071fe8dfed99997955440b02616ce0c7ee1b71d231b03595 814 0.40/1.00 vMB 29
340,182 340,182 000000000000000011ed26a1901f137ca129848388294e81c3ac1aa99bbdadf3 1,180 0.51/1.00 vMB 26
340,181 340,181 00000000000000000833fdbaa8b132c5720d2cec9c13f868d10e1d2a4a4270e5 610 0.27/1.00 vMB 30
340,180 340,180 00000000000000000a6e17669e6231c0327562d45ebc9fd125c7498f172a41db 75 0.07/1.00 vMB 11
340,179 340,179 00000000000000000f0c6b679a9ab46afcf0c83c76e953b243db3df201e54669 862 0.72/1.00 vMB 18
340,178 340,178 000000000000000003da8ca8b5fe33a3e246f3af847f6ad262be5472bdd44166 1,644 0.75/1.00 vMB 28
340,177 340,177 000000000000000014002a62808be51dc8f100dd887ec95bdbeec075e38f5436 512 0.22/1.00 vMB 35
340,176 340,176 00000000000000000fefae218d2264bc163fa82d004ce96f7ec2df9301ca9266 196 0.08/1.00 vMB 22
340,175 340,175 00000000000000000a408cb1c6b2dd2e446c7bfd54ed8092e5d39e12a29e53da 1,223 0.60/1.00 vMB 26
340,174 340,174 000000000000000004b747f1e75371e4ca665b9623cb98c7a56c8e20095716be 238 0.14/1.00 vMB 84
340,173 340,173 0000000000000000149ec00d1ae6778d12db0d2ae79192f7bdc2b085f8b4eb9c 1,451 0.74/1.00 vMB 26
340,172 340,172 00000000000000000dcc211a3488cb2c46e5daa62258d4280cd00d4e93557aeb 827 0.46/1.00 vMB 25
340,171 340,171 000000000000000003a63439a3238f79d435aa9ff9e3941ff14c7bbae9132ff2 1,589 0.75/1.00 vMB 161
340,170 340,170 000000000000000001d2a01940f9b521f4422db17b66338427e835ac46a1a8bf 541 0.39/1.00 vMB 17
340,169 340,169 00000000000000001843d785859d13b32220edfc0cc8411b269e81bc767cd908 908 0.30/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.15 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: 653.14 GB
    • Received: 13.82 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.