Loading Tool

Explorer IconExplorer

Memory Pool

34,627 transactions
25.86 vMB
0.06398568 BTC
Random Selection Loading Transactions
Max Size: 130.92/200 MB

Candidate Block

Mining Attempt 4f80c42d7fe2d46673d520a6eb6af90bd43ace754b62387f3b05e92767176706
Version 20000000
Previous Block 000000000000000000014e991e8aa753e1b625e161a4bdb8c1cfdc7e9d23705f
Merkle Root f474577027d588f554da26f3887653611219f79ca204fd03d648972710e50b29
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,547
Size: 1.00 vMB
Total Fees: 0.01653897 BTC
Feerates: 74.70 > 1.66 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,696 (348,966 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
565,730 565,730 0000000000000000000cb248707e4d07bb7d996f12e9d78e1e666c5ee4d166a0 1,818 0.92/1.00 vMB 14
565,729 565,729 00000000000000000011f95cb2f820e909e019bf98fbbba6967d08ecdbac3fde 2,185 1.00/1.00 vMB 14
565,728 565,728 0000000000000000001469d3a43e8302f24adaeb32c9f861a1d76e5368e74aeb 2,754 1.00/1.00 vMB 36
565,727 565,727 000000000000000000246d509bd5b8068093d2aac60f942b19f4c9cdf25fd0e1 1,411 0.81/1.00 vMB 20
565,726 565,726 0000000000000000002a2fb00dfc9cd938ef0145b1b4fd24aaafed346fd33d5d 1,992 0.82/1.00 vMB 10
565,725 565,725 0000000000000000001ca07d139041795e21bc14104084f18157d5f72f089918 1,660 1.00/1.00 vMB 25
565,724 565,724 000000000000000000235727d0b934c5103c0221c6a8468b97a47c9afc834662 2,393 1.00/1.00 vMB 32
565,723 565,723 0000000000000000001dcf15895bb373b34f5f5fc07b7a5ecfc46afe74e60601 2,487 1.00/1.00 vMB 25
565,722 565,722 0000000000000000000a178ca511894a2c4c6fe80ba304f627c48c169c8fd023 2,428 0.98/1.00 vMB 35
565,721 565,721 00000000000000000026603514a9151846b6a4cba130f9284ae1c01b1453916c 1,291 0.48/1.00 vMB 25
565,720 565,720 000000000000000000014667a6f8b0f004e01d9d6efc827e32b3d4624a0102ac 864 0.31/1.00 vMB 24
565,719 565,719 0000000000000000000de3a9496630c6aee4f91dec0325422470e64477c6c203 1,872 0.82/1.00 vMB 24
565,718 565,718 0000000000000000002cf42797fee66d52d119a1af2ad9bea35d9c27fea13234 793 0.28/1.00 vMB 29
565,717 565,717 00000000000000000021f4e47a88e9efa4857dff0a1e11db0a8cdfc7bc501ff2 882 0.32/1.00 vMB 23
565,716 565,716 000000000000000000108db7dd47ac764e862fa91d345d9f6915117bcc24f0c4 1 0.00/1.00 vMB 0
565,715 565,715 0000000000000000001e65df234eb46fa3999fd6cbe234e90a35139cb6d0b8f2 105 0.03/1.00 vMB 23
565,714 565,714 0000000000000000002a3dcb5a8399c7e54f2c1791232fd7d2634caa5d6c5a84 880 0.39/1.00 vMB 40
565,713 565,713 0000000000000000002346972dc52cf7fcfde3dd212503d463a4c2b8ee072f48 1,056 0.45/1.00 vMB 25
565,712 565,712 000000000000000000179403359f4228f716a9e8e22c2f78a246001d38d85364 93 0.03/1.00 vMB 19
565,711 565,711 00000000000000000029625c278a210c4dfa008607fc5df495fdc2dfb68547e3 352 0.36/1.00 vMB 10
565,710 565,710 0000000000000000001811f0992b8384bf4fdf0ad337e3b7a352370406337bc0 2,272 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.85 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: 638.63 GB
    • Received: 12.49 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.