Loading Tool

Explorer IconExplorer

Memory Pool

82,138 transactions
31.08 vMB
0.10732087 BTC
Random Selection Loading Transactions
Max Size: 188.62/200 MB

Candidate Block

Mining Attempt bac4db60a0f819e6392bc949daa740cb47aaa61e9200b9fa3e23e3488413a948
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root ae0cfcca485b5f798fec1912db6fb1741eae24257e57ad2c2d6a4a0eef6da7f9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,383
Size: 1.00 vMB
Total Fees: 0.03424342 BTC
Feerates: 803.65 > 3.43 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (87,623 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
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
Previous 10 blocks ↓
Total Size: 783.00 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: 718.64 GB
    • Received: 17.93 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.