Loading Tool

Explorer IconExplorer

Memory Pool

42,470 transactions
26.72 vMB
0.05407773 BTC
Random Selection Loading Transactions
Max Size: 140.46/200 MB

Candidate Block

Mining Attempt db3c0ed533d46aac74e49d0621e15826a3405d5d2c76c525b6b786f61cfdeb8d
Version 20000000
Previous Block 000000000000000000010403244fbca82ca36ab106bf72d752ba7a12fe1ad3cb
Merkle Root 070f9a973aaa471556781cd5c616f8b76b1d068da5ccfa2cf5844ae5b2c9b0fa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,329
Size: 1.00 vMB
Total Fees: 0.00467682 BTC
Feerates: 40.21 > 0.47 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,919 (20,238 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
894,681 894,681 000000000000000000001ed2195553db8e96f369a87130fef38b7801a649f653 1,615 1.00/1.00 vMB 1
894,680 894,680 00000000000000000002410f268210820e40c007f379cde403f0ad460e439557 632 1.00/1.00 vMB 1
894,679 894,679 0000000000000000000005e20fe66712be7b837372f7d7f37cba811e9702f46d 1,915 1.00/1.00 vMB 2
894,678 894,678 00000000000000000001f1c18fa0c7a0241291f32da241522b2c8e57c3d9ab61 2,971 1.00/1.00 vMB 4
894,677 894,677 00000000000000000001705df3f37d4895e9a579efd7a96e045cf020f1f510ef 2,081 1.00/1.00 vMB 3
894,676 894,676 000000000000000000020d5d902987f10f8f8a324e836c29f489eba3f75d79db 3,198 1.00/1.00 vMB 4
894,675 894,675 00000000000000000001920619aa04fc97a25bdc9d5e13c51a15255cd0c125e6 1,518 1.00/1.00 vMB 1
894,674 894,674 00000000000000000000c497c9242c5fa0ee6f7888345bbbbe119e38da737051 1,279 1.00/1.00 vMB 2
894,673 894,673 000000000000000000011119814549cb6eac1dec00b2685b54c91a094418ad2f 2,019 1.00/1.00 vMB 3
894,672 894,672 000000000000000000008ca43dba223875b224ac7ae78e21868d47fe7b6b9a32 3,533 1.00/1.00 vMB 6
894,671 894,671 000000000000000000014748df0a1b9bd323cd5cb4a732f4ea0784de6320ddb7 2,979 1.00/1.00 vMB 4
894,670 894,670 000000000000000000013b57bc2cb80230d9df4ed88bfcb9e2d8665faa1f9fe4 236 1.00/1.00 vMB 2
894,669 894,669 00000000000000000001143cfd459a7e6d7b2cd2c3c775618e8e6afe20336f3e 2,678 1.00/1.00 vMB 5
894,668 894,668 0000000000000000000025edb1a514a8cdbe60bf0f73daafcbb8d0b9417d628d 3,553 1.00/1.00 vMB 5
894,667 894,667 00000000000000000000086128684150eaeaa826bc9e10e4402d33a6fa19984d 77 1.00/1.00 vMB 3
894,666 894,666 00000000000000000001040a788e55b34d05901f863eff32ce825124efe35880 3,490 1.00/1.00 vMB 5
894,665 894,665 0000000000000000000105dd7d4e0dd84d1ca4cfac4fcabbe1d98fbc58349473 2,026 1.00/1.00 vMB 3
894,664 894,664 0000000000000000000036cf893c5061f0662f520aaa2e69cb90c7f76286be2b 2,252 1.00/1.00 vMB 1
894,663 894,663 00000000000000000001c9cabb90419bc0f211b50ad722c4eb8893248d67b0bf 2,612 1.00/1.00 vMB 1
894,662 894,662 00000000000000000001b07a0132653a908db0722bb3a803940a0723c53295bd 1,997 1.00/1.00 vMB 3
894,661 894,661 00000000000000000001acaf79b3bf79fb9d8cece24b6d441cb97a2568ccfa41 241 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.24 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: 655.26 GB
    • Received: 14.28 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.