Loading Tool

Explorer IconExplorer

Memory Pool

32,820 transactions
26.11 vMB
0.08152198 BTC
Random Selection Loading Transactions
Max Size: 142.44/200 MB

Candidate Block

Mining Attempt 9c9152e38bca8ce93c656ded3a3e549172f4112178778ae9d9f874ebbfa86cc4
Version 20000000
Previous Block 0000000000000000000190b65dd108bfa9d4d3f63985bf8d398d51b04ddbd300
Merkle Root 945bf679a3718e91aa588cb5e60c9f8eeba21cd0bb845bc4b0987212c797dfd2
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,756
Size: 1.00 vMB
Total Fees: 0.04553316 BTC
Feerates: 318.30 > 4.56 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,507 (78 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
940,429 940,429 00000000000000000000186944cda4c4ede187a90f902f76802b83ea9c81592f 1,306 0.53/1.00 vMB 2
940,428 940,428 000000000000000000004ad124922809b38ebface0a82be4ed1d300fe4a0b5fb 3,186 1.00/1.00 vMB 0
940,427 940,427 000000000000000000009e2738d8a5ababbefe9166fc726988266459b5abd3b9 3,220 1.00/1.00 vMB 2
940,426 940,426 00000000000000000000406323a7b2cf59aaeab07cf216397f7266974b316c52 3,454 1.00/1.00 vMB 2
940,425 940,425 000000000000000000015ae529f52363f4ac73f205c97dc415e57f37b86f211b 4,072 1.00/1.00 vMB 5
940,424 940,424 00000000000000000001027876e7bf4185c8a6a7fef0cb1ee5d74079241a71d1 3,182 1.00/1.00 vMB 3
940,423 940,423 00000000000000000001ebfef5523a9c19f94ffcc28b1e79f5e68de9084a6a24 3,851 1.00/1.00 vMB 5
940,422 940,422 0000000000000000000190da64a7e8e3b3d6e5226cdd5ba03bcf9533b15ea120 2,673 1.00/1.00 vMB 3
940,421 940,421 000000000000000000019cc5db8385c600007f070f80ab0aa52781e5be289de7 2,525 1.00/1.00 vMB 2
940,420 940,420 00000000000000000001820a6f8e5051ff77d9eb0440000a48ab9e73b3e8679e 2,749 1.00/1.00 vMB 1
940,419 940,419 00000000000000000000dd8ace8a3ccf5cc59af9df7e69689c37531e4a7905d4 2,855 1.00/1.00 vMB 3
940,418 940,418 00000000000000000000993088582b30075175273d450a95f43dd312765a7039 3,550 1.00/1.00 vMB 6
940,417 940,417 00000000000000000000ef31222c6fa96d96e5980daae9283f43c8b7010ccaa9 3,441 1.00/1.00 vMB 1
940,416 940,416 00000000000000000000a0696b9aa3272ca3894115b8a9a24c2b05ee19411efb 3,355 1.00/1.00 vMB 2
940,415 940,415 00000000000000000000cf5bc3ffad1168a2e40e6dc70a805cf6fad21e397fd1 3,846 1.00/1.00 vMB 6
940,414 940,414 0000000000000000000140563b32fb50dcc7e624b9841abbac04f997d10a0d9b 2,906 1.00/1.00 vMB 2
940,413 940,413 00000000000000000000b23766a82a33979c607c7cb0de14ae0944526974f602 3,703 1.00/1.00 vMB 3
940,412 940,412 00000000000000000000575b01033f6235e346e0b6ee46a9d78dde7eaf4d04f3 3,664 1.00/1.00 vMB 4
940,411 940,411 000000000000000000003119043022a262c8ccf71325364e165a9a849f509f55 3,361 1.00/1.00 vMB 2
940,410 940,410 0000000000000000000197b5a5d5afeae1ea363e90feced2e3fa7214387fffba 2,582 0.85/1.00 vMB 1
940,409 940,409 00000000000000000000ef032957e2f3907a23b494e62af3817640bd80d83855 3,134 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 827.67 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: 4,461.36 GB
    • Received: 243.58 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.