Loading Tool

Explorer IconExplorer

Memory Pool

78,674 transactions
30.22 vMB
0.06906422 BTC
Random Selection Loading Transactions
Max Size: 183.55/200 MB

Candidate Block

Mining Attempt b53f6e1d00429332c8e0f2129b9c07abeb6327ffdfe4ef8735065ba2b731a9d0
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root 43b7258eb9f3201b433198e62319474f3440f307623f3d8ac0f5371cd3ada39a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,228
Size: 1.00 vMB
Total Fees: 0.00480681 BTC
Feerates: 49.17 > 0.48 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (311,472 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
603,712 603,712 000000000000000000019e9af6552ca74458178929435080fb83f53cb34c1442 1,117 0.33/1.00 vMB 25
603,711 603,711 000000000000000000061c0db63770a035b55decc8bfef2a593f13b40a50c900 1,056 0.24/1.00 vMB 4
603,710 603,710 0000000000000000000dfd4cfaa1e93971721ba6aabc122b5aa1765da85e25fa 2,861 1.00/1.00 vMB 23
603,709 603,709 000000000000000000079441d1dc650303268d293b09fa383c1c36da0f27b587 509 0.15/1.00 vMB 21
603,708 603,708 00000000000000000008812efc9100c0defc8d22c473ba778b92852bd6aec3ab 807 0.30/1.00 vMB 33
603,707 603,707 00000000000000000008cee1213306a588e829d00ae87d95ef4aa53230d71020 1,133 0.39/1.00 vMB 1
603,706 603,706 000000000000000000035ec86a4e5919fe2f118d0a28c9fc0e0fa4ee1780a018 2,948 1.00/1.00 vMB 26
603,705 603,705 00000000000000000014492a020a3a8b9a986a1539b96218cd7b1591221b8999 2,830 1.00/1.00 vMB 10
603,704 603,704 000000000000000000018a063e2ac6707e20f59d4c07627d0efdd21e37127d57 3,802 1.00/1.00 vMB 16
603,703 603,703 00000000000000000012b9d1e371de356d517a5a6f759e65c7a256da75306316 2,593 1.00/1.00 vMB 32
603,702 603,702 00000000000000000004c472c1fcaec226a5bd21a3db03fa3997f62dceff5c0a 2,616 1.00/1.00 vMB 40
603,701 603,701 000000000000000000066a9f91c2bcf7896bd5f8e4305a8794042f3c9f97c495 1,489 0.46/1.00 vMB 21
603,700 603,700 00000000000000000007782c6dbeffaa7665e15f1ee6d946839efdb0bf5d2380 2,629 0.91/1.00 vMB 23
603,699 603,699 000000000000000000011f930a56f8ff7ef605a9187ee109af604bc965db2532 2,311 0.71/1.00 vMB 4
603,698 603,698 000000000000000000014a7d34f7334d87a9d765748648ec892957f6e68ba803 2,243 1.00/1.00 vMB 35
603,697 603,697 0000000000000000000521fc61b7a0d72ece0d681e6bc1b5e4944fc5bed81515 2,246 0.79/1.00 vMB 21
603,696 603,696 000000000000000000146db31fc87e7041d0ae1317ea517f6c1bd2db929a488f 2,918 0.99/1.00 vMB 24
603,695 603,695 0000000000000000000d97c334d82b8772a69f2b494cea669ef2b6341b031d47 1,439 0.46/1.00 vMB 5
603,694 603,694 000000000000000000000b37c042165e37344584c6f61b66a6fdc20665919d24 2,596 1.00/1.00 vMB 13
603,693 603,693 0000000000000000000d70ed3b3599cc147ea5895ccfcd2183a8a8fb2e979027 2,756 1.00/1.00 vMB 43
603,692 603,692 0000000000000000000a5e08a444bdc39faee88277790bd5e2a03feda2aa2652 2,621 0.85/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.72 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: 701.57 GB
    • Received: 16.62 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.