Loading Tool

Explorer IconExplorer

Memory Pool

78,733 transactions
29.17 vMB
0.11896940 BTC
Random Selection Loading Transactions
Max Size: 175.93/200 MB

Candidate Block

Mining Attempt 5e0200f82d9024e6da382fc120c38e16ff474efcfc7360ee4ef547957868861d
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 63329993c142a00d6d6b8996ede1e16271507eecedd428254e13656745a96b49
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,114
Size: 1.00 vMB
Total Fees: 0.04303721 BTC
Feerates: 150.80 > 4.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (557,540 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,725 357,725 00000000000000001514b81a8a0969552e3db7709abd75b200158f0cb72479d6 504 0.25/1.00 vMB 29
357,724 357,724 0000000000000000054ec8ed32bf543f14b14035e89d47cafb5c5aefd128f598 436 0.25/1.00 vMB 27
357,723 357,723 000000000000000009e960fc6c7fc4026502670b458ee9a26b9d69a96dab96d3 768 0.39/1.00 vMB 30
357,722 357,722 0000000000000000009bdbc5de4e61df11962360ec683e1324ba8fe08e40ed33 1,384 0.73/1.00 vMB 28
357,721 357,721 000000000000000007cdc5a1b7333f26077de22556d8dd3fb96f79678584fe42 1,272 0.63/1.00 vMB 27
357,720 357,720 000000000000000012f74d96b338295b576f548c88efa60147b9a837b525c333 873 0.42/1.00 vMB 30
357,719 357,719 000000000000000006d83149c09b857087c1c01b9e9d2dcdf1306c607d374b00 684 0.36/1.00 vMB 24
357,718 357,718 000000000000000013892eba849c7a13f1daba857e998dba57755e6a4271ba0a 1,151 0.55/1.00 vMB 28
357,717 357,717 000000000000000010e9ef9f2b9c132173f9072dcb0d5ef75fef0460e4c29e78 567 0.34/1.00 vMB 26
357,716 357,716 00000000000000000002c230842340d7955e15786b68fb16f8630b63e51c17ff 980 0.68/1.00 vMB 15
357,715 357,715 00000000000000001609818f7b0a109b2f6f53b5b04be0baa91f6089ac09ea65 593 0.35/1.00 vMB 24
357,714 357,714 000000000000000014c718189d9300ae9aabe10e9c49c09b84fe0f1507a5b33a 1,193 0.75/1.00 vMB 22
357,713 357,713 0000000000000000107051c48ac0963a7d33b53f759e15f4cdd62499e03070d5 411 0.30/1.00 vMB 20
357,712 357,712 000000000000000011801dada189169e011d085f8c016f3f2f8eeb74b53d1309 1,818 0.75/1.00 vMB 44
357,711 357,711 0000000000000000026ca21b4a83e1a818be96db4b532b7e9be2f60d47efff0a 763 0.50/1.00 vMB 9
357,710 357,710 000000000000000011453229d9249d3885d06259357a0b9d70eefc0fca9d4fd5 1,166 1.00/1.00 vMB 18
357,709 357,709 000000000000000001c64b03721e53bc051fc55f026456e76f7e7e42c017a97e 1,253 1.00/1.00 vMB 25
357,708 357,708 000000000000000002c3b6bfe4297f04cd990306e28ce01fd1b1c77b8726c905 1,084 0.75/1.00 vMB 20
357,707 357,707 00000000000000000c52364d852e8dc6d91a1a19aee53c223bb1295d46e2f058 2,960 0.90/1.00 vMB 43
357,706 357,706 000000000000000004b0bd6bec95ad652f0edd499356f1c27ea36cf788ef5aea 1,152 0.35/1.00 vMB 74
357,705 357,705 0000000000000000054528a0d64c4e3476e1685a12db24716c562a6d308ab1ff 585 0.33/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.85 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: 712.78 GB
    • Received: 17.21 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.