Loading Tool

Explorer IconExplorer

Memory Pool

77,843 transactions
34.19 vMB
0.15324551 BTC
Random Selection Loading Transactions
Max Size: 190.67/200 MB

Candidate Block

Mining Attempt 79fd5e70c2b2868ba059f92e64232728d0e129a6af0a16d8ab1434c69e8f7348
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 393593cbb160cd784bc0b4198403b1ef9764e12adb36e3d55386911a4f800c16
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,197
Size: 1.00 vMB
Total Fees: 0.03377558 BTC
Feerates: 444.31 > 3.38 > 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (25,197 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
890,220 890,220 00000000000000000000dd6c479d88a14eb04f30de2333b2d826e89e40801fb8 2,405 1.00/1.00 vMB 1
890,219 890,219 00000000000000000000988bc752f3d52460697c5a9a07b7c0c65043af084f65 3,330 1.00/1.00 vMB 5
890,218 890,218 00000000000000000000f8b5e98983fea1af3b4c7c0612f8fe35338c97ee2af2 2,911 1.00/1.00 vMB 3
890,217 890,217 000000000000000000018d8dd8cb43a2bdd504c681ce0a8ac11116c7a14fc048 3,178 1.00/1.00 vMB 6
890,216 890,216 000000000000000000026efb0c9aa84b9e0eb6a0659258e51aecc6ed63f4fedf 16 0.01/1.00 vMB 2
890,215 890,215 000000000000000000005230ffba99fa97c7d70a65277278d57a07f503dfbbd8 643 0.23/1.00 vMB 1
890,214 890,214 0000000000000000000007e2e285036dbb39315c0693c81536e0dc59382a41e8 1,254 0.62/1.00 vMB 2
890,213 890,213 000000000000000000007e37ae12911d0ec01dd8309da7b01834eff5903991f4 513 0.22/1.00 vMB 1
890,212 890,212 00000000000000000000b5f03d4a0e622d62f2c291df18fb2e6d1d20a16b1b7b 825 0.53/1.00 vMB 1
890,211 890,211 000000000000000000017b28970ed81e10a78e7a2ec8c6cb7f95d53e04a13f0a 950 0.23/1.00 vMB 2
890,210 890,210 000000000000000000003bbb41dfe7a37c0919864a701b1488d4886794991580 2,596 1.00/1.00 vMB 3
890,209 890,209 00000000000000000000c26a9779d8b4e071a3a01296fcbd7ddff7f01028ed50 1,975 0.73/1.00 vMB 3
890,208 890,208 000000000000000000000389829b61663a3ff021378a0c3440848effb1f17ad4 1,864 0.74/1.00 vMB 2
890,207 890,207 00000000000000000000489becc5094965d8ddec5990312faaa9e31d51bcdf4e 2,084 1.00/1.00 vMB 3
890,206 890,206 000000000000000000002ebe92b29e6148cb617b585b616643ffa2697e619285 516 0.26/1.00 vMB 2
890,205 890,205 00000000000000000000fd3a65f7021dc3e088a5e98f41c0bc2234b299a441c7 1,180 0.29/1.00 vMB 1
890,204 890,204 00000000000000000000879ab46caee39007483690298002c9bfe59343fea429 2,068 1.00/1.00 vMB 2
890,203 890,203 0000000000000000000142c714ae85f56e8dbae8081b6d88ba64c13bdd7d2bf1 274 0.12/1.00 vMB 2
890,202 890,202 00000000000000000001332ca217d459da3676576b1b03ef9066c8871940ce9c 2,363 0.85/1.00 vMB 1
890,201 890,201 00000000000000000001e8b18b18bbe47c9177609cb0ead651dda024feb44213 2,259 1.00/1.00 vMB 1
890,200 890,200 00000000000000000000531e3113b20eb9a758e66c1a0dfafe1eeb699db2f8a2 2,579 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.11 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: 735.23 GB
    • Received: 18.57 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.