Loading Tool

Explorer IconExplorer

Memory Pool

37,702 transactions
26.14 vMB
0.06341763 BTC
Random Selection Loading Transactions
Max Size: 134.36/200 MB

Candidate Block

Mining Attempt d19e32c777022ce383dd36324ab95a1da88fd6de2765025bdbb3e3d69ae8560d
Version 20000000
Previous Block 00000000000000000000176eec4f97613301ccca0f642e4b2100196c9276c6da
Merkle Root ec31ac1b3b451e66589844e89fc582b845d72fc62e94343bcdd80a97bc42b1ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,491
Size: 1.00 vMB
Total Fees: 0.01516021 BTC
Feerates: 102.99 > 1.52 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,674 (807,394 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
107,280 107,280 0000000000012dee8bc69deececb54b368ce7d4f95e4c1eab409ba646fe0ee92 8 0.05/1.00 vMB 963
107,279 107,279 000000000002791faa68f7589e7ce5059b69c2832ac59375085d22ddfef28bbe 3 0.01/1.00 vMB 942
107,278 107,278 00000000000173e69521466b2b1a951b6b1a098dbfea4dd11ea15115350f20a1 8 0.00/1.00 vMB 0
107,277 107,277 000000000001ca3923e229d52da485d6e142c033086120fc401689377e8c6956 12 0.00/1.00 vMB 0
107,276 107,276 000000000001126a33cd9b6caa755a8c9d28574dbbe648af563f6fe36102e980 11 0.00/1.00 vMB 0
107,275 107,275 000000000000227fa28072be33d8c1a48f5a49703704127bd3c47bdfb63c6b6f 23 0.01/1.00 vMB 0
107,274 107,274 000000000000053e7b4560061f25ec3d2aebce19b095fcdf243bf810f5157ae1 10 0.00/1.00 vMB 0
107,273 107,273 000000000002331b7eff8e55a0442fa37545ce541a3b28ec84e10b8f8902b4c1 13 0.00/1.00 vMB 0
107,272 107,272 000000000000317ee23a34d1063f10f64f7b432b3f9a48d25ed15b20d5548ef6 7 0.00/1.00 vMB 0
107,271 107,271 0000000000014d49daa8d8a0cfbd2cc09ba2a556e783401fbbc6bbfa47b10d45 12 0.00/1.00 vMB 0
107,270 107,270 000000000000f93b19e09549ab8409dfb9b500328d53dac5c8dc7c4b257b3cac 7 0.00/1.00 vMB 0
107,269 107,269 000000000000517c773931c79cdac299fddcadbd6e22557989fe24f45cffa948 12 0.00/1.00 vMB 0
107,268 107,268 00000000000210f4feea1859d26d2b5b08a885840dd7295dba0ced06fa468465 3 0.00/1.00 vMB 1,033
107,267 107,267 000000000000bd8d4f24d440d38df85f31515890666562d4e7fecbd6a2362e34 5 0.00/1.00 vMB 0
107,266 107,266 0000000000006fb02027ab277247d2f345d4b752a239855660873f513999c2f9 4 0.00/1.00 vMB 0
107,265 107,265 00000000000197685fba620d631094b72ed2e69615b24ea94dafa30625af6714 8 0.00/1.00 vMB 0
107,264 107,264 0000000000025aecad8badace0aee5d9adb3dd618cd75bf248321c787dfabb4f 12 0.00/1.00 vMB 0
107,263 107,263 0000000000015a5da66858c9d7925c2cdf6a0a590972d26456456b2a64995884 34 0.01/1.00 vMB 0
107,262 107,262 00000000000191cdabb5afb90af51e1c7436d94b1406a11c37ac202e31aba618 2 0.00/1.00 vMB 0
107,261 107,261 0000000000001b2f5b59f4bb6fd7543d593a3a02d0463cef566bc4a2c665e6d3 15 0.00/1.00 vMB 0
107,260 107,260 000000000000c679d5aa6e55d9fe4683dd1eba512ea6acbd08eb1f1f69e835f7 11 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.81 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: 635.53 GB
    • Received: 12.31 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.