Loading Tool

Explorer IconExplorer

Memory Pool

30,634 transactions
18.20 vMB
0.03924743 BTC
Random Selection Loading Transactions
Max Size: 97.09/200 MB

Candidate Block

Mining Attempt c040c5bcb1cb52b6de98739a4069311bc18b507671e7b99687852ce26c827198
Version 20000000
Previous Block 00000000000000000000b7e3c4d404ce21a5981bfb0b74a10e8d1383b77d0e63
Merkle Root 32f0e5d4d3a55768b9314b5fdb17d92d002061a5bf3d7885b3cc2427c961ddba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,899
Size: 1.00 vMB
Total Fees: 0.00516419 BTC
Feerates: 85.56 > 0.52 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,114 (740,372 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
173,742 173,742 000000000000094540f84625da9018148df71a3d305f25ed4dba1bfb6d5eb055 19 0.03/1.00 vMB 38
173,741 173,741 00000000000006efa002ea06ddd0bb8069e1f99ec6e4f1679174b176f6089185 15 0.00/1.00 vMB 24
173,740 173,740 000000000000036f44231cea921a119f0447e10eec7bf050bef7dc25dea11de6 149 0.05/1.00 vMB 50
173,739 173,739 00000000000005557c1a9a9f5f3562089391e749bb6a64dc2aa5210f830d8aa0 1 0.00/1.00 vMB 0
173,738 173,738 000000000000097b7684b34d6c2f431b413e3d5e2f2f0ce4fdaf2a2daf2c8868 25 0.03/1.00 vMB 69
173,737 173,737 0000000000000868f3a0e87dff32f8e48141ef35aac13ce6add04da64c6becdf 11 0.00/1.00 vMB 336
173,736 173,736 0000000000000a1788b6fa5712b0c078edb4db4640da3ab41a01639481287f42 42 0.02/1.00 vMB 543
173,735 173,735 0000000000000318477ba8194250bdc5cd747a81f82034334b6d9e1b908958f7 63 0.03/1.00 vMB 159
173,734 173,734 000000000000068ca9f29619cccf96c8afabf9c5b962540ad199346532639ee9 80 0.02/1.00 vMB 66
173,733 173,733 000000000000090ab73d8ddf91cb8d8bc3975e7fadcaeb05ec708d26058e65e2 77 0.03/1.00 vMB 45
173,732 173,732 000000000000032457476a68ddc40072196f4c12db0f96b82024a56e73557eda 1 0.00/1.00 vMB 0
173,731 173,731 000000000000051296e230ec6755b37ccba9d9a4ab62c453874806ebd4c0e8e9 7 0.01/1.00 vMB 13
173,730 173,730 00000000000001230e803023054b5ae328dcbf20709a1fe0888920e57932e6ab 42 0.02/1.00 vMB 58
173,729 173,729 0000000000000983de2730bf6469f2808d2014931f111c7d773cd565b23708ec 12 0.01/1.00 vMB 38
173,728 173,728 00000000000009fd769f88465a63177c9068781bf6ed3808ddbcb225725c6abc 3 0.00/1.00 vMB 0
173,727 173,727 000000000000003a2c4457b233202b842bd54d7d07aa42752e3f984b7b3aadb0 39 0.01/1.00 vMB 158
173,726 173,726 0000000000000058ac1870ad7c5a9624180a9f7f44c151a5b7c696c5ede2efc9 50 0.02/1.00 vMB 492
173,725 173,725 00000000000002f0bd26ba6655206c9ad55b84b851f00aaa6626461f6000c808 7 0.00/1.00 vMB 258
173,724 173,724 000000000000017538e7dc2de965b4ac649e446c6eafd35dac4a268d3518ceec 1 0.00/1.00 vMB 0
173,723 173,723 00000000000004baae4d8b1b1d5952df17018659d25194496e31fc9eaca8d854 22 0.01/1.00 vMB 12
173,722 173,722 000000000000064ad488a0c8584c51dfab4474c95ca72ce3b19b4022eca2c15b 64 0.03/1.00 vMB 131
Previous 10 blocks ↓
Total Size: 780.80 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: 559.75 GB
    • Received: 7.28 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.