Loading Tool

Explorer IconExplorer

Memory Pool

44,311 transactions
31.55 vMB
0.11033004 BTC
Random Selection Loading Transactions
Max Size: 160.58/200 MB

Candidate Block

Mining Attempt 463d4ba7ee43b712a841fb895a551f139f0f3b543d054f40044f4a1c0ac7ed8e
Version 20000000
Previous Block 000000000000000000015cbe27a61f38bc7dc0ddfdfb5d2a13fec1a6f44d5769
Merkle Root b59ce1d3fd6a10585e7bee7a505d422b3d2221b557ae2e982eb61c1fa79a8213
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,405
Size: 1.00 vMB
Total Fees: 0.04407315 BTC
Feerates: 150.41 > 4.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,456 (426 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
914,030 914,030 000000000000000000014971c7978f0f337acdbc080bca72320283c62ea00616 3,489 1.00/1.00 vMB 2
914,029 914,029 00000000000000000000faed96a000e6af02c7a774033a269d5f0bd95d37818e 4,896 1.00/1.00 vMB 2
914,028 914,028 00000000000000000000484c01d52a12734dee45ff221c3d0ae612e983ba12a9 6,351 1.00/1.00 vMB 1
914,027 914,027 0000000000000000000147cc7fd0752f527ecbd305384e1dac4d9d7f2ebcddc3 825 0.20/1.00 vMB 2
914,026 914,026 00000000000000000001ce57efce86e6380d1d4d9e4acb8823dec95a82940d37 6,725 1.00/1.00 vMB 0
914,025 914,025 0000000000000000000053632bb4c788cd8c0b9cd4e8325a889433908e71d052 3,472 1.00/1.00 vMB 2
914,024 914,024 000000000000000000020fe634fc40b74d539fb2ba7c4100aa93c6b324e9406d 3,036 1.00/1.00 vMB 1
914,023 914,023 00000000000000000000c8be608ba5d108a229993b98e70aa062f59ddb89e27c 3,114 1.00/1.00 vMB 6
914,022 914,022 000000000000000000019b350dd3787adbfd3911162f42b02de18d341e686dda 3,390 1.00/1.00 vMB 3
914,021 914,021 000000000000000000018aad657dffb41080d6e45b75ab49008ea7365eca2651 3,124 1.00/1.00 vMB 5
914,020 914,020 0000000000000000000197e4c363d3eebf2d1acf490a36b162e0036387d9c7d4 3,987 1.00/1.00 vMB 5
914,019 914,019 00000000000000000001f04bee8fc98c1f85e96d12fb520368305c5311966ad2 705 0.25/1.00 vMB 3
914,018 914,018 000000000000000000007191d2ff7036f2991c425a005281367771da763ae343 6,345 1.00/1.00 vMB 0
914,017 914,017 0000000000000000000014c31b6acad4e2c22a58fe50930b6ce1572c4245e3a6 1,975 0.65/1.00 vMB 2
914,016 914,016 000000000000000000002b32e86d87b3cf8508db31771fa656074b68e0c647d3 3,792 1.00/1.00 vMB 0
914,015 914,015 00000000000000000000a936506d8a16281f73ac842fbb3615a6cbd5c10383e4 1,393 1.00/1.00 vMB 0
914,014 914,014 000000000000000000018e7d548d6a1040151d61e4ac7f258b83dc7a342efe6b 1,214 1.00/1.00 vMB 0
914,013 914,013 00000000000000000001f4610868521f876028661ea8d7eae4b2eccea79d1618 4,682 1.00/1.00 vMB 0
914,012 914,012 00000000000000000001d914b015dac46419c2ab15453445e7a829d4edb3e3a4 5,598 1.00/1.00 vMB 1
914,011 914,011 00000000000000000001cce86d3af0bea82d40b986a321ab088161bd30cf9147 4,705 1.00/1.00 vMB 2
914,010 914,010 000000000000000000019f80875bc0cbe63088bba6ca3f4d6bd8018b6cdc4995 4,005 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 781.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 606.18 GB
    • Received: 10.61 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.