Loading Tool

Explorer IconExplorer

Memory Pool

35,172 transactions
25.90 vMB
0.06790338 BTC
Random Selection Loading Transactions
Max Size: 131.61/200 MB

Candidate Block

Mining Attempt b0f3c0be6598bbfda44064ac866abc16f210322c60450e8db155e02dc104b9e3
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root 00c824597a967c01e45c76bbee3228acdb88135e50f0ccaedb44c619dde15ed9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,767
Size: 1.00 vMB
Total Fees: 0.02038707 BTC
Feerates: 250.88 > 2.04 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (496,531 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
418,160 418,160 0000000000000000007f70feed6567e414b03549b01e0e6c74c1f15d7401cd9f 797 0.50/1.00 vMB 46
418,159 418,159 000000000000000003476cc2798a6c03fcf9a5b69eec58298f9ce532e6dcce9f 913 0.56/1.00 vMB 48
418,158 418,158 000000000000000001652ec2acee8ca9da2e9591d433036ab229ab5df52d114c 151 0.12/1.00 vMB 32
418,157 418,157 000000000000000003ad9ba2bb0a28b9bc4eaeff6cb4501079236e43465d013e 927 0.75/1.00 vMB 33
418,156 418,156 0000000000000000053bbcc2d4b2bc15d8af2a64b64edb2269ed3d87ea0b26e9 1,352 0.84/1.00 vMB 48
418,155 418,155 00000000000000000182582653d3aed65196fbf83a316ef7fb1e9cd0dddb51f8 27 0.01/1.00 vMB 119
418,154 418,154 000000000000000001de3431f5ec35d1d1305aa61a99628098f0e2edc296ab0b 1,449 0.88/1.00 vMB 47
418,153 418,153 0000000000000000001b9d3f4112480cda9b061c24310165d5a985dcc0ee37c7 237 1.00/1.00 vMB 4
418,152 418,152 000000000000000004b74ebec5d594e3192643e027c61277f219671e815dbd96 259 0.71/1.00 vMB 12
418,151 418,151 00000000000000000394a477ef6d48f5d9aa4b2d14488bfdbf3adfdb0caa5187 524 0.98/1.00 vMB 11
418,150 418,150 0000000000000000015878b49202316242594bebfd0f979a8ecace4ce91d9b7e 2,227 1.00/1.00 vMB 49
418,149 418,149 000000000000000003db40a19761efc0ac3101410b20cc3b1c8c3902d55d8d25 2,250 1.00/1.00 vMB 62
418,148 418,148 00000000000000000511dc0575089edc5f330f3b25de67acc4c933964e468a11 2,901 1.00/1.00 vMB 80
418,147 418,147 00000000000000000016ceb5be26cdeb00c93d85ab1cef1f0146e0f7c80de042 1,028 0.44/1.00 vMB 62
418,146 418,146 00000000000000000437d7caee472f9d918216e4d19be828eaa6b88aa5e871fe 765 0.34/1.00 vMB 61
418,145 418,145 0000000000000000041d4fda3320bc707acb9b1a19efa430f9fa590d324d574a 1,171 0.57/1.00 vMB 50
418,144 418,144 00000000000000000073ede64547e7fd04dc1391169fc0f6f3c199c6ed836cb9 100 0.05/1.00 vMB 46
418,143 418,143 0000000000000000001d75355a0ba507f58a47776d4940ae2b8763ed481958cb 1,045 0.45/1.00 vMB 54
418,142 418,142 0000000000000000039b1aad233a106a4e7da0358c3ce7f38bf199107a587ebf 359 0.14/1.00 vMB 61
418,141 418,141 0000000000000000051a6e67f907167a3c452b7b32351f4d8c50f36e3d793028 694 1.00/1.00 vMB 14
418,140 418,140 000000000000000003ec846a0da6690df6eb90f2598e4cb6aa5b9294a97f22f8 2,503 1.00/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 781.84 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: 637.80 GB
    • Received: 12.44 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.