Loading Tool

Explorer IconExplorer

Memory Pool

79,564 transactions
30.14 vMB
0.10618161 BTC
Random Selection Loading Transactions
Max Size: 180.26/200 MB

Candidate Block

Mining Attempt cb5d29ef3e143f04049d73afa18ab4d6d8ffa70ef7f088d8b06b0cd62c3ec2f5
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 2e4d761fbaeda64bccfae7f5f43b3064e75e470728650dcffb790c1ff21a6ef2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,686
Size: 1.00 vMB
Total Fees: 0.03547007 BTC
Feerates: 151.00 > 3.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (398,419 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
516,726 516,726 000000000000000000157b93254da0fc2187b68facd722ce2481ff4dcc057c7c 2,161 1.00/1.00 vMB 41
516,725 516,725 0000000000000000001d9c3e3c49f6aafa21f2f77c5f865dd275ec63e8a345dd 335 0.45/1.00 vMB 4
516,724 516,724 0000000000000000002e93212df84093d03edad41685fc479dd72bf22ab128ca 2,124 1.00/1.00 vMB 32
516,723 516,723 00000000000000000049ca9b502478e1d50d280f0e6f13eb23a64a2ceca0b552 1,502 1.00/1.00 vMB 22
516,722 516,722 000000000000000000220f23982a7700b3e2729a4650da5fab94dc9b34becd3a 2,561 1.00/1.00 vMB 15
516,721 516,721 0000000000000000002f80a43b876e6f4814122dca4130d6d7f554156a357f15 2,308 1.00/1.00 vMB 60
516,720 516,720 00000000000000000047407faa6a760a41218a3e7730fcc2b6a5c99271db87c3 1,305 0.51/1.00 vMB 21
516,719 516,719 0000000000000000003390ff9b281d29ef7d28f850cc3fd02d0879f03cc04742 402 0.17/1.00 vMB 76
516,718 516,718 00000000000000000015f9bcd759ed5b9525eae3c99078926156e04cf4e1f44b 173 0.07/1.00 vMB 38
516,717 516,717 0000000000000000001e2201ae32ac181431bba6d8109e860ae03605598e47ea 1,564 0.70/1.00 vMB 34
516,716 516,716 00000000000000000003d60796e63ce2f65d57e88c5a7245ca3f909e32b2d4e7 163 0.06/1.00 vMB 38
516,715 516,715 0000000000000000004029802c30d3fba17e2c2f6f433a5e30b0b1b9edf6c214 2,002 0.85/1.00 vMB 27
516,714 516,714 00000000000000000018070c558095180d591d32d465237973a47fc5ad635276 510 0.22/1.00 vMB 51
516,713 516,713 0000000000000000003331114a869c989e503d7659b014f635bc2189d981160c 2,067 0.89/1.00 vMB 33
516,712 516,712 0000000000000000002f91a8dbe6a16efb445c3edf377565457c7ecbf4c60f59 44 0.05/1.00 vMB 7
516,711 516,711 0000000000000000002fc269083543b77a2f4ee16881eff2e1d9e6098c513481 337 0.15/1.00 vMB 31
516,710 516,710 0000000000000000000da68924ef8bc03256b782d9ae5f0c2d464ea42a2e62b3 71 0.02/1.00 vMB 53
516,709 516,709 00000000000000000019285172fe73f8ad44edf31975007c420cecf50e56c892 1,306 0.80/1.00 vMB 15
516,708 516,708 0000000000000000001045d82a385804023cd629e56492e55f8293c1ea98d533 2,298 1.00/1.00 vMB 27
516,707 516,707 0000000000000000002372b8c051ce5cd8a7c8c3c6a04c5689c6eb1cdfc44423 240 0.13/1.00 vMB 81
516,706 516,706 0000000000000000002a162222c1f08dd06cae8910cd733f5c52147c3e5f1d10 880 0.38/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.65 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: 672.53 GB
    • Received: 16.26 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.