Loading Tool

Explorer IconExplorer

Memory Pool

108,505 transactions
19.69 vMB
0.05660941 BTC
Random Selection Loading Transactions
Max Size: 157.18/200 MB

Candidate Block

Mining Attempt 0a229d1972ad183ebd6589bc95096857fe39343917e28e36e432ff9f6ddcb7f4
Version 20000000
Previous Block 00000000000000000000bd8aa8fced0a19a49cff700529c36517617af3b4a9d2
Merkle Root 99d980c1d4367e4378afd93d2449a78b73663065b5c23d20477a8fdd8334eb7f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 6,196
Size: 1.00 vMB
Total Fees: 0.00898620 BTC
Feerates: 100.00 > 0.90 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,864 (135 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,729 916,729 000000000000000000012550a2a6af83be33c445419f92858f783897635b0bbf 6,135 1.00/1.00 vMB 0
916,728 916,728 000000000000000000012cca2b36c28d3acc6bab5d5ca07b0d469f1e74414842 2,368 1.00/1.00 vMB 2
916,727 916,727 00000000000000000000f1ceb616a28d6f0c42b4077f360159f42c0463c26319 4,768 1.00/1.00 vMB 1
916,726 916,726 00000000000000000000b7f87efdf5f7494d27871261ce648ab429e229d4cdd2 682 0.20/1.00 vMB 2
916,725 916,725 00000000000000000000e8a56efc50538c8965da23c34db5f1214304b95bdede 5,922 1.00/1.00 vMB 1
916,724 916,724 0000000000000000000041b8438e49e39ea79d6e119b9c5ad1609ac1aa51bac9 4,580 1.00/1.00 vMB 0
916,723 916,723 000000000000000000013e90be424ed4523dc05e05760cba151d86a12b0606e3 6,997 1.00/1.00 vMB 0
916,722 916,722 000000000000000000006c689b9f17149840663df64af4bfda09ee34a2caf2af 4,590 1.00/1.00 vMB 1
916,721 916,721 000000000000000000002159d2e7a1b5841b7e89119a144b244d0081716f309d 6,115 1.00/1.00 vMB 0
916,720 916,720 00000000000000000001c940b56be5f3307a794ee4a5edea258528d09c83bfc7 5,397 1.00/1.00 vMB 1
916,719 916,719 000000000000000000001c209b321a942636108f6bd947a4f9fc2f92d00db0a7 6,831 1.00/1.00 vMB 0
916,718 916,718 0000000000000000000182534cb316867e25ae4ec3bd9642f502605b9ad714b0 1,926 0.74/1.00 vMB 2
916,717 916,717 00000000000000000000e840ee257750c76e968294eaa9516ece79fe98d282bc 7,011 1.00/1.00 vMB 0
916,716 916,716 000000000000000000003317b5f07cdc75c4c61ad05d0448a2c9f198a3970ba2 1,205 0.39/1.00 vMB 2
916,715 916,715 000000000000000000000e72f55fed0472c31ebb7fea2082faf0feb7961dfc70 3,238 0.99/1.00 vMB 2
916,714 916,714 00000000000000000001bb20de577cad7884cb938a628343bf963bb57d9bd013 3,816 1.00/1.00 vMB 2
916,713 916,713 00000000000000000001696281f5bbb116b79cf0fead266c0f91142af3825e77 4,853 1.00/1.00 vMB 1
916,712 916,712 00000000000000000000eaf497d57ee372dd4cf08fd40633253eb6f1686a5995 5,896 1.00/1.00 vMB 0
916,711 916,711 0000000000000000000099e0bda6dcc4315e6dc52f005f7ac6cd66daf42eee49 5,308 1.00/1.00 vMB 1
916,710 916,710 0000000000000000000121789481b9e3de664ce0e65806e08594dc498cd50067 5,854 1.00/1.00 vMB 0
916,709 916,709 0000000000000000000022928c128f2c2a8cdcbade532e49b9e7c7dd6512d2ac 5,384 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 785.58 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: 967.99 GB
    • Received: 29.59 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.