Loading Tool

Explorer IconExplorer

Memory Pool

48,421 transactions
27.90 vMB
0.06471873 BTC
Random Selection Loading Transactions
Max Size: 149.09/200 MB

Candidate Block

Mining Attempt f8703fdb4ad53c095bc6e18ec8f4d001289da8c1dbd5658caf1849eab0aeca47
Version 20000000
Previous Block 00000000000000000000720fbc0aca6b07103f1eaf0847585182cffdd8f6b53b
Merkle Root 489fdd8f9041659cefc619544ea9f55f8fa7530d7306c1573275d2b5127c5dac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,055
Size: 1.00 vMB
Total Fees: 0.01199598 BTC
Feerates: 100.90 > 1.20 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,795 (195,055 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
719,740 719,740 00000000000000000007b30d6e0013163d6428ff1b86ce7fd629c0216563a16e 1,842 1.00/1.00 vMB 9
719,739 719,739 00000000000000000001fedb59b06f8ec54c7ba38e8b42357f28625d89ec29b7 1,490 1.00/1.00 vMB 2
719,738 719,738 0000000000000000000038cc4d8bccd448443d4353de1001dd3de22f00af2b7a 1,586 1.00/1.00 vMB 5
719,737 719,737 00000000000000000009f7b58a32abb75e670166573a1a0d5e5352b979c8e298 1,059 1.00/1.00 vMB 5
719,736 719,736 00000000000000000009ae2c71987517e61fbb12bdade5efbb535ef6f9f1a9f8 2,668 1.00/1.00 vMB 9
719,735 719,735 00000000000000000003660da0e933da62a72130ae10ae0b1afb2fff3a12ea92 3,132 1.00/1.00 vMB 6
719,734 719,734 00000000000000000001ecfb5490d62f5af22476cb20ceb537493fe007e73f01 1,913 1.00/1.00 vMB 2
719,733 719,733 0000000000000000000252051004e428950ca4177381f05105845714fba11569 2,559 1.00/1.00 vMB 7
719,732 719,732 000000000000000000030ee2f5a757bb9d24fe03dd9d22a1701739bce0316ab7 2,775 1.00/1.00 vMB 13
719,731 719,731 0000000000000000000a5a60fae9ff5cd0b3fd02e43f4ee9247437e7a5f9373e 2,439 1.00/1.00 vMB 13
719,730 719,730 0000000000000000000688d4c2e5aabf6635bdb5abcdd5dff0b4e3bec46a114d 1,990 1.00/1.00 vMB 9
719,729 719,729 00000000000000000006eeebe86f809961275079a5f873eb7bd96ff2dca0725d 990 1.00/1.00 vMB 5
719,728 719,728 00000000000000000001878b46347f7e792f9e550409ef8b85f700cebc82d845 1,256 1.00/1.00 vMB 7
719,727 719,727 00000000000000000005a5e8f0def587000b6359243fee176953d98da573f7b8 2,788 1.00/1.00 vMB 13
719,726 719,726 00000000000000000004abbfcbe4411eb4ab8cef819a99903109717a07601ff1 938 1.00/1.00 vMB 8
719,725 719,725 0000000000000000000514ca68d71d9daf2a27914bbc2761cf0b9873524b84b1 1,337 1.00/1.00 vMB 7
719,724 719,724 0000000000000000000142efb8c4169677611695a4d3a7f50af1e29ab3004324 2,213 1.00/1.00 vMB 9
719,723 719,723 0000000000000000000a8fce7729758c1853e6212ba831447b931a75b342d359 1,630 1.00/1.00 vMB 14
719,722 719,722 00000000000000000000b780a821edd2e3188116e0a72a33c36ff9289508b640 1,681 1.00/1.00 vMB 10
719,721 719,721 0000000000000000000723434162adfbb523653b2ba4351214b0cce7baf5063d 2,161 1.00/1.00 vMB 14
719,720 719,720 00000000000000000005bad3051a3eb88c8814084935db21ef2c7e7fdb381b08 2,033 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.02 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: 650.01 GB
    • Received: 13.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.