Loading Tool

Explorer IconExplorer

Memory Pool

38,760 transactions
28.58 vMB
0.05905454 BTC
Random Selection Loading Transactions
Max Size: 144.90/200 MB

Candidate Block

Mining Attempt d1b9f526bad0cb6f7e0ffd9455940a424f5690a1a36e91a9b7fc862d6a63bfce
Version 20000000
Previous Block 000000000000000000003865ac48ae639e8f23f850323c9d269a21eb4f7c6efc
Merkle Root d76f138f3a9079c2e70972c2a84b34492a16dfd2c89d6879f2fdf411a627e2e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,678
Size: 1.00 vMB
Total Fees: 0.00386606 BTC
Feerates: 22.10 > 0.39 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,536 (843,661 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
70,875 70,875 000000000085240735aaca9c00d6fb637a507127713ba4de214b2532288b5d2a 548 0.12/1.00 vMB 0
70,874 70,874 00000000001df759fe491964b9aadb01ccb4c8e4ec8b7d5b5b1725e6b1556198 79 0.02/1.00 vMB 0
70,873 70,873 00000000001cf9a61fec87f8a8a60234d0aebc704ea83beac2c9c5f5bcf8c378 113 0.03/1.00 vMB 0
70,872 70,872 00000000005777c693a113fd766d1d08e5f5a654c46fed9efea50918ac4f5bc8 147 0.03/1.00 vMB 0
70,871 70,871 000000000009793ff489eb5188fa20e0a34ddf01f4319a822334bc6851fa5f73 200 0.05/1.00 vMB 0
70,870 70,870 0000000000370f135f51aed33baad4029e5c6cab595a3dc0663c12896c205b1a 372 0.13/1.00 vMB 757
70,869 70,869 0000000000c6f565330e0fbcb3b97696d4cdfda85b2d7d3bab3e5bc48b7a9388 29 0.01/1.00 vMB 0
70,868 70,868 0000000000519aabf7ca56345d4bbe1a8dcab02be862e325671609b5f9e8ef5d 104 0.02/1.00 vMB 0
70,867 70,867 0000000000f33bff36a6fe49de64c985e4e14fa4dfbefc9769b298587025594c 345 0.08/1.00 vMB 0
70,866 70,866 00000000001179e355facd76aad6914edcbc373f37b9a4bdd848c17d52cb10ff 1 0.00/1.00 vMB 0
70,865 70,865 00000000006909961cec06fbdaec413f8ea4b785cccc3d52a1dbd017c538313c 1 0.00/1.00 vMB 0
70,864 70,864 0000000000e44bfc30d221c431f1980f0f592e18346f83e20417dc600d288c87 1 0.00/1.00 vMB 0
70,863 70,863 00000000008c6418a0d9031b8a3c6599723c02a1bb7a92c7e311d790030a5a10 2 0.00/1.00 vMB 0
70,862 70,862 0000000000b31ec05464b889dac1c025fe2a2192ebf632d47c4689af8a8f9bb1 2 0.00/1.00 vMB 0
70,861 70,861 000000000055f222a4e55dcf437d91f8c8d2e6fbd5a1d0bd1e51a48502f374e6 2 0.00/1.00 vMB 0
70,860 70,860 00000000002641f148f52146cf1aace50b37304cab18a8a48ae3aad2344e312e 5 0.00/1.00 vMB 0
70,859 70,859 0000000000fe5342f97e61c6dbe88771fd652ea8e2048cb3596809cec2f5c600 12 0.00/1.00 vMB 0
70,858 70,858 0000000000aee7a9bda585e66d6f34dedf60ceb2b66c97f40117ae6fad0aefbb 3 0.00/1.00 vMB 0
70,857 70,857 0000000000ae091e5ee646236f9a4309fc46c7d0f8969fe3440076f0770188f3 176 0.04/1.00 vMB 0
70,856 70,856 0000000000de36c12641d6973dca55939623d21df870735333f4f788cc60ece2 1 0.00/1.00 vMB 0
70,855 70,855 0000000000d78aede2b54b6b0c03126a70236ecd2b445e2344ec15d39a0d70ce 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.56 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 622.19 GB
    • Received: 11.30 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.