Loading Tool

Explorer IconExplorer

Memory Pool

35,597 transactions
28.83 vMB
0.12180913 BTC
Random Selection Loading Transactions
Max Size: 143.40/200 MB

Candidate Block

Mining Attempt 3e26226725adbd030a63453252d5496ef1a47856a3fd37bcb0ddef71ad811a02
Version 20000000
Previous Block 000000000000000000009c2ad8117852d755b02b7c6295119a7b7ee35ed83812
Merkle Root 16f228064e617d90201da9ff16a17e4ecc0f6d92eb0f03ca05ac14b610554522
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,393
Size: 1.00 vMB
Total Fees: 0.06350577 BTC
Feerates: 208.44 > 6.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,513 (226,262 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
688,251 688,251 00000000000000000002db6d3abe17080bf7faf3c02bb8de28b3a212dc0c3aa9 1,492 1.00/1.00 vMB 7
688,250 688,250 0000000000000000000836375b88a320a9979e84c533afa36ba047cd62aa899d 2,322 1.00/1.00 vMB 42
688,249 688,249 000000000000000000090b69f584a29914150934295d0cde8394b07bb626b2b5 648 1.00/1.00 vMB 9
688,248 688,248 0000000000000000000df6476654e7844d39af93542b082f95d33583e72cdf2a 130 1.00/1.00 vMB 3
688,247 688,247 000000000000000000072fa5f16cbfd58d8dc89e52fdf0ec274b475e95ff502d 1,096 1.00/1.00 vMB 21
688,246 688,246 00000000000000000001bfc73caca11a04453d11db58024f4352940862221778 420 1.00/1.00 vMB 7
688,245 688,245 0000000000000000000862bdfb16464f1b37af2066568ebed97c1a6c961bbe35 1,686 1.00/1.00 vMB 28
688,244 688,244 0000000000000000000c211bc054d3e51b2c589958798ddaaa594602716a12af 1,376 1.00/1.00 vMB 17
688,243 688,243 0000000000000000000cfd78993e62b281a98d23abd5a9b6f4781c9e99d9c976 620 1.00/1.00 vMB 16
688,242 688,242 0000000000000000000c4c97eeaca1e04ee1ffe1e6a5080ea0cb3e55bf2c2d1b 1,131 1.00/1.00 vMB 5
688,241 688,241 0000000000000000000066fcd2523172611d3a193f5791a9bf0e1631be363890 570 1.00/1.00 vMB 12
688,240 688,240 00000000000000000004499bade871a9138c3f7fa7a6a9fbe615f98a7dfb3e0b 1,800 1.00/1.00 vMB 17
688,239 688,239 0000000000000000000771a60dbbe373254d2147d0ef4483b0d98ec50b0870eb 2,363 1.00/1.00 vMB 51
688,238 688,238 0000000000000000000449adc09da40dd81e7d9283db33253b6b2d6609615a01 680 1.00/1.00 vMB 8
688,237 688,237 000000000000000000001d133eb45b46e25055e8f3ecf34c686257a4c878978e 578 1.00/1.00 vMB 12
688,236 688,236 00000000000000000000a3ce2adebeb9209cff6840f8aefd37d675fd1a42aeaf 971 1.00/1.00 vMB 14
688,235 688,235 00000000000000000008a91befd22c7cbd9c7fd7b032cbbae2e1cb3265cad625 311 1.00/1.00 vMB 5
688,234 688,234 000000000000000000038a787d97af3fe50863c712b9c6f194dca8c90bf88030 1,861 1.00/1.00 vMB 21
688,233 688,233 0000000000000000000b6f8bef16a2c2a8517736402f7b7709cfbffbaef15596 572 1.00/1.00 vMB 6
688,232 688,232 0000000000000000000434550d28923d4b33b1297ee373b94f9cf728cf9a8802 733 1.00/1.00 vMB 11
688,231 688,231 0000000000000000000c67293ab4403367ba0d36009e1cb26267260986ab3811 335 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.52 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: 612.93 GB
    • Received: 11.10 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.