Loading Tool

Explorer IconExplorer

Memory Pool

51,589 transactions
30.70 vMB
0.09214476 BTC
Random Selection Loading Transactions
Max Size: 164.94/200 MB

Candidate Block

Mining Attempt 9aee53c86569b431e4a443ed889dffb963b4df291741bd69622e615aff00d124
Version 20000000
Previous Block 00000000000000000000fe6e83d1a3f483eb4c5d100e280790c42e8733167c10
Merkle Root 9b9ab3459386bd79b1679d51bd75ebebe9b624d21f8b2c09a05df20e00ffe00a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,720
Size: 1.00 vMB
Total Fees: 0.02109655 BTC
Feerates: 73.20 > 2.11 > 0.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,828 (737,933 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
176,895 176,895 000000000000013c9241ff69a81feead6092e0580fc0b06d427bcc686d09f93c 16 0.01/1.00 vMB 52
176,894 176,894 00000000000002200457da4eaaa92411e76f398e1821f1e2fd6e9f8b922828cc 168 0.05/1.00 vMB 62
176,893 176,893 0000000000000a6e4190adec99132988af66a8bc3badcf1604ec0a7b98a93064 11 0.00/1.00 vMB 0
176,892 176,892 0000000000000330dad01e2412bad080a26428c0da0c7b09d598989d5e68c462 12 0.00/1.00 vMB 71
176,891 176,891 0000000000000409c43f941e88fc257010d069aedfadb3b49a3c7afcd1b629b9 20 0.01/1.00 vMB 98
176,890 176,890 000000000000014dd402b631d403fa2f9010df5938eedcd054093b5c70b9108e 43 0.01/1.00 vMB 21
176,889 176,889 00000000000001bb0b27c64b4688cf01ba5fabbdf6ae78613333a204bed5a785 28 0.02/1.00 vMB 39
176,888 176,888 0000000000000a7dc23dfa8bbfbb5b23e925ec35b5febe20b4158e5aad2b2879 41 0.03/1.00 vMB 72
176,887 176,887 0000000000000476ad5de3a7b84359dc37284bd616d4d3a11f208697b792b268 4 0.00/1.00 vMB 72
176,886 176,886 00000000000002dcc5677dcc402ef6d62eeb04fc17f9fceb233448b7eeb3c0cb 39 0.02/1.00 vMB 212
176,885 176,885 0000000000000691465c4fb46db67552973fa2bb5964fae211b3c45fb8cb97ba 12 0.01/1.00 vMB 69
176,884 176,884 00000000000003aa2212411e4baf27b10f4c75be7d95cb5ae707cdbec90569a4 12 0.00/1.00 vMB 129
176,883 176,883 00000000000009f58420ae3ab3c8d8f156be5c739b8c1bbf358621bd1549c4be 11 0.00/1.00 vMB 241
176,882 176,882 0000000000000456159a1fb6ea7f09bc7ed343c7f2ea79c8f8bdf5a29d85325f 107 0.03/1.00 vMB 36
176,881 176,881 000000000000063f86af986e3d957a9d02b47a03fb5b89d73d066766d501b4a8 34 0.02/1.00 vMB 98
176,880 176,880 000000000000060af5baa2fec980516ebc39c3c91b6d101d085f1df324ddcd1b 43 0.03/1.00 vMB 528
176,879 176,879 00000000000008579f9860a968b3e341e14d95843ac57af9b3727c0223e7fee5 58 0.04/1.00 vMB 74
176,878 176,878 000000000000020a462e3ff7525d3665586962fd1fcba3c59584b16a7e1abd3f 66 0.03/1.00 vMB 102
176,877 176,877 000000000000080df9da951d2105ae5dc60eef2690466be6ffc2d55f4ba3cfd1 84 0.03/1.00 vMB 85
176,876 176,876 00000000000006cce8e111ea639fbd3c8d2d2f2bda0f0075ea5a473241a11890 35 0.01/1.00 vMB 17
176,875 176,875 000000000000041c5d3b6340228ebb636ad221ecf765b4ba2588310c984798de 78 0.05/1.00 vMB 265
Previous 10 blocks ↓
Total Size: 782.09 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: 651.45 GB
    • Received: 13.58 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.