Loading Tool

Explorer IconExplorer

Memory Pool

78,945 transactions
29.42 vMB
0.08331929 BTC
Random Selection Loading Transactions
Max Size: 179.83/200 MB

Candidate Block

Mining Attempt a2448f6c881683ac6e4613f5fe2223f9f770ca4d438b963bf0b5b2f23e757335
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 604d59f912c1f030de1d644b0775f83bac1d2310c5c1af417ec5e4d639dfb3ba
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,402
Size: 1.00 vMB
Total Fees: 0.01865973 BTC
Feerates: 402.60 > 1.87 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (319,746 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
595,577 595,577 00000000000000000011cec16d2fa637675e0a9731afa6ca2e6a15d835d9da1d 3,219 1.00/1.00 vMB 33
595,576 595,576 0000000000000000000e4ccaee14db47b13d0eb26b378ab34c243e09e747e0ea 3,052 1.00/1.00 vMB 52
595,575 595,575 0000000000000000000a1ff86be41e39b3b9720599814e507261a90c4306004d 1,776 0.57/1.00 vMB 4
595,574 595,574 00000000000000000016a785661fa2679b7b637a0fdd59954426f1e9f54c49a6 2,836 1.00/1.00 vMB 34
595,573 595,573 00000000000000000014a06d51cb3d925d818255c84b64a65dbaf213d14081df 2,423 0.81/1.00 vMB 8
595,572 595,572 0000000000000000001524ba511128e60081e679510d2e16f2077cb6d163e527 2,964 1.00/1.00 vMB 36
595,571 595,571 000000000000000000013de14627340ba893587e6e7aac0fddeb00486ea78113 2,743 1.00/1.00 vMB 25
595,570 595,570 0000000000000000001015052007cb64013f61ebc7ee54e02ad20bbeb680da2a 3,301 0.99/1.00 vMB 17
595,569 595,569 000000000000000000104fc19d135d11388f84906427eb37a8b5a07e696b993b 2,794 1.00/1.00 vMB 16
595,568 595,568 0000000000000000000fb7c7e67434143ae2bcffe8972190c600d0d378942a44 2,378 1.00/1.00 vMB 33
595,567 595,567 00000000000000000014266b3bdaf03f79784a0a7ab78a195531995d542a45bc 2,318 1.00/1.00 vMB 17
595,566 595,566 00000000000000000011910899d57a66f857f14d0c72da08335efd408e366ba5 3,217 1.00/1.00 vMB 50
595,565 595,565 000000000000000000148731ac58adaaafaae26ccedb308f5e933b0999cad172 2,178 0.62/1.00 vMB 20
595,564 595,564 0000000000000000000b4aebded312d250a2c6ddbe488504546172570dfdf6a9 2,751 1.00/1.00 vMB 29
595,563 595,563 0000000000000000000c8d2979ebdcded57053617fc2ee52243399b2ccbc832a 3,204 1.00/1.00 vMB 22
595,562 595,562 00000000000000000004b78dad407159b9b16e6f4270e22c9b8a18a9f958fe4f 2,886 1.00/1.00 vMB 23
595,561 595,561 00000000000000000000c941fecf7f17af7347ded2218485c8f1efb4d26c1961 2,429 1.00/1.00 vMB 29
595,560 595,560 00000000000000000006855ca5b33d774e287b2793a4c99ca33b51c6857ebe45 920 0.26/1.00 vMB 26
595,559 595,559 00000000000000000007016cd4c470a62e02be5c400a0d01a79e8635765c0430 2,403 0.73/1.00 vMB 22
595,558 595,558 00000000000000000011aa01dd618017867c408aba746dc9f3a977f2af4f14d3 3,122 1.00/1.00 vMB 12
595,557 595,557 000000000000000000068ce9b747346c56d3f9bb0acc19c966d48d3eb16d432a 1,866 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.95 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: 715.16 GB
    • Received: 17.66 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.