Loading Tool

Explorer IconExplorer

Memory Pool

49,763 transactions
29.98 vMB
0.10195323 BTC
Random Selection Loading Transactions
Max Size: 159.85/200 MB

Candidate Block

Mining Attempt e5f685fbac697990d3cbbc254dbb50024104da7113c5685329392a5e8430cab0
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 1f7bb1a0fbedc818c132eef92ff699f0e9ab15afd61169530242ff91fa994021
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,215
Size: 1.00 vMB
Total Fees: 0.03644164 BTC
Feerates: 150.68 > 3.65 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (907,249 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
7,597 7,597 00000000f0ed2c89adb53c4847b28ddf642ef2583849f287725ffdfabbca44a7 1 0.00/1.00 vMB 0
7,596 7,596 000000006831419ee74e33be8a396dff7580cc1e90b4c22b09cadb8d644d6c33 1 0.00/1.00 vMB 0
7,595 7,595 000000007f42f3f2bc8d7f4546eb9cb2d607ae0a510c44f6b1c56bb50f1e89f3 1 0.00/1.00 vMB 0
7,594 7,594 000000005cb0a513dc5a1d0176978fbc65d0bc8d1f69ad232f8cf13838286ecb 1 0.00/1.00 vMB 0
7,593 7,593 0000000012f320022d8d1fd89cee1f0f6ac019ce76632809d5ac93fddcfa06e9 1 0.00/1.00 vMB 0
7,592 7,592 00000000fb4304df797fb08783b14a9d138f486ca9b69ea1917d7a4e70af833e 1 0.00/1.00 vMB 0
7,591 7,591 0000000084fca9b87cf6c0d8c1c4548cb0defc9a07816de6ec70dfb96a45cbb6 1 0.00/1.00 vMB 0
7,590 7,590 000000009ccaf48cf9c84d205cb320718a8b7f44a80e75fbf28d66d04283624b 1 0.00/1.00 vMB 0
7,589 7,589 00000000b8bae35be701163c708166fc2376edc235e6901e2fd704a473168d15 1 0.00/1.00 vMB 0
7,588 7,588 000000001fc3ab4aad4f6531064dcfbee9ebfa15b73fed4bfa9cf55eae68c9fb 1 0.00/1.00 vMB 0
7,587 7,587 00000000304a9b9ac09d939722ab109a383b99c728c39ac573f33bf1b84187bc 1 0.00/1.00 vMB 0
7,586 7,586 000000005dfc47d56cf2a0e3bb62b51f95891e5c168273ce5efc801af67d703d 1 0.00/1.00 vMB 0
7,585 7,585 00000000de308fe825bc6157bf9766bcd3b10b610aa8243ffad6fe26261c4c2f 1 0.00/1.00 vMB 0
7,584 7,584 0000000016613f2f0281f882469648926139ff524fd68f4f18063f1728ccf35f 1 0.00/1.00 vMB 0
7,583 7,583 00000000a3d6ab01bcc82ebef71d85bb9e56788f7ccbb6478ebbd76d477e1f6e 1 0.00/1.00 vMB 0
7,582 7,582 00000000f9a7fb76941fc0b58cf4d6ad27e37e6e1dda460eabcec536df7bcaaa 1 0.00/1.00 vMB 0
7,581 7,581 0000000035c2f89067fbf0e092d87b3dcc259898471b07056faaf69d2222e915 1 0.00/1.00 vMB 0
7,580 7,580 00000000f13281e1792ffa0dfa5147fb8a602737a15f2227eb341d0204fef65f 1 0.00/1.00 vMB 0
7,579 7,579 000000004bc858764b741d6f795a2e4c50b313a8e62d574064d2a0890c5e0476 1 0.00/1.00 vMB 0
7,578 7,578 000000006a34e9e653e8512808515679814f86f0674d9a60ba3cb9d8c6edd475 1 0.00/1.00 vMB 0
7,577 7,577 0000000095f150c1c42e80c0fc1c76e15263db5622ba58e44c4816d3ecf2bc28 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.12 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: 652.08 GB
    • Received: 13.71 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.