Loading Tool

Explorer IconExplorer

Memory Pool

78,430 transactions
29.78 vMB
0.07420570 BTC
Random Selection Loading Transactions
Max Size: 181.86/200 MB

Candidate Block

Mining Attempt 549dad672509e20d0357a224aec7e2e55d0c94eb399d58aaf9955c9141f5069b
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root c0632192c08886d5427fbccb5999508bd0aab2d6086a18f870efc35022354a79
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,127
Size: 1.00 vMB
Total Fees: 0.00833944 BTC
Feerates: 150.58 > 0.84 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (87,638 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
827,734 827,734 0000000000000000000327e9639c747b3c970de7443cf43304fe302035a79442 3,954 1.00/1.00 vMB 33
827,733 827,733 00000000000000000000e3a3e670c51df88ca77223833b8b89d6c2d59b1d814a 3,476 1.00/1.00 vMB 39
827,732 827,732 0000000000000000000301259c5bec008c525525db7f4f15ba5899e5bd51b749 3,840 1.00/1.00 vMB 30
827,731 827,731 0000000000000000000263225f8c9af8415c774287151406606f11e31f2717c4 1,839 1.00/1.00 vMB 33
827,730 827,730 000000000000000000009e32852058e5145e4739a67264aea971ad24ac6933e2 3,908 1.00/1.00 vMB 27
827,729 827,729 0000000000000000000328601432609a025197a3c55d229ab24fb9b13fee43bf 4,517 1.00/1.00 vMB 27
827,728 827,728 0000000000000000000390106c9d055cae251e8685b83bc08ea62120220daf45 4,056 1.00/1.00 vMB 27
827,727 827,727 00000000000000000000f301431d658beca45a693f81d74c24a6ed80fd46fde0 2,477 1.00/1.00 vMB 42
827,726 827,726 000000000000000000032fc3f2a4cf8f086fbeefd77c04e03201868b7a90f0f5 4,845 1.00/1.00 vMB 30
827,725 827,725 000000000000000000013edab2918e2848c9d78f84ce67ffc7469636370d8947 4,252 1.00/1.00 vMB 24
827,724 827,724 00000000000000000002c06a13615dd2aa392fcd670adb16a567e34678b449aa 3,588 1.00/1.00 vMB 34
827,723 827,723 00000000000000000000836e30a6fe81bae5d1eef6e293d13f18685e5f9a60c2 3,776 1.00/1.00 vMB 30
827,722 827,722 00000000000000000003c753122538b733c7b9776da15e926ef6e8553babce9e 4,794 1.00/1.00 vMB 27
827,721 827,721 00000000000000000002f370501e3141e4f22f382a2ae22ba4784d73fcbe80fb 5,338 1.00/1.00 vMB 27
827,720 827,720 00000000000000000000546150fb766c4b75d34f078168e37feb9fd95f31bb9f 4,910 1.00/1.00 vMB 24
827,719 827,719 000000000000000000000602d6b4ca2693a03e1549e6a07cc2fdf7f382484d1c 4,444 1.00/1.00 vMB 32
827,718 827,718 00000000000000000000afb22af321e0afbe0e24b1153357d3af28fa8dde9bd7 3,364 1.00/1.00 vMB 32
827,717 827,717 0000000000000000000204494ba0a9dedc4a7189c5af80e9b3cb570874fcf38d 3,623 1.00/1.00 vMB 35
827,716 827,716 000000000000000000022ed8ab111e909097b64616407958cc6e0849e1bacc17 4,405 1.00/1.00 vMB 23
827,715 827,715 000000000000000000010baec6dc16c6dfaf86342d5ec8682501ef12eb559aee 5,408 1.00/1.00 vMB 26
827,714 827,714 0000000000000000000369596102cbdd586f7b8eea3e8662f352280aca8ba236 3,024 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.11 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.