Loading Tool

Explorer IconExplorer

Memory Pool

76,958 transactions
24.03 vMB
0.12824668 BTC
Random Selection Loading Transactions
Max Size: 150.60/200 MB

Candidate Block

Mining Attempt 17ff1488f46038c11148a57dfafd55035016467dc4f8e4c7c2bc6e36ba3fb786
Version 20000000
Previous Block 00000000000000000001a1575cb2493421239ff442abe822068464135e1f5eec
Merkle Root 88946405db157ebdf1e31aab31c5803198a7c493a87d7775b7d4ef0256b52084
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,367
Size: 1.00 vMB
Total Fees: 0.04408885 BTC
Feerates: 265.25 > 4.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,827 (838,404 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
77,423 77,423 00000000001bba78ba3bee5822af211dcccfffe7072494578226291157f6fa0b 1 0.00/1.00 vMB 0
77,422 77,422 0000000000358feeb61e94f8edae6974b85e6d426e84e4289687b2c62f24591e 1 0.00/1.00 vMB 0
77,421 77,421 000000000063e0f7de6cecfa72b7b950546240ad9ed902716f569ed2cf660eeb 1 0.00/1.00 vMB 0
77,420 77,420 00000000003d5a5108963866049409f0b94e8aa40fbebef07a4ad7648dd71122 1 0.00/1.00 vMB 0
77,419 77,419 000000000053ee2b6f399567a0700df99b5937077ec0b9377b4d79c271c61364 2 0.00/1.00 vMB 0
77,418 77,418 000000000040878314b9570d77a43b86cfc232a5a1c25319d26bd6c3b1b77281 1 0.00/1.00 vMB 0
77,417 77,417 00000000004b7ca34b8797a7a1c62901633c7f1a4d1903d6f8205ad80757331a 1 0.00/1.00 vMB 0
77,416 77,416 000000000030dd96452ae5f139a4b031661a494285f8405650bb5a72be6fcb5e 2 0.00/1.00 vMB 0
77,415 77,415 000000000019346582765946d748fadc9182c039a29b44c958b8bb7ed0a4e1ac 1 0.00/1.00 vMB 0
77,414 77,414 00000000004482f304b21a3172f72060d9ca1373745a569216faf52a8343ba4c 1 0.00/1.00 vMB 0
77,413 77,413 00000000000c41b787c1173ace9996ebfcd61aeb378e77b6e78769b6069e008e 1 0.00/1.00 vMB 0
77,412 77,412 00000000003773e14e2014edf1cfca845bc0b344e04b0ce9b2cd98c651028db9 4 0.00/1.00 vMB 0
77,411 77,411 00000000005fbb69b168358ed0799a037c18a3c644d16c4f39fde0b78d2bb4ad 4 0.00/1.00 vMB 0
77,410 77,410 00000000002bf6423156a35f1cc43c565384e1e76e8a065f2fbea61c01e0f01d 1 0.00/1.00 vMB 0
77,409 77,409 00000000004ab242694eab5f34fba4c425dc192c7968140afe04668831bbffa5 1 0.00/1.00 vMB 0
77,408 77,408 000000000057cef752841139889a23c2c1a9b05e2ba1d624a37a29286c25fafe 4 0.00/1.00 vMB 1,290
77,407 77,407 00000000005744e8de874fe3c52eadd33c6221e231c73c653e9e02e6d849ddf1 3 0.00/1.00 vMB 0
77,406 77,406 0000000000547a78049cc0444465ed2c136582c4857feb1852dc6eea5fdc4f44 3 0.00/1.00 vMB 0
77,405 77,405 00000000001d7137c0d9cfd93f96e540c7fd33b96ba44406c4a681df8b114ce7 1 0.00/1.00 vMB 0
77,404 77,404 00000000002f6f13f283475fa4a6f3b3b635c2745271ec513e9b68c3ba8c5f76 6 0.00/1.00 vMB 0
77,403 77,403 00000000005d38e2025e5172ac36e51e70356f8486056e26d2786087f151a915 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.80 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 790.98 GB
    • Received: 21.76 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.