Loading Tool

Explorer IconExplorer

Memory Pool

42,090 transactions
27.74 vMB
0.07727879 BTC
Random Selection Loading Transactions
Max Size: 143.27/200 MB

Candidate Block

Mining Attempt d7e5cc7ba7914f2f4c52da06133d0286549ae914f0059e8b695b40581156e23a
Version 20000000
Previous Block 00000000000000000000a1786ddd55fd420afa28e0b26d3cdf698b7c13a266b5
Merkle Root ffcaa0ccab58bcee7e2aa47afccddd332880b6ce44da6d3a83c8d6ba1e4f2538
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,232
Size: 1.00 vMB
Total Fees: 0.02181704 BTC
Feerates: 180.63 > 2.19 > 0.60 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,661 (225,874 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
688,787 688,787 000000000000000000008e5d42657902b9953abeed9c3b60712562074904ee9d 2,815 1.00/1.00 vMB 22
688,786 688,786 0000000000000000000c9f1b0e8eb4e70b4ec4bde57fda11a89bf1a916c66eb3 2,514 1.00/1.00 vMB 36
688,785 688,785 0000000000000000000303ae0d304c35070fdea7641bf8a31890455c20222af4 2,919 1.00/1.00 vMB 51
688,784 688,784 0000000000000000000dc722f6d993d724831edd73ef219ec6f1ab0cf7e357a9 2,172 1.00/1.00 vMB 60
688,783 688,783 0000000000000000000d5522a38bd59036b746107545b7158250e22ad0000487 1,097 1.00/1.00 vMB 59
688,782 688,782 00000000000000000001f1b6626aecf262bf6a62f9b21d6172311a811aa36c7a 2,736 1.00/1.00 vMB 66
688,781 688,781 00000000000000000001719c47b28b66edf7a7c931e228e5fc2e5fc32b466ef3 3,167 1.00/1.00 vMB 78
688,780 688,780 00000000000000000001a6cc8bdd03275091403320a229e6948cb726dcb60d20 3,485 1.00/1.00 vMB 55
688,779 688,779 00000000000000000009f9ca600f2de591d4145cfcda9b1f191c6ed7cdd9f60d 1,976 1.00/1.00 vMB 58
688,778 688,778 0000000000000000000bdd5face5ae1bd585361288546f1c39512a27649f7775 1,965 1.00/1.00 vMB 61
688,777 688,777 00000000000000000007d6f47d814923cf1cae94bc5a612f2670401a521daff4 3,060 1.00/1.00 vMB 83
688,776 688,776 0000000000000000000538795197f53fd57f5919922ef5c6479d6d87154b0afb 2,031 1.00/1.00 vMB 59
688,775 688,775 0000000000000000000857b1f463ee98f484ec25ccc24b45cc0a4b1948b1d508 3,117 1.00/1.00 vMB 85
688,774 688,774 000000000000000000062fde4217420c5a9e798759631c851f3612c608011bd7 2,366 1.00/1.00 vMB 25
688,773 688,773 0000000000000000000806fecdb7af86c60f9fe5d1b2d1d62ff75c371f2c8560 748 1.00/1.00 vMB 9
688,772 688,772 0000000000000000000beec00547f193aeb52715135348b1e2befbda93919644 2,748 1.00/1.00 vMB 61
688,771 688,771 00000000000000000008e5eeee601e66f64e9323764b26736e7a4c3018bee177 804 1.00/1.00 vMB 50
688,770 688,770 00000000000000000008fba0052afea10d58b6c81501d34864a453501a8de080 1,039 1.00/1.00 vMB 19
688,769 688,769 000000000000000000072e722c9bab5769393a87932919b2600bb5d58fa3cb58 1,875 1.00/1.00 vMB 10
688,768 688,768 00000000000000000005a7ed3343acb698049e19a46a79f64cc012d42595c25d 2,219 1.00/1.00 vMB 36
688,767 688,767 0000000000000000000a2b3818afc6aa08a2490a693eff4e93c027163c6d5cec 2,390 1.00/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 781.79 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: 634.08 GB
    • Received: 12.24 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.