Loading Tool

Explorer IconExplorer

Memory Pool

83,130 transactions
30.38 vMB
0.14633756 BTC
Random Selection Loading Transactions
Max Size: 183.61/200 MB

Candidate Block

Mining Attempt 7b5ed15722d90a7b057127aafd8fb4dc921c2f6d63d649bffe82c8209c20c75b
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root a6247e5ad7140fb14c3a63d50a95d942ee9b981d9dc58b3e31832989f9eaf94b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,746
Size: 1.00 vMB
Total Fees: 0.06117808 BTC
Feerates: 477.45 > 6.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (246,370 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
668,767 668,767 000000000000000000080765a10a84428cf524ce1feefe1333321c80146cbeb6 2,892 1.00/1.00 vMB 133
668,766 668,766 0000000000000000000b46f3495b637a62959ae8af645f792e757ccc838bed02 2,362 1.00/1.00 vMB 27
668,765 668,765 00000000000000000005fa503055fd9e16f05674c77bb4eeff96dd232ed92317 2,758 1.00/1.00 vMB 45
668,764 668,764 0000000000000000000acf88f2665faf927ca7b0ace70ba84f68c2e2cbd01327 2,623 1.00/1.00 vMB 72
668,763 668,763 00000000000000000008cbbfa6d50d735259329ac15825e5db8bdbdef95ad6ed 2,884 1.00/1.00 vMB 51
668,762 668,762 00000000000000000004018b3017ebebbab71ac53d1868d408b7f302aafba673 3,021 1.00/1.00 vMB 132
668,761 668,761 0000000000000000000999b737179ac56dcfed65155fc6ad542e99d9d0b98bd4 2,922 1.00/1.00 vMB 125
668,760 668,760 00000000000000000003e3d967dd25ef631e4db69682a4550b57904413c093e8 2,529 1.00/1.00 vMB 43
668,759 668,759 000000000000000000082139c0334a138baa50548b3567e828ed39207d3e7c28 2,653 1.00/1.00 vMB 65
668,758 668,758 000000000000000000043cd37c8ebc909199e4582866f0fdee122ee17216a00a 2,611 1.00/1.00 vMB 81
668,757 668,757 00000000000000000000a152fe644d6eee5862987dc06e4b5cf3ef1331592218 2,505 1.00/1.00 vMB 108
668,756 668,756 000000000000000000077b69f347eefe7a9b95371f7e995dd8d3b9c41981086a 3,086 1.00/1.00 vMB 68
668,755 668,755 0000000000000000000b53a5cd751e4b3c063553c73aa7e16303174475afba72 859 1.00/1.00 vMB 103
668,754 668,754 00000000000000000009d9788e4c4cd49d5f8d869a87780e9218e77a411a1e51 2,530 1.00/1.00 vMB 131
668,753 668,753 0000000000000000000857fad93ae6e401153a94f06c4b5adfb733f20a6c13b1 2,762 1.00/1.00 vMB 120
668,752 668,752 000000000000000000091f7561821f8de17467d97fadaafaa6bb6f9d1a0195d6 2,630 1.00/1.00 vMB 84
668,751 668,751 000000000000000000077b65c583e0073244c7b63948632e300218ad54b8dc66 2,287 1.00/1.00 vMB 29
668,750 668,750 00000000000000000005cc320f6966fffe91ef6394b8fde72faf8e525c6283f2 2,448 1.00/1.00 vMB 64
668,749 668,749 000000000000000000023fd3e06d7dc326c50503c56c0556cf9d96d92cb8117a 1,742 1.00/1.00 vMB 105
668,748 668,748 000000000000000000093118ee542c8ef8b9e00d5b1271242058db615e1a9ec4 2,643 1.00/1.00 vMB 135
668,747 668,747 0000000000000000000186a14cf97919d139dae314d61cdccde3a738113ec03c 2,474 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.63 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.22 GB
    • Received: 16.19 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.