Loading Tool

Explorer IconExplorer

Memory Pool

82,092 transactions
31.03 vMB
0.10564480 BTC
Random Selection Loading Transactions
Max Size: 188.36/200 MB

Candidate Block

Mining Attempt 77a03e913ec67b02171f559585acbe9007e5a839e725d205e5b3abe054f1c671
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 2e3538d9e568e908e139a5efdc5eb97243636a7f3eb1d6a96b6c695f28d54466
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,562
Size: 1.00 vMB
Total Fees: 0.03326216 BTC
Feerates: 803.65 > 3.33 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (579,335 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,017 336,017 000000000000000005ca0c9b55f41ed1b9ae107f0d48564ce53489384667171d 235 0.12/1.00 vMB 40
336,016 336,016 000000000000000003b9e7eee9dcf5ed618d8c9398b097f142a7f383a96427f7 696 0.37/1.00 vMB 45
336,015 336,015 00000000000000000f4879f3395beed8d587b89d037b19a1210216a8e67c4a7c 855 0.45/1.00 vMB 65
336,014 336,014 0000000000000000065fd42516b725aef28b6566c4b9b506039fcadb2d422512 261 0.15/1.00 vMB 62
336,013 336,013 00000000000000001b775559e0790b52322c1e344e57051f349bfa34f90e6f47 378 0.19/1.00 vMB 41
336,012 336,012 00000000000000000a3acdb8e03fd26e451e51c1c4d80fec69ab3c9d402d2575 547 0.34/1.00 vMB 48
336,011 336,011 000000000000000015922ab0f453e45561452f68f4640ea4fd7a48007f315fa9 77 0.04/1.00 vMB 8
336,010 336,010 000000000000000017480021f293479c39652aacec3d27b400f24e5c2623c18c 457 0.33/1.00 vMB 52
336,009 336,009 0000000000000000180f2d4c8c14dd7583494b1973b49d50d029f1792350790a 319 0.16/1.00 vMB 70
336,008 336,008 000000000000000019489f48d53ed7450b13c0199f9c0c42374a166b667e24cc 1,210 0.66/1.00 vMB 71
336,007 336,007 0000000000000000055eeb0cbcccc70a7ce1469449997a5dd0948cfaff340c6a 54 0.05/1.00 vMB 2
336,006 336,006 000000000000000010b74c085a656665cb4ccc865be08ef9588ec75ca2596348 245 0.22/1.00 vMB 33
336,005 336,005 00000000000000000f0ba65c09571c4a30c4f12dff045a6c6313d12f43fc6c62 1 0.00/1.00 vMB 0
336,004 336,004 000000000000000015a99954dd798da33d183a3fe347a8d9517a7a9b6e434de6 1,287 0.95/1.00 vMB 89
336,003 336,003 000000000000000010c5bd9ff54dc2a806e100d0416bf8cb870258a7135af635 1,179 0.41/1.00 vMB 40
336,002 336,002 00000000000000000f8479e040d031adb9c7580bdb62929004ae4e4bf06307b1 722 0.37/1.00 vMB 46
336,001 336,001 000000000000000011bbfbfe73d56175a1906ca1eec461876887123e3f69a42e 101 0.10/1.00 vMB 21
336,000 336,000 0000000000000000125e3e6f327edcd7163b486efc16e79b8a996270127b54df 187 0.10/1.00 vMB 44
335,999 335,999 0000000000000000100771d21cd8e6f0d239f88311732c32aa7b7a094f2533d5 1,608 0.75/1.00 vMB 68
335,998 335,998 0000000000000000177e6482846129d517655914223f610f01020175a11f7c43 498 0.27/1.00 vMB 47
335,997 335,997 000000000000000008903dc147a4ccde8ef5e7c08d1595b9d682a9c26c22ed42 630 0.36/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 783.00 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: 718.64 GB
    • Received: 17.93 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.