Loading Tool

Explorer IconExplorer

Memory Pool

73,701 transactions
27.23 vMB
0.06349197 BTC
Random Selection Loading Transactions
Max Size: 166.36/200 MB

Candidate Block

Mining Attempt d6c1f8a1d1012bcf2c23dec2cf58ac2f0992e6eec286a4c869e4c87a84966c92
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root cee91d4e9d876232192638c10c0d15cbe1e614f14e9b1de575ce1b04d42d781c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,815
Size: 1.00 vMB
Total Fees: 0.00573661 BTC
Feerates: 73.20 > 0.57 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (506,933 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
408,325 408,325 000000000000000004a897e5562431bda2fe8fadb2690760575fc4bac7648ce4 2,494 1.00/1.00 vMB 44
408,324 408,324 00000000000000000092b0ada33cca8774c82081829d03ab6d2b3d30cf0120f1 1,135 1.00/1.00 vMB 27
408,323 408,323 000000000000000002c94a0bab502bbe22c656b7aa7fcf63ad56c7aad2ab4e0e 1,117 0.99/1.00 vMB 28
408,322 408,322 0000000000000000032cd61000b0ac58b8d294a5dc9d7244bf382ba9b44c01c6 2,457 1.00/1.00 vMB 46
408,321 408,321 0000000000000000043e49b159bde3ffa4d2abfe2d6902cffd9a220916a41e13 2,059 1.00/1.00 vMB 51
408,320 408,320 000000000000000000722e711c11015f39d363d98229d631c59841722957e56d 817 1.00/1.00 vMB 20
408,319 408,319 000000000000000003069163f440b364a65ed8bf803123c26421a86f1e313348 319 0.24/1.00 vMB 39
408,318 408,318 00000000000000000117939b35f4da4fb5ed4ed2f9ae11efd08bd10ffc5de722 2,361 1.00/1.00 vMB 43
408,317 408,317 00000000000000000288c08ef60ec149fe918ce3657d7d8039b68142927ac205 1,716 1.00/1.00 vMB 36
408,316 408,316 000000000000000002eb3ffe9a8616674ed16ec076782b0b04bae2567600eac8 3,235 1.00/1.00 vMB 66
408,315 408,315 0000000000000000010c298a4927a2146568784c11dae4f76a00bddbd0255c90 1,074 0.90/1.00 vMB 24
408,314 408,314 00000000000000000027df9d41764498d70b8a8025e278465a8c0ad101df0c0e 1,394 1.00/1.00 vMB 33
408,313 408,313 0000000000000000043fbcc3e234446a8033f2fc89cdcab598c76e84408c026d 1,478 1.00/1.00 vMB 34
408,312 408,312 0000000000000000009287ef5a16a5e7095ac7a6a706776e68eb34283c364778 2,097 1.00/1.00 vMB 46
408,311 408,311 00000000000000000060190c2ff301b3769caab5bb4a49229dc250496ebfd99c 1,495 1.00/1.00 vMB 24
408,310 408,310 000000000000000000ae263f5cece965c1bb9bf7b98b38119971d6994da883e1 2,114 1.00/1.00 vMB 35
408,309 408,309 00000000000000000185ea0dbad7f84cac288bf7dcafe92d02fe78fb4457ec42 2,647 1.00/1.00 vMB 45
408,308 408,308 0000000000000000010359bc15c4906e129208bad396b845eb7356757b746a6e 3,079 1.00/1.00 vMB 62
408,307 408,307 00000000000000000170938decbfc975108b11b2204d6e3316ff001ed9929cec 14 0.00/1.00 vMB 64
408,306 408,306 0000000000000000017e01cdd3f6fadd3293e5b128c369c675c05f27e85c6147 2,731 1.00/1.00 vMB 37
408,305 408,305 000000000000000005fd937bdc75de59a73f59911b938c168cdd1810a2259733 3,638 1.00/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 782.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: 711.99 GB
    • Received: 17.15 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.