Loading Tool

Explorer IconExplorer

Memory Pool

50,380 transactions
21.60 vMB
0.07516915 BTC
Random Selection Loading Transactions
Max Size: 123.88/200 MB

Candidate Block

Mining Attempt 1d3835e12d5176dfd4cd87b863b3920471d0b9e9ee976728740fc0d1916a0ecc
Version 20000000
Previous Block 00000000000000000001f04bee8fc98c1f85e96d12fb520368305c5311966ad2
Merkle Root 11bbb0b63c3abc00caf8a5920b75be7d16fe0cc7419c0afe85ab501ae14f1327
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,289
Size: 1.00 vMB
Total Fees: 0.03071828 BTC
Feerates: 502.67 > 3.08 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,019 (785,189 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
128,830 128,830 0000000000001b5f9fc356855cdfb5c793d9edc00d4a7390677305510733b9a2 31 0.02/1.00 vMB 671
128,829 128,829 00000000000010c6079b6a628a46152efbc1b0f8bcaf5c598c6386dd3f7a1792 42 0.02/1.00 vMB 758
128,828 128,828 0000000000000063b9385ede313c97b686cec47efd87ebe1525759f4b01c4f50 61 0.02/1.00 vMB 590
128,827 128,827 0000000000001d61e91b6609fae2cf09a1ff2759141511739406171953379772 41 0.02/1.00 vMB 1,281
128,826 128,826 00000000000019aa0c5f60ea2b85747588138256a48240d962fddd4958311474 11 0.00/1.00 vMB 295
128,825 128,825 00000000000011a4f16d731038cd59545efae8026a3a46bdf77eb6259cbc95fa 2 0.00/1.00 vMB 601
128,824 128,824 0000000000000380395b860267f20f7918239c9e9cc1dfa2a9b913322ed602dd 23 0.01/1.00 vMB 0
128,823 128,823 00000000000007bd8ddd714b0a17368785aae0641808b67c27a5ecdee5543822 43 0.02/1.00 vMB 460
128,822 128,822 00000000000025a7fe41cff789d6bb51faa2bfe6410ceea1b1292306098c30cd 47 0.02/1.00 vMB 329
128,821 128,821 000000000000003bb1a1efe7eb70a1acab1b669a5dc1b914aee4af3ff0f16734 1 0.00/1.00 vMB 0
128,820 128,820 00000000000024ed77b8e780c8930e62571fa8857cb6688b7510d988479b447e 56 0.02/1.00 vMB 2,363
128,819 128,819 00000000000004af12d52b25862036249eb6fcb72379576eae80fcc25b300395 17 0.01/1.00 vMB 441
128,818 128,818 00000000000002978acee6ac41dd5854cc32da46f254b5b9eb32392ae57e051a 14 0.01/1.00 vMB 1,320
128,817 128,817 0000000000001dee24fc244c3a77fd053be7e7a45393bb1880fa06bac6d6a8f4 24 0.01/1.00 vMB 656
128,816 128,816 00000000000015bf1d4fbaf73be7ce665cb54ed91ced4b382953483e3af10867 10 0.00/1.00 vMB 382
128,815 128,815 000000000000264cc4fa7a1b6d0aa5bf2b0c5b1e17a18530b8fc44909f992966 159 0.05/1.00 vMB 206
128,814 128,814 00000000000021e09eff25e02f1aeb1e9afc75a62691521de88228e52fcf598b 114 0.05/1.00 vMB 1,319
128,813 128,813 0000000000001356627902f24205e7b75737801cddb486a52232034f0799948a 51 0.02/1.00 vMB 1,090
128,812 128,812 0000000000000601e41b78bc32b13ef8d900e6642b64bccf94bc89e5c9548438 38 0.02/1.00 vMB 801
128,811 128,811 0000000000001e1e028ca2f970e5d8f67a12a49c518e703a7947549fc2488439 36 0.01/1.00 vMB 133
128,810 128,810 0000000000001dc91d4e68c688654f7bfc515c866d1ca67de8e2b6e23df2ccec 24 0.01/1.00 vMB 921
Previous 10 blocks ↓
Total Size: 780.64 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: 550.38 GB
    • Received: 6.43 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.