Loading Tool

Explorer IconExplorer

Memory Pool

77,953 transactions
29.44 vMB
0.08932267 BTC
Random Selection Loading Transactions
Max Size: 179.64/200 MB

Candidate Block

Mining Attempt 348cfa7f10eecc3259d14f683f809a1e97e5b65bbde52ccb5d9496de0a4f9424
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root 5ca7d750b0ae53b32e6a01709c3dee693e74051c64a3423fa1061ee2effc4b2d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,824
Size: 1.00 vMB
Total Fees: 0.02470322 BTC
Feerates: 301.35 > 2.48 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (123,495 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
791,747 791,747 0000000000000000000334c0fa385f0be02319d87f5464e0c32ed2f3aacfea75 2,377 1.00/1.00 vMB 24
791,746 791,746 0000000000000000000390331c98f9bf2c2a6c163d626e5cf7af1abaf2224837 3,046 1.00/1.00 vMB 54
791,745 791,745 000000000000000000011a954671c2e2904480a5f1165c7449f000674ca9f176 854 1.00/1.00 vMB 20
791,744 791,744 00000000000000000000ec463de4342d9c47e9cf476b9e00370d18a0ad6aadd2 1,428 1.00/1.00 vMB 23
791,743 791,743 00000000000000000004fdb6abc0083f9f10588f27fd87b23b7de86f7980af1e 1,205 1.00/1.00 vMB 20
791,742 791,742 00000000000000000003e9728504e84f013054422e4f6901db30213a8a1538f5 3,035 1.00/1.00 vMB 41
791,741 791,741 000000000000000000003d5548fe15d0c8fccd8aa2193b2e743416a492274f61 2,912 1.00/1.00 vMB 34
791,740 791,740 00000000000000000003e7544f5e2ad99192166cd9fced46e6f56682eafaf621 3,107 1.00/1.00 vMB 29
791,739 791,739 0000000000000000000000fbcdecde38ecaf99cc5edaaf202f84a7cd813a3488 3,380 1.00/1.00 vMB 47
791,738 791,738 00000000000000000004e51bee0a49ca4a6fd1dc646d76f935a8466be69670bd 3,059 1.00/1.00 vMB 28
791,737 791,737 00000000000000000004311260a57ca629a5be38647d057053eae4233096ceeb 712 1.00/1.00 vMB 19
791,736 791,736 00000000000000000002d6914e0a1492490d87274e37a1e88af2e637d4671fb1 4,290 1.00/1.00 vMB 20
791,735 791,735 000000000000000000011f3b3041f80b34d7c3cabfc8a5e67995a62464a0d5a4 4,048 1.00/1.00 vMB 41
791,734 791,734 00000000000000000000dfde72baa69172c1bb3ae1e04f7661080d8d9c774fb8 5,677 1.00/1.00 vMB 43
791,733 791,733 000000000000000000059b91683e4fd04cb3420ef9129b9da358c9576fbd91ab 4,270 1.00/1.00 vMB 50
791,732 791,732 000000000000000000021f998b3941ea58c2692cbec85e61dabd399ad22e3342 3,187 1.00/1.00 vMB 35
791,731 791,731 0000000000000000000538e0e405fb89969309a361265ae502eb64e2b87d0562 4,518 1.00/1.00 vMB 58
791,730 791,730 000000000000000000033e3e125c9a745de534f47138ad925aeba6695fa93322 3,811 1.00/1.00 vMB 47
791,729 791,729 000000000000000000054af66b3c68820a282338b8b8e7f2250c3831c03a19ee 3,812 1.00/1.00 vMB 30
791,728 791,728 00000000000000000000204e3daafa1fa87035e4bf8aadae457c4d68f703f83a 4,399 1.00/1.00 vMB 39
791,727 791,727 000000000000000000053548d6defeb2947df09458b9a58c6d77ae4a0a0b185e 2,841 1.00/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.81 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: 710.29 GB
    • Received: 17.06 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.