Loading Tool

Explorer IconExplorer

Memory Pool

77,902 transactions
28.89 vMB
0.06798284 BTC
Random Selection Loading Transactions
Max Size: 175.28/200 MB

Candidate Block

Mining Attempt c4c80963c7df9fad272aa218bf97e919f1cb5afce7df1255f270eebc50212fd1
Version 20000000
Previous Block 00000000000000000000327a49fa6004515b5891bc19fa46a462f6b39127d620
Merkle Root 67028e010c401ba35a63f57adf23fa642e2d503ea7979b635dbec39854e6cb10
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,824
Size: 1.00 vMB
Total Fees: 0.00757071 BTC
Feerates: 149.20 > 0.76 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,090 (539,055 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
376,035 376,035 000000000000000009fbf4f53f32143a53f822a77d159b1109bdc39bd44963b1 1 0.00/1.00 vMB 0
376,034 376,034 00000000000000000d0e4065b2e904d1ddf97397018ad58e6d60ff8bad917c95 323 0.25/1.00 vMB 25
376,033 376,033 0000000000000000014b5322fa4376c76a000834a315245f338f40c8f0531aef 1 0.00/1.00 vMB 0
376,032 376,032 000000000000000009d389136c9f9490f7cd983db0752012960a710bee932214 1,225 0.89/1.00 vMB 26
376,031 376,031 000000000000000001684436853dce31d127faf3e7f119d560b868309af2b642 517 0.35/1.00 vMB 28
376,030 376,030 00000000000000000b7e0675b6283f91b7f8571d818a318e209a005892b67665 607 0.28/1.00 vMB 38
376,029 376,029 00000000000000000f706c576ab1198740a0265b3bc05a39165963e6a441fb83 628 0.27/1.00 vMB 43
376,028 376,028 000000000000000003f0f14b3e96b5fe9cabb49d8251b8e3716a97568899f8de 194 0.11/1.00 vMB 34
376,027 376,027 00000000000000000f4c61c265ee761cd695f2eb07e86dc9c799db5a77657fc1 1,279 0.65/1.00 vMB 41
376,026 376,026 00000000000000000716e0f734b2278531ca07ebf36f613496d4fccd78a8dbd4 917 0.47/1.00 vMB 41
376,025 376,025 00000000000000000be5a179aeaa56a1d3ad53112bf9a4978bdc8c733f4d9b70 41 0.01/1.00 vMB 41
376,024 376,024 00000000000000000afd831433c4d0cc9d4521b2d7eb412a9a953617dc063633 32 0.01/1.00 vMB 41
376,023 376,023 0000000000000000070c3d411c8e8c3de9250a2863452a02180d96a5926379a0 325 0.27/1.00 vMB 24
376,022 376,022 000000000000000003f89e25101b7a06100362d62b7acd17156038951dbd24b2 521 0.21/1.00 vMB 41
376,021 376,021 00000000000000000fa094fb74c3ad97c8ea72c2dab38f23f6ff130db8cab387 119 0.06/1.00 vMB 33
376,020 376,020 0000000000000000067ecadc4eab5c9f5024a43eb93ef886e2a92b8d742b87e7 334 0.17/1.00 vMB 36
376,019 376,019 000000000000000002ada7b4b7c4ee44df6a21d70e95abc1b8a70a742b690719 1 0.00/1.00 vMB 0
376,018 376,018 0000000000000000118f914ece86c4beb695299823799bd10ab4c55faea519c9 446 0.21/1.00 vMB 40
376,017 376,017 00000000000000000d914ab50a2e04e58c48a343266a918cd111175d4fae99c5 245 0.13/1.00 vMB 31
376,016 376,016 00000000000000000210beb7a521f11afcc9b353b48bd036cd469b86e867d577 1 0.00/1.00 vMB 0
376,015 376,015 00000000000000000cbba19373654cc21b11814b3dd3530b8aa8537f1acc1783 418 0.19/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.55 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 669.80 GB
    • Received: 15.77 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.