Loading Tool

Explorer IconExplorer

Memory Pool

79,470 transactions
30.32 vMB
0.12586148 BTC
Random Selection Loading Transactions
Max Size: 180.42/200 MB

Candidate Block

Mining Attempt fecb2247e7bb4ed9c11986fa331bb83973272e885bd0a48f01c9c23e37d24c57
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root d90fd65b278f953b54c3253533773806431d50ec9394f485f554cfe2a3527a53
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,392
Size: 1.00 vMB
Total Fees: 0.03240896 BTC
Feerates: 301.69 > 3.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (4,336 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
910,966 910,966 0000000000000000000011c818d50acc70e48dff4a03ef57e1e78c72f6ffff42 4,478 1.00/1.00 vMB 1
910,965 910,965 000000000000000000013e595ca6ad24574c39ae285a96fba8392f5caa0a96f7 1,017 0.38/1.00 vMB 2
910,964 910,964 00000000000000000001cf8442367ce27c19eebd2b9ecc217d867459b8c85c0a 1,753 0.50/1.00 vMB 2
910,963 910,963 000000000000000000018f1eb0105ed6b5013a0d34c91093dc4b7c2c5f319f79 5,060 1.00/1.00 vMB 0
910,962 910,962 00000000000000000001ecee24dad437a675ead6024e6cf43abd37b29a5513a9 2,452 0.62/1.00 vMB 2
910,961 910,961 00000000000000000001434b79d071f0e430a049a5397748d6b0aae4cd3932d8 4,630 1.00/1.00 vMB 1
910,960 910,960 000000000000000000011de6f924c6a9623fbb9f419e04739b851e250feac0ff 2,589 1.00/1.00 vMB 0
910,959 910,959 000000000000000000020b4abed912490d2f26fd7b66eac9f8711d06d270d715 3,597 1.00/1.00 vMB 1
910,958 910,958 000000000000000000001274a3fbad905703e91b61a0ee9ba4bb919be9869de1 649 0.22/1.00 vMB 2
910,957 910,957 0000000000000000000194a422f987459373653cdf648a725438d0d353072f9d 4,027 1.00/1.00 vMB 1
910,956 910,956 00000000000000000001286a37346fa6885129894f4d6d5e7684956f9392bcbd 3,042 1.00/1.00 vMB 2
910,955 910,955 00000000000000000001412cc31866fc3be0cd44bb8b58feb9c2d0c68c87e4a4 3,645 1.00/1.00 vMB 1
910,954 910,954 000000000000000000022b9d9a01a351b481275aedb7057a6e4df2d98eb3a8a1 3,235 1.00/1.00 vMB 1
910,953 910,953 0000000000000000000057161dc79787018f5111175013738eddfb08fa7ead88 1,629 1.00/1.00 vMB 1
910,952 910,952 0000000000000000000048c33486ba30430fb6df4210c72f9872357ce082665c 3,064 1.00/1.00 vMB 2
910,951 910,951 0000000000000000000028aab783d9b8222eb6c8923f8ef8e8ae259f4c9a3257 2,181 1.00/1.00 vMB 2
910,950 910,950 00000000000000000001800392a0ff37df1f604fe2942054ee8a3dad04691f32 3,496 1.00/1.00 vMB 3
910,949 910,949 00000000000000000000182b550f7c21357c8ea20c58b9fdbcd04da85b651aba 2,234 1.00/1.00 vMB 4
910,948 910,948 000000000000000000020c540843f052d2aa0d118bc84ae3d614a8558e36e1eb 2,133 1.00/1.00 vMB 4
910,947 910,947 00000000000000000001ba6d51f8e7117bfbec293b0f590e2c4fc5b85f5b2877 3,985 1.00/1.00 vMB 7
910,946 910,946 00000000000000000000394ede09dabdbbca3a0528c7798d12b7f10a3116e049 3,363 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.91 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: 714.22 GB
    • Received: 17.52 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.