Loading Tool

Explorer IconExplorer

Memory Pool

75,837 transactions
28.42 vMB
0.07916404 BTC
Random Selection Loading Transactions
Max Size: 171.61/200 MB

Candidate Block

Mining Attempt 8d6c2dcbf3144810d3b77a1837b253cf338d581baee11e8c6a820bd2a2bf081c
Version 20000000
Previous Block 00000000000000000001f93bde759744130b66158cbae52d70e58b5101ed717c
Merkle Root 38ebe69fc1229d95db270cc57561f926304e5e98bc1def146534a3d87e527cb4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,604
Size: 1.00 vMB
Total Fees: 0.01557911 BTC
Feerates: 100.36 > 1.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,269 (319,690 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
595,579 595,579 00000000000000000006a66aeff30f1e2fde25e0c31ebea9cc825961856886bf 523 1.00/1.00 vMB 10
595,578 595,578 0000000000000000000c496f15d8e10805c7184fd58d2322a13c6d1e383507b8 1,886 1.00/1.00 vMB 20
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
Previous 10 blocks ↓
Total Size: 782.86 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: 712.83 GB
    • Received: 17.23 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.