Loading Tool

Explorer IconExplorer

Memory Pool

35,734 transactions
26.09 vMB
0.07248596 BTC
Random Selection Loading Transactions
Max Size: 132.65/200 MB

Candidate Block

Mining Attempt 8e9ef765abe8a088d275f903cf9da498a56ce5a3499d74bc0c15825bb04130be
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root 0b5b1da03b4ed6e025cbee8c5dc3632d7de373049ed4c80dca80dffc8bfd7566
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,074
Size: 1.00 vMB
Total Fees: 0.02433357 BTC
Feerates: 250.88 > 2.44 > 0.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (735,084 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
179,607 179,607 00000000000002d3092f9db776dca79e3629a40e2870cf871b58bee1d16fb3e4 126 0.05/1.00 vMB 118
179,606 179,606 0000000000000447fa3973f8945af9134c88b143c5b6f2edaa1e515752edfc4a 88 0.04/1.00 vMB 135
179,605 179,605 000000000000001c31f9856d5c93e09f03b2306b0492a3657d4a0e5b7691e1d8 75 0.02/1.00 vMB 47
179,604 179,604 000000000000071f772e173469ef4e08da4c8fd61862c2e8127d43c62286cde4 175 0.08/1.00 vMB 165
179,603 179,603 00000000000008dae2e56ce591dc6b8c74b384cb1d937ecfdef349c51bd17497 136 0.06/1.00 vMB 115
179,602 179,602 0000000000000350f9be34682bc7730825414f833f0cab2db8a11a2cad7e3760 14 0.00/1.00 vMB 622
179,601 179,601 00000000000003c3553a61a5fa75cc3a39af68cd5cbf6ca9391c3cff6e9971a3 75 0.05/1.00 vMB 97
179,600 179,600 00000000000001cf299fb1ce61aed4eb334d37fbc0e0c051bf1a176e49f17102 50 0.02/1.00 vMB 48
179,599 179,599 00000000000009539a78580bf4a9a53bd9daa1da5055cdede6e287db10de702b 103 0.03/1.00 vMB 440
179,598 179,598 000000000000086332af2da5515881bd79f0bc53f4fd58afdaf182efa7b170a6 81 0.04/1.00 vMB 234
179,597 179,597 000000000000076d8b47f47dfb167c5707c33514131c1828f709ab05580c9139 53 0.03/1.00 vMB 50
179,596 179,596 00000000000001bd2d2408216055030d65fd058e05887f6e97a7a157a631df36 130 0.06/1.00 vMB 107
179,595 179,595 000000000000080ea312a2f1ad57d238a96f7e7d860204b59b176abe8a843082 1 0.00/1.00 vMB 0
179,594 179,594 00000000000003d18cbe773c052697fecc0f933a6d8940ab6349e16c26f7e158 10 0.00/1.00 vMB 17
179,593 179,593 00000000000003039af5a81137a4e6387443d579824bf46ee8e15e86086a80be 29 0.04/1.00 vMB 139
179,592 179,592 000000000000017a7ec4516d9e0f0ba939f58dd96a3360e5b82506175d51a3e0 34 0.02/1.00 vMB 180
179,591 179,591 00000000000004cebcaa836db2cd3fde89d5210ca2e82c168044f70ec515f56e 56 0.02/1.00 vMB 98
179,590 179,590 0000000000000030c1cadabadd07af78537aa044458fc1e504f21f92171f9231 94 0.04/1.00 vMB 188
179,589 179,589 0000000000000189ebfd09bce908b66f1f6ca0a5c39b52667b893eb4b8a49599 20 0.01/1.00 vMB 14
179,588 179,588 00000000000003e1410b2ed4100ea4d77913d14d50f3788b9c04c5322d501535 92 0.04/1.00 vMB 82
179,587 179,587 00000000000008d40bfb9defaacd72768beb2aee181552d294e1c484d4a1870e 70 0.05/1.00 vMB 111
Previous 10 blocks ↓
Total Size: 781.84 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: 637.82 GB
    • Received: 12.45 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.