Loading Tool

Explorer IconExplorer

Memory Pool

76,918 transactions
29.78 vMB
0.10310393 BTC
Random Selection Loading Transactions
Max Size: 179.95/200 MB

Candidate Block

Mining Attempt fe75c5348d49733ac046ab4db7684e85829ff9ffa705574b6239d6120887206a
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 2eeb40e4fd4f93231a0ac8b7dc311b966d79481da4d023bdf1e85a4f40303fef
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,116
Size: 1.00 vMB
Total Fees: 0.03550710 BTC
Feerates: 357.61 > 3.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (24,423 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
891,012 891,012 00000000000000000002481fbb2de44aff6d756f9c267f93f994daed9d43562e 980 1.00/1.00 vMB 4
891,011 891,011 00000000000000000000b0c265e9e7731621babb05f3caaf0d05f692b6a8648f 2,863 1.00/1.00 vMB 4
891,010 891,010 000000000000000000015f948fdd9cab6456c35887af43cfc01a13a96348f3db 3,353 1.00/1.00 vMB 13
891,009 891,009 0000000000000000000057a3e107c8e11c02303b61a6bc1c9f5907c52d2491f6 148 0.05/1.00 vMB 3
891,008 891,008 00000000000000000000e62a6890b1574cd4342fe78b63b6d23c608af5abc60f 141 0.08/1.00 vMB 3
891,007 891,007 0000000000000000000186107d6032cbf0171dab467338f697b607aeee1d4f5e 1,052 0.68/1.00 vMB 2
891,006 891,006 00000000000000000000ead6a3425b29aa2fd32fe60d8e647e189879498accfc 502 1.00/1.00 vMB 1
891,005 891,005 0000000000000000000118a6c233e0e86e31cf6c0e3ce0a28ea9b94f62b18df3 1,578 1.00/1.00 vMB 4
891,004 891,004 00000000000000000000c9cd7f08f435cec0de742bbf68df12a93d26801d320f 1,921 1.00/1.00 vMB 3
891,003 891,003 0000000000000000000016966c309e2a65de11822c839a91c0787c30d76609b4 2,309 1.00/1.00 vMB 3
891,002 891,002 0000000000000000000254c84f3ce6596d0bfef8bb97a62e5fb20a5fe6571ee4 3,873 1.00/1.00 vMB 7
891,001 891,001 00000000000000000000119bb15362c08183d4f122639930fab1eb7f27431fc8 2,651 1.00/1.00 vMB 4
891,000 891,000 00000000000000000001d2087f4d6db611da19a080319a2f8f3215ea25cc164d 763 1.00/1.00 vMB 1
890,999 890,999 0000000000000000000088ec47c8ada008abecf212cdc69b7a978c16b62c9654 2,319 1.00/1.00 vMB 3
890,998 890,998 000000000000000000001921051af9bb864747f8500c2197daf98d47bb75f95a 2,324 1.00/1.00 vMB 8
890,997 890,997 00000000000000000000ed3ee7ba17ac8a63e3b7e196f59072e4534f86c968ae 294 0.14/1.00 vMB 3
890,996 890,996 000000000000000000026100345ec658357b50c7af4eaaeb948e3ea0ffc2f7f0 136 0.09/1.00 vMB 4
890,995 890,995 00000000000000000002307c986f54e742f265843ba6ea43181bbb69fb29d7d2 155 0.03/1.00 vMB 18
890,994 890,994 0000000000000000000122162dd92c6b7780ab44a916af432e4f16c997d177e7 139 0.10/1.00 vMB 7
890,993 890,993 000000000000000000021d29c3dcb4f6d3f5c7775b45f0e6adcbcb242a860b1d 711 0.31/1.00 vMB 8
890,992 890,992 00000000000000000000dbc8cf7e7175892be671b0cb51aeca15e69be782098a 178 0.07/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.15 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: 744.21 GB
    • Received: 18.71 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.