Loading Tool

Explorer IconExplorer

Memory Pool

78,429 transactions
29.40 vMB
0.06713691 BTC
Random Selection Loading Transactions
Max Size: 176.62/200 MB

Candidate Block

Mining Attempt ecee2f1eeaadb6abc727449ca7b231128fa70619ebe284a830c37215a853e858
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root 9b916d2c98b1e32909de3598121b38273f87bfd352801971dc181263d07dd304
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,988
Size: 1.00 vMB
Total Fees: 0.00755190 BTC
Feerates: 40.21 > 0.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (229,159 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
685,856 685,856 000000000000000000097be6e1538e8774b123071cf635e654d00bd66cf14a69 2,642 1.00/1.00 vMB 34
685,855 685,855 0000000000000000000231295adc58d9d40a18dbc66fda223fefa3a3f25c0f2a 724 1.00/1.00 vMB 51
685,854 685,854 0000000000000000000a6115822bce23aa7e0131b77187ad6abcfbe91fb6a95d 1,498 1.00/1.00 vMB 46
685,853 685,853 00000000000000000006df02946014b236547f1985a7c265c86dff95c71615c5 2,610 1.00/1.00 vMB 53
685,852 685,852 000000000000000000088789fc4d934cb382066f25cc70a9da5830af27c7e1ce 2,763 1.00/1.00 vMB 94
685,851 685,851 00000000000000000007d2d31196b02c2c3d73e2306f174a84a93d9ac6210f50 2,637 1.00/1.00 vMB 41
685,850 685,850 0000000000000000000065bdc2df9d2313e443786f30ee6d3e3c0a80f72fb501 2,639 1.00/1.00 vMB 33
685,849 685,849 000000000000000000091514aecbaed7d9fa6446e3001c102af6fb5306273752 2,615 1.00/1.00 vMB 66
685,848 685,848 00000000000000000006974dac3ba5e5d3a7455621e21d312832db519f3f65da 2,903 1.00/1.00 vMB 36
685,847 685,847 0000000000000000000d2d3ebfde09f14e6405ddccd7095f777a1776942b7f20 2,825 1.00/1.00 vMB 52
685,846 685,846 0000000000000000000c0d8963421f7757564c837562aef0ed480d3e23d9713a 2,410 1.00/1.00 vMB 53
685,845 685,845 0000000000000000000c9960011414f14e9fcf76c91f2785b632f10ef73087b7 2,508 1.00/1.00 vMB 46
685,844 685,844 00000000000000000004e7577449b4962e6124bd2b23c0b1996e9b79f2bded6b 2,350 1.00/1.00 vMB 52
685,843 685,843 0000000000000000000695f2059c2ea4ca91a67640093d5ffdd6fea2fc9d93b8 2,437 1.00/1.00 vMB 65
685,842 685,842 0000000000000000000855411d4c7cab86891447205553841ec7309c8a2925b1 968 1.00/1.00 vMB 44
685,841 685,841 0000000000000000000acc0cef547ac066204f75318d6aaf3080777c28eb0c69 2,570 1.00/1.00 vMB 65
685,840 685,840 00000000000000000004c33a1cee6aa11b0557c83571cd88aff44ded0d8e8279 2,330 1.00/1.00 vMB 63
685,839 685,839 00000000000000000008fbe47c6fe4f32434e25d06110cacd45d4e1e09da0ea7 2,241 1.00/1.00 vMB 52
685,838 685,838 000000000000000000059ad9addf13b17d1a71cde97769200f93970323d63992 611 1.00/1.00 vMB 47
685,837 685,837 0000000000000000000a9e36715888b06f0083831fe72efe177d135f9fa25244 1,932 1.00/1.00 vMB 55
685,836 685,836 0000000000000000000abdc71b4f7f307bce50172551783c0da1b00a7d7688c2 1,807 1.00/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.