Loading Tool

Explorer IconExplorer

Memory Pool

87,423 transactions
32.15 vMB
0.11883412 BTC
Random Selection Loading Transactions
Max Size: 196.51/200 MB

Candidate Block

Mining Attempt a78e1fa729f3f859d38030cf3abcf811b1703f15c677bedc8ed24a52f7890bbd
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 2d1b439e82c5cc5565a597e28d0fdc60fd0d8ffddb3af765b711e593803bd70f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,794
Size: 1.00 vMB
Total Fees: 0.03333699 BTC
Feerates: 1,236.26 > 3.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (519,750 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
395,612 395,612 0000000000000000029bd12e5c17dd467ba415a05a06b9a232609d828021f4d4 1,009 0.38/1.00 vMB 60
395,611 395,611 0000000000000000030280f41f5b94be2a826757a6dd9f24ad90b9f0a841684f 566 0.29/1.00 vMB 26
395,610 395,610 000000000000000004c2ee15d1034b63d42db5dcda9ce41bdfdd60647cce1fa0 1,832 0.90/1.00 vMB 40
395,609 395,609 0000000000000000079e0b854d8042fa1cbd71891ce478c94211e29d23266dcb 988 0.52/1.00 vMB 34
395,608 395,608 000000000000000005d16bb1a50d5f09a4bdfdbd39b3c8d28d68cf93831e5379 198 0.15/1.00 vMB 22
395,607 395,607 000000000000000007fbb9bfb1e0b01147a6c339e65a04000e715f17fbc2fd28 1,590 0.80/1.00 vMB 29
395,606 395,606 000000000000000007a714625d7ed36e4a0362aec656d31b341c3eb60e9c80a6 1,674 0.94/1.00 vMB 33
395,605 395,605 0000000000000000066306c04052a5b60da6ba10213ec81c26bea632f35f24d9 1,605 0.91/1.00 vMB 39
395,604 395,604 0000000000000000092074fb25c7ef9a3871ca594827bd3ba22ffa0274c21a82 2,746 1.00/1.00 vMB 52
395,603 395,603 000000000000000007a9560464a260cfb7ec3a4dc38871e5849fa9550faef81a 1,436 0.69/1.00 vMB 39
395,602 395,602 0000000000000000036b2cf7e245e274d4da5fe8c5599a17642e7b944c2741e5 2,062 0.93/1.00 vMB 36
395,601 395,601 000000000000000007bbdd8caffd7cad895478cf23ad364f5115244895ec0ce4 1,169 0.72/1.00 vMB 27
395,600 395,600 0000000000000000018bd2adf8a2a401e0251ad895f81cb6e0199876cdd40d4c 2,223 0.93/1.00 vMB 45
395,599 395,599 000000000000000004b00610d22e0a9929bdbf4d87b20ba3ae6cf74f85312e70 965 0.46/1.00 vMB 31
395,598 395,598 000000000000000007de570cdaa72111e5dd6b277750cceef91e4124cfba7f24 160 0.12/1.00 vMB 20
395,597 395,597 0000000000000000014ab2c647c5fb31b51138b99b2977f3633f81bf9ecda1ae 20 0.05/1.00 vMB 0
395,596 395,596 000000000000000001316e0c8f33801ab617f2f201ba69b747de857415276c96 1,017 0.49/1.00 vMB 36
395,595 395,595 0000000000000000014d63ebce73cf36736b9dd986a39157067d697d9a88c275 580 0.55/1.00 vMB 15
395,594 395,594 000000000000000007fc0a34a159623f5497b86b67706c3286f70c2c48b7a37a 770 0.69/1.00 vMB 19
395,593 395,593 000000000000000004bc3a71197f752a542c5be469cb5223a8915477265f09c8 1,154 1.00/1.00 vMB 19
395,592 395,592 0000000000000000005b32a2375b349ba4cb6e7baf96b7193b48508ada30a4af 1,943 0.93/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.05 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.