Loading Tool

Explorer IconExplorer

Memory Pool

27,500 transactions
24.38 vMB
0.04978435 BTC
Random Selection Loading Transactions
Max Size: 120.02/200 MB

Candidate Block

Mining Attempt 6b9a0dfd0f400514d1f327dd6aa7a37b9fc7916bb1a27f85ef01b68993b310b4
Version 20000000
Previous Block 0000000000000000000027ea5e830865523709471e1800639083b2605d13dfd3
Merkle Root 862e68be9c781de898c8369f02e496f49566b9e063045fa6587fecd37733baef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,036
Size: 1.00 vMB
Total Fees: 0.00657117 BTC
Feerates: 73.20 > 0.66 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,702 (735,097 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
179,586 179,586 00000000000008c8d8a52b1d99609b4e738d7a1f5b5c3366046b34496e6b4935 13 0.00/1.00 vMB 91
179,585 179,585 00000000000006232c25d29f9bbff5719b48759e4f09af8983340f0a08a88ea1 95 0.04/1.00 vMB 107
Previous 10 blocks ↓
Total Size: 781.86 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: 641.73 GB
    • Received: 12.52 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.