Loading Tool

Explorer IconExplorer

Memory Pool

44,059 transactions
28.38 vMB
0.11789105 BTC
Random Selection Loading Transactions
Max Size: 147.49/200 MB

Candidate Block

Mining Attempt c49f9b9e8d0e8823a9c81288f20df7a0ac02c2934a7cd694b73287aba7d0f100
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root f8114192e4224801a2da812ea828308529bf04b21997c44fa505d813a1d40d3b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,437
Size: 1.00 vMB
Total Fees: 0.03149509 BTC
Feerates: 39.16 > 3.16 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (694,865 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
219,844 219,844 00000000000002538e03041148500b5e24bc21ebdc93ec274ce42cdb28d69292 91 0.06/1.00 vMB 115
219,843 219,843 000000000000037584a6f7745d64c56e7aca5545f171fe0070f2141a749751b0 131 0.05/1.00 vMB 211
219,842 219,842 000000000000010618559a525412fe59ed12053935f29059c479ea362ff1363b 282 0.15/1.00 vMB 137
219,841 219,841 00000000000003ad7b38a6b8925fbb526ddab1c05dbf2c9e20e96f6fb1f6d48b 343 0.16/1.00 vMB 49
219,840 219,840 0000000000000008a7f55ba6febbeb63440d64ea5567a695167fa0328ac90b6a 473 0.25/1.00 vMB 144
219,839 219,839 0000000000000437cc117686c60705e147f57f0548d28fef35e7bbd676c833f2 760 0.25/1.00 vMB 234
219,838 219,838 00000000000001ba9e0550eca114ed5669bf43e541026dfe16e06ca067321b13 122 0.05/1.00 vMB 39
219,837 219,837 00000000000003f9f2a1ca63990c02451f63f9588b63575c67673eb232fdd15e 611 0.25/1.00 vMB 165
219,836 219,836 00000000000001c1d8659c4956dde0e8c4f6884298d9b67074f3e09095e8dd33 610 0.28/1.00 vMB 159
219,835 219,835 00000000000002f052557a4525ccfb76e725ce80318e37960b1b3c97845007b4 469 0.24/1.00 vMB 155
219,834 219,834 00000000000003361626017a82718a815ed13f3e43c5460198b0c9e21f45e8a2 8 0.00/1.00 vMB 0
219,833 219,833 00000000000002e15769488553adbef16268e6e6908184753010b7bf7e971fd3 711 0.28/1.00 vMB 213
219,832 219,832 000000000000005fef98c38ab9bef5aefeffaa2e88437bafe0b61fcd5453cd44 469 0.43/1.00 vMB 18
219,831 219,831 000000000000019a67668b7b8d9bc8e6597e79bbd644b9360a40f0404226cdf7 27 0.05/1.00 vMB 93
219,830 219,830 00000000000004e552c0287e3bdc4b49f8bb19c5d4a6c5b45c32f0753596913c 411 0.22/1.00 vMB 128
219,829 219,829 00000000000000cf1f76f186fa91f1b452fd3ae72eeab79a7bad572af3719351 621 0.43/1.00 vMB 111
219,828 219,828 00000000000002ca9e9bf18c26f23454f4a97dec66daefc5e8c52251bb0975c8 591 0.25/1.00 vMB 147
219,827 219,827 0000000000000121363c85a9cacefb32d7d46e92dfba3848bc2b1422c03e1884 909 0.25/1.00 vMB 243
219,826 219,826 000000000000005a2479dc4f7fe3cc98af3fe8bbab0a6c134af7e11c6a26c986 12 0.00/1.00 vMB 168
219,825 219,825 00000000000001d0ff626527fb6f19a1a309f85ca0fb056ed26b8dadc465e8b2 14 0.00/1.00 vMB 537
219,824 219,824 00000000000001d69eae3eea2c6d591c097d1c14660181388298b9ef90cefe50 864 0.25/1.00 vMB 258
Previous 10 blocks ↓
Total Size: 781.88 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: 645.00 GB
    • Received: 12.63 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.