Loading Tool

Explorer IconExplorer

Memory Pool

72,552 transactions
28.02 vMB
0.06872676 BTC
Random Selection Loading Transactions
Max Size: 166.04/200 MB

Candidate Block

Mining Attempt bfda8004f0d96bd06f3192345760deadba58db27fdc10a7668ae2cfbf1269230
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root bfd8898508f7d8dd9784297d368f05029cc016413b9fe483fb528c0bb38e0f6b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,905
Size: 1.00 vMB
Total Fees: 0.01242605 BTC
Feerates: 101.52 > 1.25 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (145,428 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
769,607 769,607 00000000000000000002f6eb29accfd9fc190fb8855a2dd5fc3b516b95d6c00b 2,626 1.00/1.00 vMB 19
769,606 769,606 000000000000000000066bd42d03fa2973d66ebdb470f7e9896f51971a6160f6 2,883 1.00/1.00 vMB 23
769,605 769,605 000000000000000000004d95005555fd04f80b4dace52c003817904bf548d01f 462 1.00/1.00 vMB 21
769,604 769,604 00000000000000000003a072ff8ca7216b46a31f9907a165e434136411d1fc98 3,075 1.00/1.00 vMB 10
769,603 769,603 0000000000000000000573fd149ccb2c5fe75d9b1119db6a1e4384776175bf34 2,803 1.00/1.00 vMB 22
769,602 769,602 00000000000000000003c213cf48b8e6bec50142389ea5ecff417740696eaf51 3,416 1.00/1.00 vMB 29
769,601 769,601 000000000000000000068b3a9c776385b0fa84790fb2cf0c02224fb32234be9e 1,170 1.00/1.00 vMB 3
769,600 769,600 000000000000000000049f938d6834b73408579bc40ca53221b5df71e0480aba 1,383 1.00/1.00 vMB 15
769,599 769,599 00000000000000000006d4bb12b0139f3151b2b940fc8f14f0ae94b79411d373 2,667 1.00/1.00 vMB 24
769,598 769,598 0000000000000000000239478c8ba939f4e08311ba6ec7fbbb186577b41b2d07 653 1.00/1.00 vMB 4
769,597 769,597 000000000000000000030cb3a9ad77c563bcb4230b5015de1a9ea4a66c2baf10 1,466 1.00/1.00 vMB 8
769,596 769,596 0000000000000000000415bd40f582b17c80e3782312db61651603efea7bc8f6 1,114 1.00/1.00 vMB 2
769,595 769,595 0000000000000000000050bf7ca59426075e8989aa4081f794405f67dbe1f250 3,454 1.00/1.00 vMB 23
769,594 769,594 00000000000000000007d25e21c8581cbf89eb5a09a8563d1d3ce82d7d6210cc 2,690 1.00/1.00 vMB 5
769,593 769,593 000000000000000000063d492eab1008b151fc61196e089c4354bc46271950a0 2,269 1.00/1.00 vMB 14
769,592 769,592 00000000000000000006222d185704d46f61ffc72e35d73184fb983bc0770dc6 3,055 1.00/1.00 vMB 19
769,591 769,591 0000000000000000000377b2ee7d54332e005f218723c57685d9fa9980515338 2,458 1.00/1.00 vMB 22
769,590 769,590 000000000000000000039fdc80b649b342b87ca7f39a98e3acff249cae5861a9 1,635 1.00/1.00 vMB 9
769,589 769,589 00000000000000000004b52f14dd2dff4dce1383c8b5a17d6b9f6b9cd310f1fb 2,198 1.00/1.00 vMB 9
769,588 769,588 0000000000000000000074bd9c2342e5748d06d63ca2785ec7ac39c51c55b655 1,961 1.00/1.00 vMB 12
769,587 769,587 0000000000000000000498c789046bde2ef63b38bbe358f75ec99c3511792dbb 2,115 1.00/1.00 vMB 21
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: 667.46 GB
    • Received: 15.25 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.