Loading Tool

Explorer IconExplorer

Memory Pool

79,142 transactions
29.03 vMB
0.08305058 BTC
Random Selection Loading Transactions
Max Size: 176.82/200 MB

Candidate Block

Mining Attempt 770f429c3bb77d312f7502dc772583fb37868f765bd8d2702de6dfa6383a4b1e
Version 20000000
Previous Block 00000000000000000000c801401199ca66858fca83aa17d805e846163672a0ac
Merkle Root ef35cf2d564a20ce6cff33980b5e555d8e622ca77dab6f4c6bce71070607b0fb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,402
Size: 1.00 vMB
Total Fees: 0.01802428 BTC
Feerates: 150.75 > 1.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,628 (820,118 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
95,510 95,510 000000000002729861d7e6e6a1d484baffdcaafd2cfe453e4d882c32aece0e87 2 0.00/1.00 vMB 0
95,509 95,509 000000000000f348f168262d6973b8aae44c520b60166902db9abe8a7e3a5ef8 1 0.00/1.00 vMB 0
95,508 95,508 000000000005ecc9a711bb0e49c178a3b1bb16f1ae0d472c1a92f549029137a3 1 0.00/1.00 vMB 0
95,507 95,507 0000000000067032ed25861a87ad3f67f482a555b254f26c0e86b1f14da37d5c 1 0.00/1.00 vMB 0
95,506 95,506 0000000000019fe4da0ef908f61598378cb0a300771bbabec480bd897b8ee835 1 0.00/1.00 vMB 0
95,505 95,505 000000000007ee88861f647be47b5d4f15d5df496fd4e271330b1088456ed35f 1 0.00/1.00 vMB 0
95,504 95,504 000000000002e5b44dd5c65484cbcd2e46fdd45e53c9063d2fc10a7b4bd34800 1 0.00/1.00 vMB 0
95,503 95,503 000000000001e31c2241e03c46470e33ed95cef5631a4a13a9eaa828120b5e4e 3 0.00/1.00 vMB 0
95,502 95,502 0000000000066d9146a24ecf8053bb17eb28d67242758774762d716c2ae2058c 3 0.00/1.00 vMB 0
95,501 95,501 000000000006984a2515000f83c48e879900cc5d481e00af179d7de339931679 3 0.00/1.00 vMB 0
95,500 95,500 000000000003340fc85f7f24f9f28826dc05590b558e224114771e93466670c5 1 0.00/1.00 vMB 0
95,499 95,499 0000000000000a219762919f91e1f29cea1f99670146afb6c3768468ba93fcc9 3 0.00/1.00 vMB 0
95,498 95,498 00000000000028cf6079ca2b036cd9749c439d6da9b251e070d6bcd0ac31a3da 4 0.00/1.00 vMB 0
95,497 95,497 0000000000060a8aa3e88f7a7505c4fef44e2d0f850aaa657a5c5ceca67df6a7 2 0.00/1.00 vMB 0
95,496 95,496 000000000005e13e83c6f8e13f324db79be4d1437153bdd2c67de255028d3136 1 0.00/1.00 vMB 0
95,495 95,495 000000000002836cf2b730eac691bdc4d290fe48e56af6b66e083c6f18be243d 1 0.00/1.00 vMB 0
95,494 95,494 00000000000247b05a190a25b045c07badf5f0168c5ec4da97af83a4996c27d0 2 0.00/1.00 vMB 0
95,493 95,493 0000000000076ded0115c4c256552560264e9f45abe4d12a59f87cb7347d587f 1 0.00/1.00 vMB 0
95,492 95,492 0000000000027debe72a57c641fa15edcd2ea76a8c36a94ad455e0ed30646c8c 1 0.00/1.00 vMB 0
95,491 95,491 000000000004171d2d8c7685c00a242ac5126c110a2258a0729cc528f39a9fe9 1 0.00/1.00 vMB 0
95,490 95,490 00000000000642f7ebe9ec4acfff7abd63f8d3bfbacd032827c2e16e2c614043 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.48 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: 772.23 GB
    • Received: 20.16 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.