Loading Tool

Explorer IconExplorer

Memory Pool

46,101 transactions
30.56 vMB
0.09725994 BTC
Random Selection Loading Transactions
Max Size: 157.19/200 MB

Candidate Block

Mining Attempt 97c8bfe9ec2ef740ae9fa9fd436e7308237d82ec29efbc3614a89dd04ba19bd8
Version 20000000
Previous Block 00000000000000000001b8dfc38ed945729f501b3f188a3d0e55173d56b3de81
Merkle Root 3c42cbe8edf55e035e742c483e53ef0cb84a98cddfc247086c17719c06ea5fbf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,558
Size: 1.00 vMB
Total Fees: 0.03084048 BTC
Feerates: 100.29 > 3.09 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,579 (837,598 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
76,981 76,981 00000000003c40a610d51694b09cad43067fd097ac31d856a2e1b3920f4eaf6d 1 0.00/1.00 vMB 0
76,980 76,980 0000000000281b2d3886d6dd6b644c19d8bf5730400c331c8e4f0938a4efc052 1 0.00/1.00 vMB 0
76,979 76,979 0000000000305d859d9576b14274e349f984a06809be133cc7544e4d85a0c32a 1 0.00/1.00 vMB 0
76,978 76,978 00000000003410b694c068b3d8f49554cfb3b30fe258fecfbf7929244da4ff0d 1 0.00/1.00 vMB 0
76,977 76,977 00000000000dbe3a9df751fe679ed308972ec469dee083c7af789b479054dd81 1 0.00/1.00 vMB 0
76,976 76,976 00000000002e00326cfa94dd2ed6df3ec11f3b68b6ce69110e1e870f3d17858e 1 0.00/1.00 vMB 0
76,975 76,975 000000000054f6753a0dfcecc040005991d635dd586e93cfc11e56b827e2fbfa 1 0.00/1.00 vMB 0
76,974 76,974 00000000000f810756f377ac4eaaf63712713cdcf5e2b74dbd129d3e7fb44e4c 1 0.00/1.00 vMB 0
76,973 76,973 00000000002c01bb3b44d56917432513ab21ba15cc629db5a8eb071cbd881a3c 1 0.00/1.00 vMB 0
76,972 76,972 00000000002b505559e2c87d223cf7c016d680fa08a05711be281a95dd9217a4 1 0.00/1.00 vMB 0
76,971 76,971 00000000006418f655e2b120797d3910431c35ab727c253f94f7a36c2505d5ae 1 0.00/1.00 vMB 0
76,970 76,970 00000000004c61387c9727ebb78e77e63e02631a3abb34b1244a342a3efa62d2 1 0.00/1.00 vMB 0
76,969 76,969 0000000000638027c5b739e764685f51905623c08eba277117593bdb5c203934 1 0.00/1.00 vMB 0
76,968 76,968 0000000000461de6ac338a4f9ebc735d1de2aab0d633713abc573090d7af7f19 1 0.00/1.00 vMB 0
76,967 76,967 00000000001353c2574a9cfbfa54140eb0006739f88bba3581edca93ae80f708 1 0.00/1.00 vMB 0
76,966 76,966 0000000000133782e6e876a0b605e9ec1dfd23a1aac37a59aa09f458f74e634a 1 0.00/1.00 vMB 0
76,965 76,965 000000000049ec4c7b34f68825a9aadfcf710728259bb5100f49fd8408f57608 1 0.00/1.00 vMB 0
76,964 76,964 000000000067522777f9ec488da4a4029c2e193d078bbd61a2ae3adf5095809e 1 0.00/1.00 vMB 0
76,963 76,963 00000000003ad56a6a395d50cabb2a67ce5905965227640ac6dbcca08237359a 2 0.00/1.00 vMB 0
76,962 76,962 00000000003facf3be06639c8aa82434d310c491718c218ef810c895e60d1038 3 0.00/1.00 vMB 0
76,961 76,961 000000000058b5f26ef0ca92a13f47293815f999fb09e408821681e11c4b8f45 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.64 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: 626.61 GB
    • Received: 11.68 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.