Loading Tool

Explorer IconExplorer

Memory Pool

73,209 transactions
28.20 vMB
0.07215667 BTC
Random Selection Loading Transactions
Max Size: 166.95/200 MB

Candidate Block

Mining Attempt 9356cab295ba65f0836964d67868299661487caf85e88d0c625dcad9f4644765
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 1b32ea74b3bf24de62d22621330ce644f7343ac55e7e69184ff3acd0f8e5f5a3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,198
Size: 1.00 vMB
Total Fees: 0.01555923 BTC
Feerates: 150.86 > 1.56 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (400,761 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
514,270 514,270 0000000000000000002e2506ab70cf9dbd12318103700e2fdf576cca31043ad0 1,199 0.78/1.00 vMB 42
514,269 514,269 000000000000000000151958e6ebcdd2f4947ba861e5adff5465f300713ff51a 1,735 0.92/1.00 vMB 41
514,268 514,268 0000000000000000004bcd7fb1d44444731a232c2b8550890c9ada151fc2dc4e 1,213 0.66/1.00 vMB 22
514,267 514,267 0000000000000000002efcbbf6f729867b419aa3620b62da4fd957bf0703e6ba 1,923 1.00/1.00 vMB 30
514,266 514,266 0000000000000000000e9e69f85e070555c45f2def0c9166253f7836ee054ef8 2,769 1.00/1.00 vMB 8
514,265 514,265 000000000000000000237288dd7cc68805f7734e74003a0c45b217326027a52d 1,822 1.00/1.00 vMB 100
514,264 514,264 00000000000000000031a488bc13189480b57d916c0c3cb246c9087818080339 774 0.29/1.00 vMB 33
514,263 514,263 0000000000000000003e3022a3de3f73d38cececa6350457c1971dad64580873 1,435 0.59/1.00 vMB 38
514,262 514,262 0000000000000000001186dbe6c8aa078bd2887bfd75f7c3e8a9fa2dacac8525 923 0.32/1.00 vMB 22
514,261 514,261 00000000000000000037d479d37597971dedbde4c38886b7db74ac302f931fd0 1,287 0.71/1.00 vMB 28
514,260 514,260 0000000000000000004f96b552d6a6bc923a5a930003cbb2e2538b1b9d722f43 2,472 1.00/1.00 vMB 24
514,259 514,259 0000000000000000001963af015a26d3ccf6b3d29de8584fd2cd422b882e514b 1,259 1.00/1.00 vMB 24
514,258 514,258 0000000000000000000a9eb630e6834d49aaa5d0b2c892266cf9cafd72f11a0d 810 0.45/1.00 vMB 44
514,257 514,257 0000000000000000004330dad5a80c4e1b66ee848d66718e53046b9863fc6ce6 1,452 0.79/1.00 vMB 25
514,256 514,256 00000000000000000032db8cac616a4f0169305bb2d773b49f2f7d959e376162 2,001 1.00/1.00 vMB 17
514,255 514,255 00000000000000000026f474661c97aeafa0d6460d8e8b9d44928279e14658d9 2,522 1.00/1.00 vMB 59
514,254 514,254 0000000000000000001c5a7c75453211e64d17da8915606109c22bed56797bc0 2,614 1.00/1.00 vMB 56
514,253 514,253 0000000000000000003a545bb71b6c90e8a1a3cf2518077389cd1e7252da7529 2,426 1.00/1.00 vMB 38
514,252 514,252 00000000000000000024c638fd709b2045b0cd8c4135ef6b510133e63fbd6c36 1,295 0.69/1.00 vMB 23
514,251 514,251 00000000000000000045b5fcec38bad20f28ae6854227e3556dbee8587cef29e 1,366 0.92/1.00 vMB 7
514,250 514,250 0000000000000000001f232466e5729b1aa1e1af2bc55c9ac35a04943bcb2f4b 2,239 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.45 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: 666.80 GB
    • Received: 15.22 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.