Loading Tool

Explorer IconExplorer

Memory Pool

78,565 transactions
29.99 vMB
0.08833658 BTC
Random Selection Loading Transactions
Max Size: 179.17/200 MB

Candidate Block

Mining Attempt b6107399a16169cafa42b4ebe7b8091f3bd16d259a29dd13a1b7eb1df7ac5c00
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root 7ee926a52be1f98e8bff3900077380e40f2bdaa568185535d1fadd352a89c2ab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,780
Size: 1.00 vMB
Total Fees: 0.01892454 BTC
Feerates: 100.69 > 1.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (803,413 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
111,739 111,739 0000000000000412311e6840d835e1c795fc3b5e20fa2092eb38edb8b96113a7 3 0.00/1.00 vMB 0
111,738 111,738 000000000000958b68f069c8f4a3a6f4f3845b10c28ebc750846e99355b167ee 1 0.00/1.00 vMB 0
111,737 111,737 000000000000d9d22fa0878279943872014917555e0931812bd2dac82baf79b5 5 0.00/1.00 vMB 0
111,736 111,736 000000000001023a90c4361caa5ed6ad994aa1f6da2be723d94a280089ce652e 12 0.00/1.00 vMB 0
111,735 111,735 00000000000001544664e71870584725d2ed6e2af53764f82f47344c4ec54be3 6 0.00/1.00 vMB 0
111,734 111,734 000000000000ce189b43d53fc91733bb5f6d52c40b820d92a4c4d4beb2591da1 8 0.00/1.00 vMB 0
111,733 111,733 000000000000c532703bf97de4aaf1e2dd0e9843cfa560a9dce42022336712fd 2 0.00/1.00 vMB 0
111,732 111,732 000000000000af8dca6ce4691dfd6c7b0e4321753c9d8f9b28e7ebdbae88fb83 1 0.00/1.00 vMB 0
111,731 111,731 00000000000090b0fc92b0c466b36e6c29bf4113998ce7080f320883af927aee 2 0.00/1.00 vMB 0
111,730 111,730 0000000000007170d6be7fb7f715a3904b37ada188af454248b47abd3182dc19 4 0.00/1.00 vMB 0
111,729 111,729 0000000000003d67396de274bd3bfde2eef6505b8138135152bd8b9d7c291355 7 0.00/1.00 vMB 0
111,728 111,728 00000000000128fd9aee08d6078f30c487ceb92bad37180b53dc088b9fd71a63 12 0.00/1.00 vMB 0
111,727 111,727 000000000000833c9b4c7196637e240199babc8f239de1d8315b6654c1be1144 15 0.00/1.00 vMB 7
111,726 111,726 000000000000973e4bf7d9c4c37fc1c4aee9cab447683914d13eed134fbe617a 4 0.00/1.00 vMB 34
111,725 111,725 0000000000007194c27d2f8c4b4dfbe7200e6f33544bdd7944e676da18ea72bb 1 0.00/1.00 vMB 0
111,724 111,724 000000000000a3c802b15a5b7b008782af0db0d328b4be89cf9a2343ece6403c 2 0.00/1.00 vMB 0
111,723 111,723 0000000000008108430b9be009d7c22fa5d2ec95291814fc77a4ad02ee3546b8 7 0.00/1.00 vMB 0
111,722 111,722 00000000000065041458dc99c10cd3030592219dc052cbcb7251de60fce496b5 11 0.00/1.00 vMB 0
111,721 111,721 0000000000009d6672419233a1e539b1bea1416c0ce80c211065d20fe7d02749 10 0.00/1.00 vMB 0
111,720 111,720 00000000000052d5ad0c5204aaea8c0d2608ba9fa6ab204c3a59a37f61456ff4 12 0.00/1.00 vMB 0
111,719 111,719 000000000000c9fd56b3078600b7921b29fed956919aca9db225bde31ea0e984 12 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.34 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.