Loading Tool

Explorer IconExplorer

Memory Pool

35,718 transactions
26.08 vMB
0.07239545 BTC
Random Selection Loading Transactions
Max Size: 132.63/200 MB

Candidate Block

Mining Attempt 76af162f9dbb7d621e1421202d1e323c6c72158136ecd9f782ddbcdf50691d69
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root 1b51b7c1b6e88b89af763229ffeadef653a250661b58e1b71f164a45885bfe30
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,064
Size: 1.00 vMB
Total Fees: 0.02417328 BTC
Feerates: 250.88 > 2.42 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (463,057 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
451,634 451,634 00000000000000000094ccf4ca3aafab554f80150f2607c36ba87707fd92c4fd 776 1.00/1.00 vMB 35
451,633 451,633 000000000000000002364e9d73417ba63d743ce9e97202c76817d96e4175f1c2 1,683 1.00/1.00 vMB 75
451,632 451,632 000000000000000001669d56b10a156350f43449836acfd25d02a2b1ccba3333 646 1.00/1.00 vMB 47
451,631 451,631 000000000000000000b20ed41d27275fd8c109cd63f0977eec30e2c2ecc88fc2 2,035 1.00/1.00 vMB 92
451,630 451,630 0000000000000000000a6acdd3ea35adda1db8c45bd2fe753d09401500e15ef7 1 0.00/1.00 vMB 0
451,629 451,629 00000000000000000237302efee585089b0c325d3f7b293341a1d6280ed9a05e 2,211 1.00/1.00 vMB 113
451,628 451,628 000000000000000001ea500c14a7c2c8e07338fa08456b6743b4aa2819d5ad01 884 1.00/1.00 vMB 49
451,627 451,627 000000000000000000276370e7b1cf6cdfde44561542b4993867dc80f3696a8d 2,335 1.00/1.00 vMB 105
451,626 451,626 00000000000000000289a4e93e36050c31ac7bb46d045a0c24e77055a1bd2c0d 1,517 1.00/1.00 vMB 61
451,625 451,625 00000000000000000114b9ae8af8ba2d2623cd859dfa23bae4c7f60540082d39 354 1.00/1.00 vMB 25
451,624 451,624 00000000000000000247f940783a82cabfdd38d388dbcea5f20aed7eb4ec6ecc 487 1.00/1.00 vMB 30
451,623 451,623 0000000000000000010b5662737b3a9bf9757d9545fe3abbf8b438284096304e 1,805 1.00/1.00 vMB 77
451,622 451,622 000000000000000001c10260a53dda2ef75c88d4ff525c120db40e68cad6b750 2,245 1.00/1.00 vMB 64
451,621 451,621 0000000000000000016180b797a8cdc6611a17376f13956640ff1adc9efc5c2c 2,179 1.00/1.00 vMB 35
451,620 451,620 000000000000000001753cb6e36be8826b55c7c3bbdae044b35e9f994363891a 1,367 1.00/1.00 vMB 68
451,619 451,619 000000000000000001a82c4660a34143ecc6efe4a1a22e0a322ab83446694c93 2,030 1.00/1.00 vMB 91
451,618 451,618 000000000000000000ebebe8614ea9bc093ffed1ccc54a5ff67e8cfadcf5e2de 1,484 1.00/1.00 vMB 69
451,617 451,617 000000000000000000ff9768e939be6a03e64210f2bb1885f157fc8a75c2c497 2,411 1.00/1.00 vMB 117
451,616 451,616 00000000000000000028109318d0495c4fb9c168e3c8dfbacfd3095457316b2f 1,604 1.00/1.00 vMB 110
451,615 451,615 0000000000000000002e246f0af0f0993e59c98413ec8476c349cecdfbcd3b74 2,637 1.00/1.00 vMB 106
451,614 451,614 000000000000000001070a32262bf96794224a41c39aaace047b333782d9ef3b 198 0.75/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.84 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: 637.82 GB
    • Received: 12.45 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.