Loading Tool

Explorer IconExplorer

Memory Pool

75,014 transactions
27.79 vMB
0.07801538 BTC
Random Selection Loading Transactions
Max Size: 168.91/200 MB

Candidate Block

Mining Attempt 035d4fba797e992662fa90d01762dbab63c195d93c1783a0cd4c2a24e03da188
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root 38ae0674e8780220722b65386426d58c740c0985f18d802a9a48b7aad64edde5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,240
Size: 1.00 vMB
Total Fees: 0.01850546 BTC
Feerates: 472.31 > 1.85 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (72,534 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
842,757 842,757 00000000000000000002a83b10b1cc0aeba47eb26a597d9d93ff23171bb09904 1,119 1.00/1.00 vMB 29
842,756 842,756 000000000000000000027d767301fa72dbf1455ea79f73be74ac92de4d555c5b 1,516 1.00/1.00 vMB 33
842,755 842,755 000000000000000000033c36932263f2b34f68376e60b04a41be42dceffde549 1,857 1.00/1.00 vMB 37
842,754 842,754 000000000000000000019502c943c836df038ec998e0387a7ad37397bc8f8203 1,806 1.00/1.00 vMB 32
842,753 842,753 00000000000000000000838177ba84edd859f6beae10b0853ff2dda6f69d6353 2,206 1.00/1.00 vMB 25
842,752 842,752 00000000000000000000fba784eca4e6d549efc5fed4cbf1a5b3ac10a76e988f 792 1.00/1.00 vMB 22
842,751 842,751 0000000000000000000073fbdfe639c2b660902ba7c162e3bc74f5b6c841b710 1,767 1.00/1.00 vMB 29
842,750 842,750 00000000000000000002bee3834b7b4e5291546d18889ccd04142f6bf93ce1dc 1,510 1.00/1.00 vMB 28
842,749 842,749 000000000000000000003f5bd48e08aa4ec5843be9918770a355a9819454fa31 1,417 1.00/1.00 vMB 24
842,748 842,748 00000000000000000002097b10690f520399ec77a7d7dfbaca72cfe1a2d66b9b 1,938 1.00/1.00 vMB 30
842,747 842,747 000000000000000000023d4df672648c50dfb53b23f5a3ab09f8f166819147f0 2,537 1.00/1.00 vMB 26
842,746 842,746 00000000000000000000271e50ff6c3ad4b9bcf5e245b1e07495c20d49de7a8d 3,171 1.00/1.00 vMB 19
842,745 842,745 00000000000000000000a27d231cfea2a0cf40d1fcae2d6c82f000acbabb9187 3,088 1.00/1.00 vMB 18
842,744 842,744 0000000000000000000173da630af05116c90025183b7899aad7cfcfddbaaf6b 1,707 1.00/1.00 vMB 21
842,743 842,743 0000000000000000000134cbc3da2e83e04d2478ce3391dbd7893315fe7d34cc 2,220 1.00/1.00 vMB 21
842,742 842,742 000000000000000000028e73ae80bfd5e20c0b1358d15b7e37b75ff66526d4e1 2,788 1.00/1.00 vMB 21
842,741 842,741 00000000000000000002f1774c15d6f13a42f803f09da4a96a66a329bad276e8 2,269 1.00/1.00 vMB 19
842,740 842,740 000000000000000000004c6deb78ea3f52d4121931a794e5d64c87d885679199 2,262 1.00/1.00 vMB 22
842,739 842,739 00000000000000000001db967d70e671319a839e959983ec57718b4a44a5e72c 2,779 1.00/1.00 vMB 34
842,738 842,738 000000000000000000009ecf845fda18f5e4837f9f68f4ff1d177288c35dffe5 2,532 1.00/1.00 vMB 25
842,737 842,737 0000000000000000000180f098d56ba3505fbc1e840a13734c6af5a8a7865321 3,091 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.90 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: 713.55 GB
    • Received: 17.39 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.