Loading Tool

Explorer IconExplorer

Memory Pool

80,258 transactions
29.63 vMB
0.06653620 BTC
Random Selection Loading Transactions
Max Size: 178.87/200 MB

Candidate Block

Mining Attempt d0e75baaa28378c717b297c1a207b4f80b0ce0bcecb02e159348151f43187a37
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 90ee7a97a5f0ab55a8a0187d6f3875fc71474f01e64cc03cc78dfade6bc1edd3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,390
Size: 1.00 vMB
Total Fees: 0.00626366 BTC
Feerates: 90.30 > 0.63 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (363,209 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
551,769 551,769 00000000000000000016b23ee7a7b5205a86c39bf8a4f60fbdf1ac58f226fc20 1,944 1.00/1.00 vMB 9
551,768 551,768 000000000000000000169bcdc37382b90bc0d75fce1d5daba7a745d20cfe54be 3,124 1.00/1.00 vMB 51
551,767 551,767 000000000000000000286a72c182dbf19ed1388d7e068d7f4e54c58615bab10e 1,312 1.00/1.00 vMB 23
551,766 551,766 000000000000000000069eba984607acc5e80e67f4a3de22fa0b5deb279c2e77 238 0.18/1.00 vMB 17
551,765 551,765 00000000000000000024cd3566154d13f3e1bef370792baa0bf0a3c89d25a475 2,416 1.00/1.00 vMB 27
551,764 551,764 00000000000000000018ef72df8f05fd57d9fc03b05cd6c2a6aacf85ada3079d 1,731 0.82/1.00 vMB 23
551,763 551,763 000000000000000000216e6937f17ba83645487728801a739eb469a6e065fae2 1,686 0.73/1.00 vMB 22
551,762 551,762 00000000000000000017cac4a23c14c5b5318019dcee80cf69c75d1b270d020b 233 0.12/1.00 vMB 30
551,761 551,761 000000000000000000238b6ada283252407426142b8c1ddaf04b8f31bf14517e 696 0.60/1.00 vMB 12
551,760 551,760 0000000000000000001bd64013280a33df7f948b6a325ea94c993afc368b7b0c 728 0.98/1.00 vMB 24
551,759 551,759 000000000000000000124bf6450bebe02323989e4f7d244f4abbe772f77a3b85 1,618 1.00/1.00 vMB 8
551,758 551,758 00000000000000000024c52b87d5769307d33d2d0bf6a5cfc09d95d2cdf18b0b 3,396 1.00/1.00 vMB 40
551,757 551,757 00000000000000000023736ab350cdcdf348c5f4f76845a52ca36e7eaf873552 2,818 1.00/1.00 vMB 33
551,756 551,756 0000000000000000000794495324e5a1cee2424bf6abc40c536109311c499528 974 0.96/1.00 vMB 7
551,755 551,755 000000000000000000292759bebe148d46175a7ec9f346641af75aed855e61cf 2,582 1.00/1.00 vMB 24
551,754 551,754 00000000000000000023c2bf6e10384b245b67944e9265cc68ed2735073eff6b 2,468 1.00/1.00 vMB 29
551,753 551,753 0000000000000000002677abea00769cbd45274d90a5548b5acabe3a10829aab 701 0.34/1.00 vMB 35
551,752 551,752 0000000000000000001f338d7b155c7e3c30de274e17bc7bca4c35f660788ce4 600 1.00/1.00 vMB 2
551,751 551,751 0000000000000000000b913d2c1170dd08b9a3879e646d1f2fe4709e5dc27940 1,104 1.00/1.00 vMB 9
551,750 551,750 0000000000000000000d8ceb3e0ad7f1b689c261e8b4bbb9cc9746e0396d2a23 3,108 1.00/1.00 vMB 38
551,749 551,749 00000000000000000026520f0dd45c17a95c861a9978383ee40e9b37862bc4c1 2,708 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.