Loading Tool

Explorer IconExplorer

Memory Pool

73,953 transactions
27.39 vMB
0.06756827 BTC
Random Selection Loading Transactions
Max Size: 166.97/200 MB

Candidate Block

Mining Attempt 738010cbea68caa742a32dca9188db01e9dab0fe4e3be4a3f9181d92ed221437
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root 7507db6fbeaa60364970df8f8fc3fae92deb323ba4c59ba537d59494445d8507
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,056
Size: 1.00 vMB
Total Fees: 0.00923756 BTC
Feerates: 74.05 > 0.93 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (109,511 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
805,780 805,780 00000000000000000000942a5ae87e0046a73dcef3f685c0d1b43fce1a897e69 1,486 1.00/1.00 vMB 13
805,779 805,779 00000000000000000004537da61a555508ee1c85e8958f2a41223c3da64a1224 987 1.00/1.00 vMB 13
805,778 805,778 0000000000000000000162fd2368ce3e94934c03467f8eb828ed9b237200be4b 207 1.00/1.00 vMB 11
805,777 805,777 00000000000000000000bb732adc1fcccfca1da5a7f5d64634ac8daa06435487 2,437 1.00/1.00 vMB 19
805,776 805,776 0000000000000000000396aa8f5f4ec128328503ec5f9adcd0bcaba77419d2df 400 1.00/1.00 vMB 11
805,775 805,775 00000000000000000002cc198419aeecd89418f4369c372132e0960921effb44 2,545 1.00/1.00 vMB 16
805,774 805,774 000000000000000000018e91f100d5a85ecaaf76a56bce9ea6d505793d1e06fd 3,074 1.00/1.00 vMB 19
805,773 805,773 00000000000000000002c1d4b43f5092d23eb416e99bddadbddb110e0e7c5591 3,462 1.00/1.00 vMB 29
805,772 805,772 00000000000000000000b769e3370154dacd6925836a88ee9a4f7220bc040c98 1,849 1.00/1.00 vMB 15
805,771 805,771 000000000000000000047c46158b27ff4bb2b0fb3a284fcd29e26e3ff52521ff 2,275 1.00/1.00 vMB 21
805,770 805,770 00000000000000000001fab264a6af393df19ae555b4848fe74b003dfdca53fb 2,549 1.00/1.00 vMB 22
805,769 805,769 00000000000000000002533b0ffae4372d145429d88127dfaef149263ba75641 2,030 1.00/1.00 vMB 18
805,768 805,768 00000000000000000004c91612a644306eafc058991ec172935194bf2cf1d680 608 1.00/1.00 vMB 12
805,767 805,767 000000000000000000043c9d070594a4c03b00412a1552b485dbf84d495f6a07 952 1.00/1.00 vMB 13
805,766 805,766 00000000000000000003d6ca7c17dbac20d2728a8478d2aa8d3c431d759434e4 2,581 1.00/1.00 vMB 21
805,765 805,765 00000000000000000000ff732a5bf0011d9dc16413db38bbc9d133fba829a2ac 437 1.00/1.00 vMB 12
805,764 805,764 00000000000000000001eda44a4b8759b0d2934702ade528de90ae4c471ccb34 2,958 1.00/1.00 vMB 14
805,763 805,763 000000000000000000035a8af3b516f3835b02fe573dbe93ced7f2334864db1a 2,228 1.00/1.00 vMB 16
805,762 805,762 00000000000000000003070fba7fd82f12e9d4ba82acdc1c4455e0a9b16c5ebf 1,221 1.00/1.00 vMB 20
805,761 805,761 000000000000000000028455e4bf1efae4635e83cdb6fc553e06253483fbfc9d 2,996 1.00/1.00 vMB 20
805,760 805,760 0000000000000000000493f0c940ccab6db1cda6e292e8e39a61bb0144445771 3,189 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.90 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: 713.54 GB
    • Received: 17.39 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.