Loading Tool

Explorer IconExplorer

Memory Pool

80,564 transactions
29.56 vMB
0.08275428 BTC
Random Selection Loading Transactions
Max Size: 179.50/200 MB

Candidate Block

Mining Attempt d42cc502073431b063c240762d2a38feefc5a7b295a91675c65cc22e79a22ff3
Version 20000000
Previous Block 00000000000000000001cb55e2e618f7d0b14eff6361ccd981eeb53f94067c6c
Merkle Root 7ba25dc79ac4caf614c21f9750531eaa83fa233955fd7fa99d14a656c693e521
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,972
Size: 1.00 vMB
Total Fees: 0.01815469 BTC
Feerates: 301.57 > 1.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,120 (229,784 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
685,336 685,336 00000000000000000001601e1dad41d9109682b666b0156061906c123b7d65e0 1,962 1.00/1.00 vMB 30
685,335 685,335 00000000000000000000262651c07b14bf597bc4df49edaa7a2d1b6e5af195ed 1,154 1.00/1.00 vMB 51
685,334 685,334 0000000000000000000a1c9c958f9e228c60b156c0502a789f6cd23bfb8f9829 2,101 1.00/1.00 vMB 69
685,333 685,333 0000000000000000000a217893a6419a2486fa1c9ea555736c302ce4f50f4d23 2,452 1.00/1.00 vMB 41
685,332 685,332 0000000000000000000049a14fb019fed66ce36c7aebb186a7a94dd8c277da17 1,912 1.00/1.00 vMB 52
685,331 685,331 00000000000000000006a067c9ec78c7f7a44359977b1c4d917b86540269cb3e 2,347 1.00/1.00 vMB 40
685,330 685,330 00000000000000000000d4767bc1737b44039473110c42bff6762eda97ca95f5 1,928 1.00/1.00 vMB 41
685,329 685,329 00000000000000000001e6900be9b4987ba898758cf8c58f4626e3528bc6947c 2,394 1.00/1.00 vMB 42
685,328 685,328 0000000000000000000539e085241dc19039d4dd4f0e81f3715e57bb4a9b1c97 1,459 1.00/1.00 vMB 60
685,327 685,327 00000000000000000009a7dc72cf3a2ba2573e9ce4d33ee4a9ed42a6ad22c786 2,019 1.00/1.00 vMB 78
685,326 685,326 000000000000000000013a3cb3da37380a24e36abe31cfed6e358db3fd9a82ab 1,719 1.00/1.00 vMB 43
685,325 685,325 00000000000000000007a3ea19b14b03a721206d1f15d8987bb07b511970aa45 1,186 1.00/1.00 vMB 42
685,324 685,324 0000000000000000000148eeb9cf655f1bf6edc0a2b4beac4157a10c4f0b4224 1,374 1.00/1.00 vMB 45
685,323 685,323 0000000000000000000242e4688e496d937a3aeced5cf39f1c435dcab117d119 1,742 1.00/1.00 vMB 49
685,322 685,322 00000000000000000008b32288212dd2eca057185327a5648050b05d7bf0e28b 1,490 1.00/1.00 vMB 51
685,321 685,321 00000000000000000007d4593ec3633e858cd734934619f34dc62d49311d7971 2,397 1.00/1.00 vMB 61
685,320 685,320 000000000000000000066b84da64dfbd0cf18a201e5a99453136e889b146cd55 1,180 1.00/1.00 vMB 74
685,319 685,319 0000000000000000000128da6fbedae59590c27b516b738c9a7265504fd602ff 1,941 1.00/1.00 vMB 78
685,318 685,318 00000000000000000007a5f351a922a69816af79c8c0a9476b9cb53fdfa0d983 2,438 1.00/1.00 vMB 71
685,317 685,317 00000000000000000006bc9c88c0499f9d2b21acfcc8aa2f57e3d01956998476 990 1.00/1.00 vMB 49
685,316 685,316 000000000000000000082057850951d9aaf95c41ce96fab7aa2af3e7f95bfd10 2,449 1.00/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.60 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: 671.74 GB
    • Received: 16.00 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.