Loading Tool

Explorer IconExplorer

Memory Pool

16,829 transactions
9.67 vMB
0.04059046 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.99/200 MB

Candidate Block

Mining Attempt 307c96a519016abe30d572ae9b26c62218155c49f7a9707e9a06c7102920d30e
Version 20000000
Previous Block 000000000000000000017057df6d234f0ac6a521588cd266633a5b72151affe0
Merkle Root 31faae8419712bd87a2bd1814c795562edd0e4389681939af00f885fa1ef5b9e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,009
Size: 1.00 vMB
Total Fees: 0.01906423 BTC
Median Feerate: 1.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,370 (898,540 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
14,830 14,830 00000000a533f104866775d25a35e49dc38b91bf522d3e85337f11e7f8e421d8 1 0.00 vMB 0
14,829 14,829 00000000689c4ce3b1dae09fa4ac75e762f8f1548b6d2fb09ddae1e71e06b901 1 0.00 vMB 0
14,828 14,828 00000000a2221f6f48dcad7d280bdcf81055ea5d6802ff1eab5a61267cbb5e56 1 0.00 vMB 0
14,827 14,827 00000000e36077b8d16bf0cf6aa55ad93d44dceca5c0beca43dcf66b3e94a597 1 0.00 vMB 0
14,826 14,826 00000000a5c0b2201051a9b1133d652d277dfe23abcee0b224bdee368b18bba1 1 0.00 vMB 0
14,825 14,825 00000000d6df48f12b07577b88658bd89fc6288bc93251a0ab402d2d2d348a48 1 0.00 vMB 0
14,824 14,824 0000000044910d66973cf7ac0013fa9af009cc275b600d255ba5fae6f1e2a717 1 0.00 vMB 0
14,823 14,823 000000009be8bfbd726ae17f187230dcb47e50d7637bb5a7dd1a52ef06459795 1 0.00 vMB 0
14,822 14,822 00000000ab0288be480f9d6bb179801d0d7f8b1b9084c78296766a6f885db991 1 0.00 vMB 0
14,821 14,821 000000009bbd15920b834adacae7fcb27330a54f928115cd2cc5c0ea94d464a4 1 0.00 vMB 0
14,820 14,820 00000000f0466e203a0af460f918f14ed1d6fd3738f1d24c04294fa64be5f86e 1 0.00 vMB 0
14,819 14,819 0000000099421dc3653617ab44e928c3c0654f9cb55e7d2cb7ddd628daf37134 1 0.00 vMB 0
14,818 14,818 000000008acc36490a850271ecd1fa34524bc4c4f31123b968d8e94266b50435 1 0.00 vMB 0
14,817 14,817 00000000ddf96c82d0145d47be439cd95778b5268fd210ba20845bd2a577bd61 1 0.00 vMB 0
14,816 14,816 0000000023bdbe463c34809459a01d16bed22a2498eaca4618aa54d7f19f7e3c 1 0.00 vMB 0
14,815 14,815 00000000e2a37f8f388503e6590810284e45c9056f747c3ca1e47540e9a3b331 1 0.00 vMB 0
14,814 14,814 00000000d68c699ebad4dada2783ab03f4e390a1878a59a9c7cc1d27d70b378d 1 0.00 vMB 0
14,813 14,813 00000000aa428d2f2e7bcf833888d41edbe06a1cecf9afc521128c10c0b0209a 1 0.00 vMB 0
14,812 14,812 000000002bf3e4a2229ef285b65cec8d4f22fb64b96b9a350bbccfae5cfea394 1 0.00 vMB 0
14,811 14,811 00000000c84845e054136e56cb7fce7bbf576df6042ded4faf3c6bf3b4aee02a 1 0.00 vMB 0
14,810 14,810 00000000713ccea64bba3ed556ffadb74b78188b7353f17a14f25d1a3ff9c783 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

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