• Intuitive and Customizable User Interface

    Bfexplorer offers three distinct user interfaces tailored to your Betfair trading needs. Design your ideal workspace for seamless ladder trading or efficient Betfair bot execution. Customize the layout to match your strategy and trading style, ensuring a smooth and productive experience.

  • Quick Navigation and Market Browsing

    Easily create and access your favorite events for fast navigation to the markets you want to trade. Bfexplorer supports advanced searching, sorting, and filtering across all data, ensuring you can quickly find and focus on the most relevant opportunities.

  • Support for Trading on Multiple Markets Simultaneously

    Monitor odds trends for your selected market choices and track real-time profit/loss on open bet positions. With Bfexplorer, you can effortlessly close individual bet positions, entire markets, or all open positions at once, giving you full control over your trading strategy.

  • Advanced Automation for Smarter Trading

    Placing dutch bets, closing a bet position on selection or on entire market. Be the firts in queue, Tick offset, Drip feeding, Trading bots, Trailing stop loss and more than ten other betfair bots. Tools for automated trading and betfair strategies.

  • Not yet betfair user? Get your free bet.

    Take winnings early or cut losses. Cash Out singles and accumulators. You're in control - you decide. Automatically get the best prices from The Exchange the moment you place your Sportsbook bets. Win or lose, we'll match your first bet with a free bet up to £50.

Welcome to betfair trading software.

Community Recent Articles

Community Recent Comments

  • Betfair Bot
    6.8.2026 9:10:57

    Set up bfexplorer agentic support in your AI chat tool, and then simply ask bfexplorer your questions.

  • djdarbs
    5.8.2026 9:47:17

    Can you advise how to set up this strategy? Say for example I want to monitor in-play horse racing and place a bet on a horse only when it moves to price X, assuming the starting price was Y or higher?

  • Betfair Bot
    4.8.2026 10:02:20

    This phenomenon is called internet connection latency. While internal operations within bfexplorer are measured in nanoseconds and microseconds, most of the time, sending any request to the Betfair servers is dictated by this connection latency. Therefore, if your strategy relies on low-latency execution, you should run it from a data center located close to the Betfair infrastructure.

  • Betfair Bot
    4.8.2026 9:54:01

    Yes, it is possible to code using the Betfair Streaming API. When a new market is added to the Betfair exchange, the streaming API subscription will automatically receive that market or markets. The only limitation is a 200-market limit per single subscription from Betfair. You can find relevant code examples on my GitHub.

  • Betfair Bot
    4.8.2026 9:28:10

    The bfexplorer app is an agentic application that provides AI agents with access to extensive data from both bfexplorer and betfair; therefore, you can simply prompt it with 'For favorite event "Horse Racing - GB and IE", filter markets with the racecourse: Catterick and open only those markets in bfexplorer', and bfexplorer will automatically open all markets for the Catterick racecourse.

  • Betfair Bot
    4.8.2026 9:12:55

    You previously trialed bfexplorer for free, and your Betfair API access expired on July 24, 2026.

  • djdarbs
    4.8.2026 6:41:35

    Is that the correct Twitter handle? It doesn't show anything for me.

  • djdarbs
    4.8.2026 6:32:57

    What was Benter's luck component?

  • djdarbs
    4.8.2026 6:27:24

    Do you think it is easier to go from software developer to pro bettor, or from amateur bettor with expert betting/sports knowledge to pro bettor with no develor/software background?

  • Betfair Bot
    30.6.2026 19:53:55

    If you run bfexplorer with the -mcp localhost:10043 arguments, the MCP server runs within the bfexplorer application. This allows bfexplorer to function as an AI agentic tool for you.

    By adding the MCP settings to your AI Agent, you can prompt bfexplorer and execute AI-driven strategies using available data context.

    I haven't updated the bfexplorer app for some time because I have had no interest in it and faced issues releasing the Bfexplorer Studio tool.

    Therefore, until I find a solution, I have no plans to update the current version.

    The Execute Strategy Settings With Parameters tool is available; its purpose is to allow AI agents to execute preset strategies using parameters that can be changed by the agent.

    The REST API exposed by bfexplorer was originally an experiment used at the beginning of my AI-driven strategy development, primarily because most AI chat clients did not support MCP at the time. It was simply a way for me to test some of the MCP tools I was building. Its main purpose is to expose data context to the user.

    Furthermore, you can change any parameters of the preset bots you configure, as well as write your own bot strategies to execute preset strategies and dynamically change any parameters.