Loading Tool

Explorer IconExplorer

Memory Pool

32,876 transactions
27.22 vMB
0.05661053 BTC
Random Selection Loading Transactions
Max Size: 135.31/200 MB

Candidate Block

Mining Attempt 18888637e691c80a94265ea82e7000b6445362ce43c9eb4a8cb0dc246dba99c3
Version 20000000
Previous Block 00000000000000000001ecdfcce0ab12fa730f2a6a14cc128d30915907e7d5a3
Merkle Root e8646c2248f2ff210f9ba610ddf442e3b4e41e44322b178dd467d6851070a201
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,402
Size: 1.00 vMB
Total Fees: 0.00535877 BTC
Feerates: 40.21 > 0.54 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,605 (80,973 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
833,632 833,632 00000000000000000000c5ccee853a6e04e5cf4e7576a37fb69f582971770189 2,562 1.00/1.00 vMB 41
833,631 833,631 000000000000000000028a1cef94d7a17bea2db967e1d538d3bc2f8337a37d02 2,358 1.00/1.00 vMB 49
833,630 833,630 00000000000000000001606addc1ec24fa08ca31123073b55ede28878ac82cc4 2,158 1.00/1.00 vMB 58
833,629 833,629 00000000000000000002764f4f96572be25f9d42959a2092b815eb965f89edbd 1,720 1.00/1.00 vMB 54
833,628 833,628 00000000000000000002a7424ae064ed1c97ea4daa19239b66ae73130d105bfd 1,477 1.00/1.00 vMB 35
833,627 833,627 00000000000000000003675943fbe5cc058328c832145c57ee5c79dc84c1d95b 2,014 1.00/1.00 vMB 39
833,626 833,626 00000000000000000003612e7413fa3452a727217f140b7a818980bbd53ddebb 2,293 1.00/1.00 vMB 36
833,625 833,625 0000000000000000000274b79a9c1db7d4ec4545fe35d27b6768d3c119d2ecbc 2,414 1.00/1.00 vMB 32
833,624 833,624 000000000000000000001e8a94d7c334e7d79db2cfaf83539596ec3f2c928d56 3,255 1.00/1.00 vMB 36
833,623 833,623 00000000000000000000219ba55a37df84fdfebf944686cbd92072fa388781a2 3,099 1.00/1.00 vMB 33
833,622 833,622 000000000000000000017360efd87daf0c63de288a66a3022cfa6ddf777011f4 2,955 1.00/1.00 vMB 39
833,621 833,621 0000000000000000000370828c870b3f1666504ccf597a2cc6d18688c912aae9 3,054 1.00/1.00 vMB 55
833,620 833,620 000000000000000000019cdce4b2a750bab798827fda2f0a0b4e4758f0939e95 1,769 1.00/1.00 vMB 19
833,619 833,619 00000000000000000000aff039db65710e0741cf23c7c756df40a1286a7980f7 2,189 1.00/1.00 vMB 24
833,618 833,618 000000000000000000027a328fbd130718b803e6a725255aec235a97e8158cc9 2,397 1.00/1.00 vMB 25
833,617 833,617 000000000000000000017f985b448537897c45e1d7dadf3703e434b74e87179a 2,516 1.00/1.00 vMB 23
833,616 833,616 00000000000000000000ddc6ceec7ca5ec9b9315299d2cf542c689e3e597c1df 3,257 1.00/1.00 vMB 46
833,615 833,615 00000000000000000002ddefe7cbc44e0151a1b61494ba814e65cf95332fae42 3,098 1.00/1.00 vMB 62
833,614 833,614 000000000000000000031a29e2c8893b9c4f67a5109de1ff0a81606a2c353a74 3,254 1.00/1.00 vMB 52
833,613 833,613 0000000000000000000350a409599fe6b929bf99c98e16a46494b26b8bd10c55 2,135 1.00/1.00 vMB 17
833,612 833,612 00000000000000000002959a9e41f26e46c930e680d3993ddab2781c568ad0a4 2,969 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 781.70 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 628.90 GB
    • Received: 11.84 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.