Loading Tool

Explorer IconExplorer

Memory Pool

73,295 transactions
27.22 vMB
0.06307027 BTC
Random Selection Loading Transactions
Max Size: 166.12/200 MB

Candidate Block

Mining Attempt e5fcaff148ebed070c23f68ec494c2651448471270677b5bfef7792e9fa4a93e
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root ec9f87c64f8c0d9252fdde323c1d474e337f80deeed7e90a9a147286b570c447
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,440
Size: 1.00 vMB
Total Fees: 0.00534680 BTC
Feerates: 73.20 > 0.54 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (579,061 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,262 336,262 00000000000000000a7caf6f6849cab1be378348c044ca98216d7ddf60386933 128 0.04/1.00 vMB 86
336,261 336,261 00000000000000001656ed4f47d3378997a6d782277029e74f17570cd826b3e3 1 0.00/1.00 vMB 0
336,260 336,260 000000000000000002d3177f2a07bfb6a0988bf375449d5fb50787ad41125cc9 367 0.26/1.00 vMB 20
336,259 336,259 00000000000000000d37e7c4e14072bcf8e8b2c813db7a9562d56c58fede5358 322 0.13/1.00 vMB 34
336,258 336,258 00000000000000000e1914a07aa1f538ab6e51251f78e565a24e237f62abf1ce 29 0.02/1.00 vMB 17
336,257 336,257 000000000000000010817e2bb3fbf3f594b7af4b6a3fec68f52b0e88e1bd3d2f 58 0.04/1.00 vMB 21
336,256 336,256 00000000000000000fd78d2b14f1e68a03f5cb8539b1ac9cfced831b1aaafe8d 1,152 0.55/1.00 vMB 28
336,255 336,255 00000000000000000edbe57546c1ec4618a9ddcb3e1e329a0a4014f667dcdee6 172 0.09/1.00 vMB 33
336,254 336,254 00000000000000001857c4eab45b840a9e28a10c85907c837242ecbbcf255f16 444 0.25/1.00 vMB 21
336,253 336,253 0000000000000000011a4a0ce22e6ee729c4568cfecc42fb949ee093aecde9e0 301 0.15/1.00 vMB 30
336,252 336,252 0000000000000000112552abfafdefaf6bd7fc5c687135a36d26dab189e21103 494 0.42/1.00 vMB 23
336,251 336,251 000000000000000011d91ab9af876c08b9bf98500a4e3d3d11b6d0e8fc501b09 247 0.12/1.00 vMB 30
336,250 336,250 00000000000000000c557aa7004e003cc40fbb5cff65a71bfbe8f2ad922e04c1 413 0.20/1.00 vMB 37
336,249 336,249 000000000000000004cf87cee8eb544cf2355890cdbdd78d66446acb82796900 103 0.04/1.00 vMB 82
336,248 336,248 000000000000000018f83c4eb343430b994d90567d6ea692f54e8596647ac0eb 762 0.36/1.00 vMB 37
336,247 336,247 000000000000000012b3a34d21a4fccd728813dddfc17b593c0ce749b7c74f04 973 0.57/1.00 vMB 27
336,246 336,246 000000000000000000942767da20181125f65119f5700d894e7fa15baa41db0f 160 0.11/1.00 vMB 22
336,245 336,245 000000000000000017244381c600188079949a43495d100e1206389225726c09 55 0.04/1.00 vMB 10
336,244 336,244 0000000000000000188f8e4ca06380befa023bdbc30176979647b741f4d4fa41 124 0.05/1.00 vMB 33
336,243 336,243 00000000000000000652f9d869a0839d03b70c1184aff1891d4f0ef13390dbef 579 0.23/1.00 vMB 58
336,242 336,242 00000000000000000e932e97b3501f4e977688a2655bfa5441baef995890d275 981 0.55/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.95 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: 715.13 GB
    • Received: 17.65 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.