Loading Tool

Explorer IconExplorer

Memory Pool

79,729 transactions
30.24 vMB
0.08429974 BTC
Random Selection Loading Transactions
Max Size: 184.10/200 MB

Candidate Block

Mining Attempt 81fe5fc3fb8ba031fef2dc011a2675d0617412ff8e6d0f69181ba3459755a73b
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root 63a34c94561d8e01dbc162e854e09cf48482e8993152335682946bde41e893cd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,655
Size: 1.00 vMB
Total Fees: 0.01691624 BTC
Feerates: 203.60 > 1.70 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (87,668 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
827,713 827,713 0000000000000000000126da3faf6dd2eb14730ea99abd661f18aae0862a3999 3,229 1.00/1.00 vMB 41
827,712 827,712 00000000000000000002a2c5b2ddfc1aa2d819754b34359733a2917d117ab8e9 3,431 1.00/1.00 vMB 33
827,711 827,711 000000000000000000027ab9bd673b00602f2a8f1e72ba8a47d5e5b80e99b177 4,154 1.00/1.00 vMB 31
827,710 827,710 0000000000000000000298342f5e14f6787d928013b2d6dbfc5a983753517c6f 5,164 1.00/1.00 vMB 26
827,709 827,709 00000000000000000003fde18fc277121aad9bd22cd4f5fa37a34d570be960d1 3,407 1.00/1.00 vMB 32
827,708 827,708 000000000000000000003670b3642f254c3a84cca182346af2e24c31f35f18d6 4,286 1.00/1.00 vMB 28
827,707 827,707 00000000000000000000313b4369c21d65964cc88485e496c0b3dc25c3627d38 6,454 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 783.07 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: 720.94 GB
    • Received: 18.32 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.