Loading Tool

Explorer IconExplorer

Memory Pool

48,716 transactions
27.54 vMB
0.07855002 BTC
Random Selection Loading Transactions
Max Size: 146.84/200 MB

Candidate Block

Mining Attempt 8077399fcffbf5cfce7096c9168c7268ce35f08d2b3d0b0c67cd4d9ef164d242
Version 20000000
Previous Block 000000000000000000016efaef9f7da737aa2349d0b4dafc4a282bf2e687179c
Merkle Root 4668a8a6928ffcac8343d46977febe148904a6dd20663643beb786d76d41cd68
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,812
Size: 1.00 vMB
Total Fees: 0.02688136 BTC
Feerates: 150.92 > 2.69 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,784 (572,623 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
342,161 342,161 000000000000000001e1b625a40a49631de523d44555dfc6d7fae3d71e9aa4f5 45 0.03/1.00 vMB 21
342,160 342,160 000000000000000010bd6876811f670a6011e130348fd186e4241954142a517c 271 0.18/1.00 vMB 18
342,159 342,159 00000000000000001738a035fd4ab939ea19d3f268b2d427fde5ee10390d3d5e 832 0.35/1.00 vMB 32
342,158 342,158 00000000000000000209b43cdd7772061f6339a53ee9347b718b0be754fff663 359 0.16/1.00 vMB 33
342,157 342,157 00000000000000000dc36a9df38dd0648a48e1e45d797ee6c34354c81d76a643 313 0.16/1.00 vMB 24
342,156 342,156 000000000000000008c25103b2c002820b21df9048ffc0deefd6cbd2cd0a26c7 86 0.06/1.00 vMB 11
342,155 342,155 00000000000000001a66dac3071866aeac34861e015a963d20c840dfa2f8ec7f 59 0.03/1.00 vMB 30
342,154 342,154 00000000000000000df8e71c9a2fba5c6d72a90338b26f8a63889b04018d24a0 718 0.41/1.00 vMB 25
342,153 342,153 00000000000000000593acefd46ae51549dc2b451ab28c30dcec13c6e7797ef4 225 0.09/1.00 vMB 32
342,152 342,152 00000000000000000c9dc8da34c355a308189670b1419007ddb74637e06043cf 321 0.13/1.00 vMB 29
342,151 342,151 000000000000000009d81d26c19c48031fbd287797419dc2430efa9c19a950f4 1,485 0.85/1.00 vMB 24
342,150 342,150 0000000000000000032e3e2ce3af8e140e5fbd8837ba408c2d3b904d3439d1ea 449 0.23/1.00 vMB 28
342,149 342,149 000000000000000013f99e9df903f6c39881aea1014c4ab84e6d46062b6ba833 105 0.04/1.00 vMB 38
342,148 342,148 0000000000000000004e20a49e417cbe85603ad9dcd4aa47dc191ae521bd5523 512 0.26/1.00 vMB 32
342,147 342,147 000000000000000014dd113769f0c78562af1efe69d1c29142d33bd4ba9fee9a 73 0.08/1.00 vMB 22
342,146 342,146 00000000000000000a0f2cd591bbcda1734160a5347aed56cdd0cc22d95afecc 1,624 0.88/1.00 vMB 29
342,145 342,145 000000000000000001688e39dbcaf43458b64408b7b2663bf90f9a8d3af82795 21 0.01/1.00 vMB 15
342,144 342,144 00000000000000001473247d6a87c0fbf241959efb60dd6e9e267b7900f70273 855 0.51/1.00 vMB 25
342,143 342,143 0000000000000000091aeb2ac8e2d3a06034d5b4ed0a005d5bcf250e2d2ab1a2 200 0.08/1.00 vMB 38
342,142 342,142 0000000000000000134794dd9d12bb216a14b6cb8f9aca34c83db57011f4ce26 312 0.17/1.00 vMB 24
342,141 342,141 000000000000000000285ac7ca48c55c5bedc19edcbeb797833bb25912d54e96 154 0.10/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.00 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: 649.05 GB
    • Received: 13.13 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.