Loading Tool

Explorer IconExplorer

Memory Pool

32,425 transactions
25.43 vMB
0.05171948 BTC
Random Selection Loading Transactions
Max Size: 127.58/200 MB

Candidate Block

Mining Attempt 3730f7a6faaabdfbaa602b6a7ff4208ffd98e1131048d15720223d9e16033608
Version 20000000
Previous Block 00000000000000000001faef095747522e6e39b83b4f276b6c552d3f2d0925a1
Merkle Root cc1c3a273d91a55ecad957dab0675c1aa0a06b081bcbbe708b7e0a8b7f6f6424
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 907
Size: 1.00 vMB
Total Fees: 0.00515677 BTC
Feerates: 532.98 > 0.52 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,657 (528,921 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,736 385,736 00000000000000000abea0abf1dc0afdb3444ba192e006e3df4d9bc63aaa5bdc 1 0.00/1.00 vMB 0
385,735 385,735 00000000000000000e4e6bc87594e74eed62d501aabcf9efdb61f964aa9bd278 1,461 0.99/1.00 vMB 41
385,734 385,734 00000000000000000481b9916033d9f2fcc1a2ddbe46d4d547d5fedd7b1aa68a 2 0.00/1.00 vMB 0
385,733 385,733 00000000000000000ab12b3b8280a0e919c307f8f5152941b8635842ce0a322e 1,202 1.00/1.00 vMB 27
385,732 385,732 00000000000000000879feb8091ec4034ac57bf6df3a3821bad81025e91f9a9e 1,452 0.52/1.00 vMB 44
385,731 385,731 00000000000000000d218d49397694a9b75ae64c838972cda806f0d01a301d18 877 0.65/1.00 vMB 29
385,730 385,730 00000000000000000483da21ceab4bfc3aa75d57a024f992c3b1c581492be537 392 0.33/1.00 vMB 25
385,729 385,729 00000000000000000a9f6d23f24c342ce0425fbff0d1c280774d08ac22d30b26 626 0.42/1.00 vMB 27
385,728 385,728 0000000000000000043089c96ff9dd3e62c72161ca0bdeba10185cf4f92e0f29 1,012 0.64/1.00 vMB 26
385,727 385,727 000000000000000006dd2eb44ba718c350ac0cbb2b82bfaeae39d029feeaa980 437 0.17/1.00 vMB 47
385,726 385,726 00000000000000000d4e650c5cd85fe62566b0f862341de77f74c6c828402e9a 474 0.28/1.00 vMB 25
385,725 385,725 0000000000000000034d05e6d81e6dab56e7860b66dcd83908e171697dea813f 266 0.18/1.00 vMB 30
385,724 385,724 000000000000000004be333d1dfedaa17154c037232528331077b9b62c264e5c 457 0.24/1.00 vMB 27
385,723 385,723 0000000000000000047db456339f9c1b273f1007726cac584c7df094dd7b025f 290 0.18/1.00 vMB 26
385,722 385,722 0000000000000000087792ca41df0d5f3e24410b1273aad28336a05cf280e16b 270 0.15/1.00 vMB 21
385,721 385,721 00000000000000000c1d1ba7fa4596896751bcdad560e94d133a092795c95f21 1,478 0.70/1.00 vMB 33
385,720 385,720 000000000000000002f214ea3bc2c195ed11f9195ab07229151befab03ada10b 2,051 0.82/1.00 vMB 32
385,719 385,719 000000000000000004f04e2d036a7cad0c5803df4486b6e281a67ecdc55f7a36 1,473 0.99/1.00 vMB 22
385,718 385,718 0000000000000000099d9bd9e6c8fff3266307b6e791da5fd1104c4f96fdd95d 1,822 1.00/1.00 vMB 32
385,717 385,717 00000000000000000b94951e5db25de582e4f5afb999fa61e4e1e4db90871dcd 1,924 0.63/1.00 vMB 42
385,716 385,716 0000000000000000005985b54a5844dc006a9ff35cfe0f79ad12a24c2b3ca759 577 0.25/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.79 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: 633.30 GB
    • Received: 12.19 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.