{"id":7,"date":"2026-06-07T16:12:22","date_gmt":"2026-06-07T16:12:22","guid":{"rendered":"https:\/\/bankruptcy.wahiba-lab.com\/index.php\/bankruptcy-tracker-business-filing-monitor\/"},"modified":"2026-06-07T16:12:22","modified_gmt":"2026-06-07T16:12:22","slug":"bankruptcy-tracker-business-filing-monitor","status":"publish","type":"page","link":"https:\/\/bankruptcy.wahiba-lab.com\/","title":{"rendered":"Bankruptcy Tracker \u2014 Business Filing Monitor"},"content":{"rendered":"<style>\n  :root {\n    --dark: #0f0a1a;\n    --dark2: #1a1030;\n    --accent: #a855f7;\n    --accent2: #f59e0b;\n    --text: #1a202c;\n    --muted: #6b7280;\n    --light: #f8fafc;\n    --border: #e5e7eb;\n    --green: #10b981;\n    --red: #ef4444;\n  }\n  .bt-wrap * { margin: 0; padding: 0; box-sizing: border-box; }\n  .bt-hero { background: linear-gradient(135deg, var(--dark) 0%, var(--dark2) 60%, #120d22 100%); padding: 90px 24px 80px; text-align: center; position: relative; overflow: hidden; }\n  .bt-hero::before { content: ''; position: absolute; inset: 0; background: radial-gradient(ellipse at 50% 0%, rgba(168,85,247,0.14) 0%, transparent 70%); }\n  .bt-hero-badge { display: inline-block; background: rgba(168,85,247,0.14); border: 1px solid rgba(168,85,247,0.3); color: var(--accent); font-size: 12px; font-weight: 700; padding: 5px 14px; border-radius: 20px; text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 20px; }\n  .bt-hero h1 { font-size: clamp(32px, 5vw, 56px); font-weight: 900; color: white; line-height: 1.15; max-width: 760px; margin: 0 auto 20px; letter-spacing: -1px; }\n  .bt-hero h1 em { color: var(--accent); font-style: normal; }\n  .bt-hero-sub { font-size: clamp(16px, 2.5vw, 20px); color: #9ca3af; max-width: 560px; margin: 0 auto 36px; line-height: 1.7; }\n  .bt-hero-form { display: flex; gap: 10px; justify-content: center; flex-wrap: wrap; margin-bottom: 16px; }\n  .bt-hero-input { padding: 14px 20px; border-radius: 8px; border: 1px solid rgba(255,255,255,0.15); background: rgba(255,255,255,0.08); color: white; font-size: 15px; width: 300px; outline: none; }\n  .bt-hero-input::placeholder { color: #6b7280; }\n  .bt-hero-btn { background: var(--accent); color: white; font-size: 15px; font-weight: 800; padding: 14px 28px; border-radius: 8px; border: none; cursor: pointer; white-space: nowrap; }\n  .bt-fine { font-size: 12px; color: #4b5563; }\n  .bt-proof-bar { background: var(--light); border-top: 1px solid var(--border); border-bottom: 1px solid var(--border); padding: 16px 24px; display: flex; justify-content: center; gap: 40px; flex-wrap: wrap; text-align: center; }\n  .bt-proof-item { font-size: 13px; color: var(--muted); }\n  .bt-proof-item strong { display: block; font-size: 22px; font-weight: 800; color: var(--text); }\n  .bt-section { padding: 72px 24px; }\n  .bt-container { max-width: 960px; margin: 0 auto; }\n  .bt-label { font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; color: var(--accent); margin-bottom: 12px; }\n  .bt-title { font-size: clamp(26px, 4vw, 40px); font-weight: 800; line-height: 1.2; letter-spacing: -0.5px; margin-bottom: 16px; }\n  .bt-sub { font-size: 17px; color: var(--muted); max-width: 580px; line-height: 1.7; }\n  .bt-problem { background: #faf5ff; }\n  .bt-problem-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 40px; }\n  .bt-problem-card { background: white; border: 1px solid #e9d5ff; border-radius: 10px; padding: 20px; }\n  .bt-problem-card h3 { font-size: 15px; font-weight: 700; margin-bottom: 8px; margin-top: 12px; }\n  .bt-problem-card p { font-size: 14px; color: var(--muted); line-height: 1.6; }\n  .bt-preview-mock { background: white; border: 1px solid var(--border); border-radius: 12px; overflow: hidden; box-shadow: 0 20px 60px rgba(0,0,0,0.1); margin-top: 40px; }\n  .bt-mock-header { background: var(--dark); padding: 16px 20px; display: flex; align-items: center; gap: 8px; }\n  .bt-mock-dot { width: 10px; height: 10px; border-radius: 50%; }\n  .bt-mock-dot.red { background: #ff5f57; }\n  .bt-mock-dot.yellow { background: #ffbd2e; }\n  .bt-mock-dot.green { background: #28c840; }\n  .bt-mock-title { font-size: 12px; color: #888; margin: 0 auto; }\n  .bt-mock-body { padding: 24px; }\n  .bt-mock-from { font-size: 12px; color: var(--muted); margin-bottom: 20px; }\n  .bt-mock-subject { font-size: 16px; font-weight: 700; margin-bottom: 6px; }\n  .bt-case { border-left: 3px solid var(--accent); padding: 10px 14px; background: #faf5ff; border-radius: 0 6px 6px 0; margin-bottom: 10px; }\n  .bt-case .id { font-size: 12px; font-weight: 700; color: var(--dark); }\n  .bt-case .summary { font-size: 13px; color: #444; margin-top: 4px; }\n  .bt-stitle { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.8px; color: var(--muted); margin: 16px 0 8px; }\n  .bt-features { background: var(--light); }\n  .bt-features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 24px; margin-top: 48px; }\n  .bt-feature-card { background: white; border-radius: 10px; padding: 24px; border: 1px solid var(--border); }\n  .bt-feature-card h3 { font-size: 15px; font-weight: 700; margin-bottom: 8px; margin-top: 14px; }\n  .bt-feature-card p { font-size: 13px; color: var(--muted); line-height: 1.65; }\n  .bt-pricing-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 24px; margin-top: 48px; max-width: 620px; margin-left: auto; margin-right: auto; }\n  .bt-pricing-card { border: 2px solid var(--border); border-radius: 14px; padding: 32px; text-align: center; position: relative; }\n  .bt-pricing-card.featured { border-color: var(--accent); background: linear-gradient(135deg, #faf5ff 0%, #f5f3ff 100%); }\n  .bt-pricing-badge { position: absolute; top: -12px; left: 50%; transform: translateX(-50%); background: var(--accent); color: white; font-size: 11px; font-weight: 700; padding: 3px 14px; border-radius: 20px; text-transform: uppercase; letter-spacing: 0.5px; white-space: nowrap; }\n  .bt-plan-name { font-size: 14px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.8px; color: var(--muted); margin-bottom: 8px; }\n  .bt-plan-price { font-size: 44px; font-weight: 900; letter-spacing: -2px; margin-bottom: 4px; }\n  .bt-plan-price span { font-size: 18px; font-weight: 500; letter-spacing: 0; }\n  .bt-plan-period { font-size: 13px; color: var(--muted); margin-bottom: 24px; }\n  .bt-plan-features { list-style: none; text-align: left; margin-bottom: 28px; padding: 0; }\n  .bt-plan-features li { font-size: 14px; padding: 6px 0; border-bottom: 1px solid rgba(0,0,0,0.05); display: flex; align-items: flex-start; gap: 8px; }\n  .bt-plan-features li::before { content: '\u2713'; color: var(--green); font-weight: 700; flex-shrink: 0; }\n  .bt-plan-cta { display: block; width: 100%; padding: 13px; border-radius: 8px; font-size: 14px; font-weight: 700; text-decoration: none; text-align: center; cursor: pointer; border: none; }\n  .bt-plan-cta.primary { background: var(--accent); color: white; }\n  .bt-plan-cta.outline { background: transparent; border: 2px solid var(--border); color: var(--text); }\n  .bt-testimonials { background: var(--dark); }\n  .bt-testimonials .bt-title { color: white; }\n  .bt-testimonials .bt-label { color: var(--accent); }\n  .bt-testi-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 20px; margin-top: 40px; }\n  .bt-testi-card { background: rgba(255,255,255,0.05); border: 1px solid rgba(255,255,255,0.08); border-radius: 10px; padding: 24px; }\n  .bt-testi-stars { color: #fbbf24; font-size: 14px; margin-bottom: 12px; }\n  .bt-testi-text { font-size: 14px; color: #d1d5db; line-height: 1.7; margin-bottom: 16px; font-style: italic; }\n  .bt-testi-author { font-size: 13px; font-weight: 600; color: white; }\n  .bt-testi-role { font-size: 12px; color: #6b7280; }\n  .bt-faq { background: var(--light); }\n  .bt-faq-list { margin-top: 40px; max-width: 680px; }\n  .bt-faq-item { border-bottom: 1px solid var(--border); padding: 20px 0; }\n  .bt-faq-q { font-size: 16px; font-weight: 700; margin-bottom: 10px; }\n  .bt-faq-a { font-size: 14px; color: var(--muted); line-height: 1.7; }\n  .bt-final-cta { background: linear-gradient(135deg, var(--dark) 0%, var(--dark2) 100%); text-align: center; padding: 80px 24px; }\n  .bt-final-cta h2 { font-size: clamp(28px, 4vw, 44px); font-weight: 900; color: white; max-width: 600px; margin: 0 auto 16px; letter-spacing: -0.5px; line-height: 1.2; }\n  .bt-final-cta p { font-size: 16px; color: #9ca3af; margin-bottom: 32px; }\n  .bt-final-form { display: flex; gap: 10px; justify-content: center; flex-wrap: wrap; }\n  @media (max-width: 600px) { .bt-hero-input { width: 100%; } .bt-proof-bar { gap: 20px; } }\n<\/style>\n<div class=\"bt-wrap\">\n<div class=\"bt-hero\">\n<div class=\"bt-hero-badge\">\u2696\ufe0f Updated daily from federal courts<\/div>\n<h1>Business bankruptcy filings \u2014 <em>explained daily.<\/em><\/h1>\n<p class=\"bt-hero-sub\">Bankruptcy Tracker monitors Chapter 7 and Chapter 11 filings from federal courts daily \u2014 summarizing who filed, what they owe, and what it means for creditors, suppliers, and competitors.<\/p>\n<div class=\"bt-hero-form\">\n    <iframe src=\"https:\/\/embeds.beehiiv.com\/pub_198f7572-97c1-40de-b525-ac7aa53fc5c9?slim=true\" data-test-id=\"beehiiv-embed\" height=\"52\" frameborder=\"0\" scrolling=\"no\" style=\"width:100%;max-width:480px;border-radius:8px;background-color:transparent;\"><\/iframe>\n  <\/div>\n<p class=\"bt-fine\">Free \u00b7 No credit card \u00b7 Unsubscribe anytime<\/p>\n<\/div>\n<div class=\"bt-proof-bar\">\n<div class=\"bt-proof-item\"><strong>Daily<\/strong> court filing monitoring<\/div>\n<div class=\"bt-proof-item\"><strong>Ch. 7 &#038; 11<\/strong> business filings<\/div>\n<div class=\"bt-proof-item\"><strong>100%<\/strong> public court data<\/div>\n<div class=\"bt-proof-item\"><strong>Creditors, suppliers &#038; competitors<\/strong><\/div>\n<\/div>\n<div class=\"bt-section bt-problem\">\n<div class=\"bt-container\">\n<div class=\"bt-label\">The problem<\/div>\n<h2 class=\"bt-title\">A customer or supplier filed for bankruptcy yesterday. You&#8217;ll find out on Friday.<\/h2>\n<p class=\"bt-sub\">Business bankruptcy filings are public the moment they&#8217;re submitted to federal court. But without monitoring, you find out from a news story, a bounced check, or a lawyer&#8217;s letter \u2014 weeks later.<\/p>\n<div class=\"bt-problem-grid\">\n<div class=\"bt-problem-card\">\n<div style=\"font-size:28px;\">\ud83d\udcb8<\/div>\n<h3>Suppliers go dark without warning<\/h3>\n<p>A Chapter 11 filing from a key supplier means your orders are in limbo and their employees are uncertain. You need 48 hours \u2014 not two weeks \u2014 to find alternatives.<\/p>\n<\/div>\n<div class=\"bt-problem-card\">\n<div style=\"font-size:28px;\">\ud83d\udccb<\/div>\n<h3>Outstanding invoices become claims<\/h3>\n<p>If a customer files Chapter 7, your unpaid invoices become unsecured creditor claims. Filing on time matters \u2014 most creditors miss the bar date entirely.<\/p>\n<\/div>\n<div class=\"bt-problem-card\">\n<div style=\"font-size:28px;\">\ud83c\udfe2<\/div>\n<h3>Competitors&#8217; bankruptcies are opportunities<\/h3>\n<p>A competitor&#8217;s Chapter 11 filing creates a window: their customers are nervous, their contracts may be rejected, and their staff is looking for exits. Early visibility changes your response.<\/p>\n<\/div>\n<div class=\"bt-problem-card\">\n<div style=\"font-size:28px;\">\ud83d\udd0d<\/div>\n<h3>PACER is expensive and hard to use<\/h3>\n<p>Federal court records are technically public \u2014 via PACER, at $0.10\/page. Monitoring 94 federal districts for relevant filings is a full-time job most businesses can&#8217;t afford.<\/p>\n<\/div><\/div>\n<\/p><\/div>\n<\/div>\n<div class=\"bt-section\">\n<div class=\"bt-container\">\n<div class=\"bt-label\">What you get<\/div>\n<h2 class=\"bt-title\">Every business bankruptcy filing, plain English, the day it&#8217;s filed.<\/h2>\n<p class=\"bt-sub\">Our agent monitors federal bankruptcy court filings daily, covering Chapter 7 liquidations and Chapter 11 reorganizations \u2014 summarized with debtor info, liabilities, and what the filing means.<\/p>\n<div class=\"bt-preview-mock\">\n<div class=\"bt-mock-header\">\n<div class=\"bt-mock-dot red\"><\/div>\n<div class=\"bt-mock-dot yellow\"><\/div>\n<div class=\"bt-mock-dot green\"><\/div>\n<div class=\"bt-mock-title\">\u2696\ufe0f Bankruptcy Tracker \u2014 Jun 6, 2026<\/div>\n<\/p><\/div>\n<div class=\"bt-mock-body\">\n<div class=\"bt-mock-from\">bankruptcytracker.wahiba-lab.com &nbsp;\u00b7&nbsp; Posted today<\/div>\n<div class=\"bt-mock-subject\">\ud83d\udea8 Notable Filings: Regional Restaurant Chain (Ch.11, $42M), Industrial Supplier (Ch.7, $8.4M)<\/div>\n<div class=\"bt-stitle\">\ud83d\udccb CHAPTER 11 REORGANIZATION<\/div>\n<div class=\"bt-case\">\n<div class=\"id\">Harvest Table Restaurant Group LLC \u2014 D. Delaware \u2014 Case No. 26-10482<\/div>\n<div class=\"summary\"><strong>Filed:<\/strong> June 5, 2026 &nbsp;|&nbsp; <strong>Chapter:<\/strong> 11 (Reorganization) &nbsp;|&nbsp; <strong>Estimated liabilities:<\/strong> $42M<br \/><strong>Operations:<\/strong> 34 restaurant locations in 8 states \u2014 expected to continue operating during restructuring<br \/><strong>What it means:<\/strong> Leases may be rejected (landlords: file protective claims). Existing vendor contracts could be assumed or rejected \u2014 suppliers should monitor the docket for their contract status.<br \/><strong>\u2705 If you&#8217;re a creditor:<\/strong> File a Proof of Claim before the bar date. Contact a bankruptcy attorney within 72 hours to protect your position.<\/div>\n<\/p><\/div>\n<div class=\"bt-case\" style=\"border-left-color:#f59e0b; background:#fffbf0;\">\n<div class=\"id\">Midwest Fastener Supply Inc. \u2014 N.D. Ohio \u2014 Case No. 26-31204<\/div>\n<div class=\"summary\"><strong>Filed:<\/strong> June 4, 2026 &nbsp;|&nbsp; <strong>Chapter:<\/strong> 7 (Liquidation) &nbsp;|&nbsp; <strong>Estimated assets:<\/strong> $1.2M vs. liabilities $8.4M<br \/><strong>What it means:<\/strong> Liquidation \u2014 business will be wound down. Unsecured creditors unlikely to recover more than cents on the dollar. A trustee has been appointed.<br \/><strong>\u2705 If you&#8217;re owed money:<\/strong> You have ~90 days to file a Proof of Claim with the trustee. Don&#8217;t wait.<\/div>\n<\/p><\/div>\n<div class=\"bt-stitle\">\ud83d\udee0\ufe0f Creditor Protection Resource<\/div>\n<div style=\"font-size:13px; color:#444;\">CourtListener provides free public access to federal bankruptcy dockets. <a href=\"https:\/\/www.courtlistener.com\/\" style=\"color:#a855f7;\">Search bankruptcy cases \u2192<\/a><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<div class=\"bt-section bt-features\">\n<div class=\"bt-container\">\n<div class=\"bt-label\">What&#8217;s inside<\/div>\n<h2 class=\"bt-title\">Built for creditors, suppliers, competitors, and lenders.<\/h2>\n<div class=\"bt-features-grid\">\n<div class=\"bt-feature-card\">\n<div style=\"font-size:32px;\">\u2696\ufe0f<\/div>\n<h3>Ch. 7 &#038; 11 Coverage<\/h3>\n<p>Chapter 7 liquidations and Chapter 11 reorganizations \u2014 the two filing types that most affect businesses as creditors, suppliers, and competitors.<\/p>\n<\/div>\n<div class=\"bt-feature-card\">\n<div style=\"font-size:32px;\">\ud83d\udccb<\/div>\n<h3>Creditor Action Steps<\/h3>\n<p>Every filing includes specific creditor guidance: bar date awareness, Proof of Claim filing instructions, and whether to engage counsel immediately.<\/p>\n<\/div>\n<div class=\"bt-feature-card\">\n<div style=\"font-size:32px;\">\ud83c\udfe2<\/div>\n<h3>Debtor Business Profile<\/h3>\n<p>Industry, state, estimated assets vs. liabilities, number of employees, and operational status \u2014 the context you need to assess your exposure fast.<\/p>\n<\/div>\n<div class=\"bt-feature-card\">\n<div style=\"font-size:32px;\">\ud83d\udd17<\/div>\n<h3>CourtListener Links<\/h3>\n<p>Every case links directly to the public docket on CourtListener \u2014 so you can track subsequent filings, motions, and hearing dates for free.<\/p>\n<\/div>\n<div class=\"bt-feature-card\">\n<div style=\"font-size:32px;\">\ud83d\uddfa\ufe0f<\/h3>\n<h3>Federal District Coverage<\/h3>\n<p>Coverage across all 94 federal judicial districts. Delaware, SDNY, Northern Illinois \u2014 wherever the filing lands, we catch it.<\/p>\n<\/div>\n<div class=\"bt-feature-card\">\n<div style=\"font-size:32px;\">\ud83d\udcec<\/div>\n<h3>Weekly Digest Email<\/h3>\n<p>Every Monday: the week&#8217;s most significant business bankruptcy filings \u2014 Chapter 11 reorganizations and large Chapter 7 liquidations \u2014 directly to your inbox.<\/p>\n<\/div><\/div>\n<\/p><\/div>\n<\/div>\n<div class=\"bt-section\" id=\"bt-pricing\">\n<div class=\"bt-container\" style=\"text-align:center;\">\n<div class=\"bt-label\">Simple pricing<\/div>\n<h2 class=\"bt-title\">Free to start. One Proof of Claim filed on time pays for years.<\/h2>\n<p class=\"bt-sub\" style=\"margin: 0 auto;\">Missing a bar date on a $50K receivable costs more than a lifetime of Pro subscriptions.<\/p>\n<div class=\"bt-pricing-grid\">\n<div class=\"bt-pricing-card\">\n<div class=\"bt-plan-name\">Free<\/div>\n<div class=\"bt-plan-price\">$0<\/div>\n<div class=\"bt-plan-period\">forever<\/div>\n<ul class=\"bt-plan-features\">\n<li>Daily Ch. 7 &#038; 11 summaries<\/li>\n<li>Debtor business profile<\/li>\n<li>CourtListener case links<\/li>\n<li>Weekly email digest<\/li>\n<\/ul>\n<p>        <a href=\"#bt-signup\" class=\"bt-plan-cta outline\">Subscribe Free<\/a>\n      <\/div>\n<div class=\"bt-pricing-card featured\">\n<div class=\"bt-pricing-badge\">Most Popular<\/div>\n<div class=\"bt-plan-name\">Pro<\/div>\n<div class=\"bt-plan-price\">$39<span>\/mo<\/span><\/div>\n<div class=\"bt-plan-period\">or $349\/year \u2014 save $119<\/div>\n<ul class=\"bt-plan-features\">\n<li>Everything in Free<\/li>\n<li>Creditor action steps per case<\/li>\n<li>Bar date tracking alerts<\/li>\n<li>Industry + state filtering<\/li>\n<li>Searchable case archive<\/li>\n<li>Cancel anytime<\/li>\n<\/ul>\n<p>        <button class=\"bt-plan-cta primary\">Start 14-Day Free Trial<\/button>\n      <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<div class=\"bt-section bt-testimonials\">\n<div class=\"bt-container\">\n<div class=\"bt-label\">From readers<\/div>\n<h2 class=\"bt-title\">Businesses that stopped finding out too late.<\/h2>\n<div class=\"bt-testi-grid\">\n<div class=\"bt-testi-card\">\n<div class=\"bt-testi-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n<div class=\"bt-testi-text\">&#8220;We&#8217;re a wholesale distributor. One of our top 5 customers filed Chapter 11 and we had $180K outstanding. Bankruptcy Tracker flagged the filing the day it happened. We got counsel on the phone within hours and filed our Proof of Claim two weeks before the bar date. We recovered 60 cents on the dollar \u2014 far better than the other unsecured creditors.&#8221;<\/div>\n<div class=\"bt-testi-author\">Tom B.<\/div>\n<div class=\"bt-testi-role\">CFO, Wholesale Distribution Company<\/div>\n<\/p><\/div>\n<div class=\"bt-testi-card\">\n<div class=\"bt-testi-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n<div class=\"bt-testi-text\">&#8220;I manage credit risk for a regional lender. We monitor about 200 borrower companies. Before Bankruptcy Tracker, we found out about filings from the borrowers themselves \u2014 which was always too late. Now we know before the phone call.&#8221;<\/div>\n<div class=\"bt-testi-author\">Rachel M.<\/div>\n<div class=\"bt-testi-role\">Credit Risk Manager, Regional Lender<\/div>\n<\/p><\/div>\n<div class=\"bt-testi-card\">\n<div class=\"bt-testi-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n<div class=\"bt-testi-text\">&#8220;A competitor in our market filed Chapter 11. Bankruptcy Tracker flagged it the same day. We reached out to three of their largest accounts that afternoon and won two of them before the week was out. This is the single best competitive intelligence tool I&#8217;ve used.&#8221;<\/div>\n<div class=\"bt-testi-author\">Mark T.<\/div>\n<div class=\"bt-testi-role\">VP Sales, B2B Services Company<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<div class=\"bt-section bt-faq\">\n<div class=\"bt-container\">\n<div class=\"bt-label\">Questions<\/div>\n<h2 class=\"bt-title\">FAQ<\/h2>\n<div class=\"bt-faq-list\">\n<div class=\"bt-faq-item\">\n<div class=\"bt-faq-q\">Where does the filing data come from?<\/div>\n<div class=\"bt-faq-a\">All data comes from federal bankruptcy court records, which are public under PACER. We process filings from all 94 U.S. federal judicial districts covering business Chapter 7 and Chapter 11 filings.<\/div>\n<\/p><\/div>\n<div class=\"bt-faq-item\">\n<div class=\"bt-faq-q\">Do you cover personal bankruptcies?<\/div>\n<div class=\"bt-faq-a\">No. Bankruptcy Tracker focuses exclusively on business filings \u2014 entities, LLCs, corporations, and partnerships. Personal Chapter 7 and Chapter 13 consumer filings are not included.<\/div>\n<\/p><\/div>\n<div class=\"bt-faq-item\">\n<div class=\"bt-faq-q\">How fast do filings appear on the site?<\/div>\n<div class=\"bt-faq-a\">Our agent runs daily, Monday through Friday. New filings typically appear on the site within 24 hours of being docketed in federal court \u2014 often before trade press picks them up.<\/div>\n<\/p><\/div>\n<div class=\"bt-faq-item\">\n<div class=\"bt-faq-q\">Is this legal advice?<\/div>\n<div class=\"bt-faq-a\">No. Bankruptcy Tracker is an informational monitoring resource. If you are a creditor in a bankruptcy case, consult a qualified bankruptcy attorney immediately \u2014 bar dates are strict and missing them forfeits your claim.<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<div class=\"bt-final-cta\" id=\"bt-signup\">\n<h2>Know about the filing before the check bounces.<\/h2>\n<p>Free daily monitoring of business bankruptcy filings. Built for creditors, suppliers, lenders, and competitors.<\/p>\n<div class=\"bt-final-form\">\n    <iframe src=\"https:\/\/embeds.beehiiv.com\/pub_198f7572-97c1-40de-b525-ac7aa53fc5c9?slim=true\" data-test-id=\"beehiiv-embed\" height=\"52\" frameborder=\"0\" scrolling=\"no\" style=\"width:100%;max-width:480px;border-radius:8px;background-color:transparent;\"><\/iframe>\n  <\/div>\n<p style=\"font-size:12px; color:#4b5563; margin-top:14px;\">No credit card \u00b7 Unsubscribe anytime \u00b7 Daily from federal courts<\/p>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u2696\ufe0f Updated daily from federal courts Business bankruptcy filings \u2014 explained daily. Bankruptcy Tracker monitors Chapter 7 and Chapter 11 filings from federal courts daily \u2014 summarizing who filed, what they owe, and what it means for creditors, suppliers, and competitors. Free \u00b7 No credit card \u00b7 Unsubscribe anytime Daily court filing monitoring Ch. 7 [&hellip;]<\/p>\n","protected":false},"author":0,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-7","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Bankruptcy Tracker \u2014 Business Filing Monitor - BANKRUPTCY<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/bankruptcy.wahiba-lab.com\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Bankruptcy Tracker \u2014 Business Filing Monitor - BANKRUPTCY\" \/>\n<meta property=\"og:description\" content=\"\u2696\ufe0f Updated daily from federal courts Business bankruptcy filings \u2014 explained daily. Bankruptcy Tracker monitors Chapter 7 and Chapter 11 filings from federal courts daily \u2014 summarizing who filed, what they owe, and what it means for creditors, suppliers, and competitors. Free \u00b7 No credit card \u00b7 Unsubscribe anytime Daily court filing monitoring Ch. 7 [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/bankruptcy.wahiba-lab.com\/\" \/>\n<meta property=\"og:site_name\" content=\"BANKRUPTCY\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/bankruptcy.wahiba-lab.com\\\/\",\"url\":\"https:\\\/\\\/bankruptcy.wahiba-lab.com\\\/\",\"name\":\"Bankruptcy Tracker \u2014 Business Filing Monitor - BANKRUPTCY\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/bankruptcy.wahiba-lab.com\\\/#website\"},\"datePublished\":\"2026-06-07T16:12:22+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/bankruptcy.wahiba-lab.com\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/bankruptcy.wahiba-lab.com\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/bankruptcy.wahiba-lab.com\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/bankruptcy.wahiba-lab.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Bankruptcy Tracker \u2014 Business Filing Monitor\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/bankruptcy.wahiba-lab.com\\\/#website\",\"url\":\"https:\\\/\\\/bankruptcy.wahiba-lab.com\\\/\",\"name\":\"BANKRUPTCY\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/bankruptcy.wahiba-lab.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Bankruptcy Tracker \u2014 Business Filing Monitor - BANKRUPTCY","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/bankruptcy.wahiba-lab.com\/","og_locale":"en_US","og_type":"article","og_title":"Bankruptcy Tracker \u2014 Business Filing Monitor - BANKRUPTCY","og_description":"\u2696\ufe0f Updated daily from federal courts Business bankruptcy filings \u2014 explained daily. Bankruptcy Tracker monitors Chapter 7 and Chapter 11 filings from federal courts daily \u2014 summarizing who filed, what they owe, and what it means for creditors, suppliers, and competitors. Free \u00b7 No credit card \u00b7 Unsubscribe anytime Daily court filing monitoring Ch. 7 [&hellip;]","og_url":"https:\/\/bankruptcy.wahiba-lab.com\/","og_site_name":"BANKRUPTCY","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/bankruptcy.wahiba-lab.com\/","url":"https:\/\/bankruptcy.wahiba-lab.com\/","name":"Bankruptcy Tracker \u2014 Business Filing Monitor - BANKRUPTCY","isPartOf":{"@id":"https:\/\/bankruptcy.wahiba-lab.com\/#website"},"datePublished":"2026-06-07T16:12:22+00:00","breadcrumb":{"@id":"https:\/\/bankruptcy.wahiba-lab.com\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/bankruptcy.wahiba-lab.com\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/bankruptcy.wahiba-lab.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/bankruptcy.wahiba-lab.com\/"},{"@type":"ListItem","position":2,"name":"Bankruptcy Tracker \u2014 Business Filing Monitor"}]},{"@type":"WebSite","@id":"https:\/\/bankruptcy.wahiba-lab.com\/#website","url":"https:\/\/bankruptcy.wahiba-lab.com\/","name":"BANKRUPTCY","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/bankruptcy.wahiba-lab.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/bankruptcy.wahiba-lab.com\/index.php\/wp-json\/wp\/v2\/pages\/7","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bankruptcy.wahiba-lab.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bankruptcy.wahiba-lab.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"replies":[{"embeddable":true,"href":"https:\/\/bankruptcy.wahiba-lab.com\/index.php\/wp-json\/wp\/v2\/comments?post=7"}],"version-history":[{"count":0,"href":"https:\/\/bankruptcy.wahiba-lab.com\/index.php\/wp-json\/wp\/v2\/pages\/7\/revisions"}],"wp:attachment":[{"href":"https:\/\/bankruptcy.wahiba-lab.com\/index.php\/wp-json\/wp\/v2\/media?parent=7"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}