Loading Tool

Explorer IconExplorer

Memory Pool

82,822 transactions
31.34 vMB
0.10581054 BTC
Random Selection Loading Transactions
Max Size: 190.59/200 MB

Candidate Block

Mining Attempt d249c10b5508c727f59fa9d9c67f138665ac318479cbaf9e1c0fedf5b6b17510
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root 3ec12ead172c45c97165a7e5ae9bc7fd8d1e291411eae314bebcf6443cb7b625
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,996
Size: 1.00 vMB
Total Fees: 0.02905768 BTC
Feerates: 151.12 > 2.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (61,275 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
854,109 854,109 000000000000000000032304183620018cea43493af4f343595c89eb9dbaed7d 1,273 1.00/1.00 vMB 4
854,108 854,108 00000000000000000002b6c44c521612555229c2ff515edb18dfface2cd1002a 2,558 1.00/1.00 vMB 6
854,107 854,107 00000000000000000001cb86ae6b0073019fcb8996bfc0d0931829c1b9fa897b 480 1.00/1.00 vMB 4
854,106 854,106 0000000000000000000318962abd785addeda00b486878f8a5b8ef0e456ba524 2,897 1.00/1.00 vMB 6
854,105 854,105 0000000000000000000160198735a9c3bc1c900d91dcd9745322b93bdd0fb276 2,299 1.00/1.00 vMB 5
854,104 854,104 00000000000000000000824bfc185120cdcfc32016bda96f4b5292b7ce39108f 3,334 1.00/1.00 vMB 7
854,103 854,103 0000000000000000000082e159f05bc019806b03f5c5d0d9a936be02abe6cbab 3,581 1.00/1.00 vMB 8
854,102 854,102 000000000000000000015993cf7ddebcae5e06de4970469020771c3fe29b79d3 2,769 1.00/1.00 vMB 13
854,101 854,101 00000000000000000001b4b02b5d4f5c0b68cbdef8eafd8bd3db8b573c827bcd 3,645 1.00/1.00 vMB 7
854,100 854,100 000000000000000000028c54b20ff72657cae81d0d81e5b87412d36fd484441c 1,752 1.00/1.00 vMB 8
854,099 854,099 00000000000000000002fa08cfb217dc5eaa882d05aee9390b928bf05c616f25 7,857 1.00/1.00 vMB 3
854,098 854,098 0000000000000000000305a736849669cc80b397f694b391fa84ae4f959fd1d1 4,205 1.00/1.00 vMB 6
854,097 854,097 00000000000000000001bd646092168992079632396b88ef7e5be09ed5919baa 6,667 1.00/1.00 vMB 4
854,096 854,096 00000000000000000000e8e1b92841e7e9a5b05dc3f8e074ed1732d98fd8d0ce 6,614 1.00/1.00 vMB 6
854,095 854,095 00000000000000000001df5c7f3a1592d46105b5d23e4f8f1b27267a42fb59cd 6,770 1.00/1.00 vMB 4
854,094 854,094 000000000000000000013e2a9ac99f664101b0f269cd1f1962a9fc1a0b177523 4,580 1.00/1.00 vMB 6
854,093 854,093 000000000000000000035dc2c8a7ce7f4f6eb287408b2ab08c8441b2532bd474 5,279 1.00/1.00 vMB 3
854,092 854,092 00000000000000000002a19603c5b5ab3cd5169b5a8919d31a630c7e0edfeff7 6,262 1.00/1.00 vMB 3
854,091 854,091 000000000000000000001d0afef4b859a397d12c349c111c43033494fc72193c 5,669 1.00/1.00 vMB 6
854,090 854,090 0000000000000000000252690ffa0bb1bf5c541d4f52c501636935d894b49860 6,392 1.00/1.00 vMB 4
854,089 854,089 000000000000000000020eb071e4c1629dd8ef2f4a9d745dbbb9065d4c0b61a4 3,473 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.06 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: 720.67 GB
    • Received: 18.24 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.