Loading Tool

Explorer IconExplorer

Memory Pool

50,324 transactions
28.84 vMB
0.07525088 BTC
Random Selection Loading Transactions
Max Size: 154.13/200 MB

Candidate Block

Mining Attempt dfdaad69e43d203b515786998e76326a5d939eb6fbbf87c710b3360e68e2235d
Version 20000000
Previous Block 0000000000000000000133cc4853fcb6e0594dde0b142b5c7760efc67fe44001
Merkle Root 776b9c6e58ca59a7ab34808f60a3f42e3896497809e3db5e1526e327dfdb90c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,804
Size: 1.00 vMB
Total Fees: 0.01210388 BTC
Feerates: 40.20 > 1.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,715 (866,727 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
47,988 47,988 0000000003ca0f52a5453cfc07b06957ae813df55c45158bd9d2201cda0ad0e6 1 0.00/1.00 vMB 0
47,987 47,987 000000002a0dfc74525b46e59bf7c5fd4f2cf6e2ebf0075103287dc828e090ae 1 0.00/1.00 vMB 0
47,986 47,986 0000000004d410f54dbec73c98fa45d65d5f39a553899992f9efc7ec291e425c 1 0.00/1.00 vMB 0
47,985 47,985 000000000b2a224bd58a81ed0ef00f76ba5a93700b6f276b08298e059ea1e83a 1 0.00/1.00 vMB 0
47,984 47,984 0000000028640895fb6ec3a63e9ed1b2dfa4e722c06c7221051d8b20ebdcbffe 1 0.00/1.00 vMB 0
47,983 47,983 00000000126b29059f48d4ac20a9f8d26e9e68212ceb683dc6bac0d628ab347f 1 0.00/1.00 vMB 0
47,982 47,982 000000001cd31dc0d5e120d812a64451224cdcc76b53e5e7f80ab67c295e70f1 1 0.00/1.00 vMB 0
47,981 47,981 0000000033acb39fa4c26ce59171428ca99f8a7dbd2b211e48a8e85be4a63059 1 0.00/1.00 vMB 0
47,980 47,980 000000001134b0fa1239850955cd7f0de7e4c48b5ab360fd731d843729ab32ad 1 0.00/1.00 vMB 0
47,979 47,979 0000000011cd6483ede16e072685f6aacc59b32107d9fc5ec5f8b9693f3d1f9f 1 0.00/1.00 vMB 0
47,978 47,978 000000001da0d55354662ff4164d9b953b95e9f5bf8c0b7b1f6b3cda8a76d183 1 0.00/1.00 vMB 0
47,977 47,977 000000002e567f0c2bc6eecefbac1bb347fc39d8a9725fddda5170d76869142d 1 0.00/1.00 vMB 0
47,976 47,976 0000000031507d408a0a90f5d8388bfe49e6d9a6f18dc457063f4fafb14b7221 1 0.00/1.00 vMB 0
47,975 47,975 000000001103eb44de6d6f8a4a89f22e0d3d5a82264957a17d4364d7368a4ed9 1 0.00/1.00 vMB 0
47,974 47,974 000000002baa52fadf5d451d49b30c4bf23c4a8afc6cc4fd72f5ff93b4dd8649 1 0.00/1.00 vMB 0
47,973 47,973 000000001f8bf34d7fbec33830f04b3eef2fcecaf925a97c6d17009200cd9477 1 0.00/1.00 vMB 0
47,972 47,972 0000000028b79192eb968531ddc74941a53555c2af93563c59ba6c9849276dea 1 0.00/1.00 vMB 0
47,971 47,971 000000001e1c74f08a2503b284a11c3b51f8e60c891d37c99fa674b3f2500381 1 0.00/1.00 vMB 0
47,970 47,970 00000000309717927adad477698eecce78a1523debff51f59259d06c88f93aa1 1 0.00/1.00 vMB 0
47,969 47,969 0000000020b35900f19fc99e3a7e481e3d396ac71913df5ef41671d4e605bbba 1 0.00/1.00 vMB 0
47,968 47,968 000000000654f4705eade9e97bf5490dd22480d10e580d85b7bf5c21a9768a2e 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.89 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: 645.16 GB
    • Received: 12.69 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.